# -*- 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 graemeleehickey joineR 1.2.8
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Joint modelling of repeated measurements and time-to-event data
long_description    {*}${description}
homepage            https://github.com/graemeleehickey/joineR
checksums           rmd160  e0c2190675b5f8ef5a96b1838715a5f09038f0dd \
                    sha256  07925b2724314dae59bb7afef53327b2acef371751fab479a8a096574218c841 \
                    size    1697436
supported_archs     noarch

depends_lib-append  port:R-statmod

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

test.run            yes
