# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           R 1.0

R.setup             cran joshuaschwab ltmle 1.3-0
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Longitudinal Targeted Maximum Likelihood Estimation
long_description    {*}${description}
homepage            https://joshuaschwab.github.io/ltmle
checksums           rmd160  425b0dae5160d545c034161326c8a095c1aab330 \
                    sha256  fb31d0dd6ab81687b81f3279b414c21e91c655e10aac12f73fc6723efd848aad \
                    size    72533
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-matrixStats

depends_test-append port:R-arm \
                    port:R-knitr \
                    port:R-nnls \
                    port:R-rmarkdown \
                    port:R-testthat \
                    port:R-tmle \
                    port:R-SuperLearner

test.run            yes