# -*- 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 cran ctmle 0.1.2
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Collaborative Targeted Maximum Likelihood Estimation
long_description    {*}${description}
checksums           rmd160  ea3472f3414a8e936d037c981ce6edcff87c6c93 \
                    sha256  e3fa0722cd87aa0e0b209c2dddf3fc44c6d09993f1e66a6c43285fe950948161 \
                    size    54544
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-glmnet \
                    port:R-SuperLearner \
                    port:R-tmle

depends_test-append port:R-dplyr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
