# -*- 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             github growthcharts brokenstick 2.5.0 v
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Broken stick model for irregular longitudinal data
long_description    {*}${description}
homepage            https://growthcharts.org/brokenstick
checksums           rmd160  8baa5d936588a716df4f4983d6cd0dc2a938a269 \
                    sha256  5b7f7655603f09eb8573120c989186bce4ce7709ce418210b7260ed8f78e06f7 \
                    size    12486804
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-coda \
                    port:R-dplyr \
                    port:R-lme4 \
                    port:R-matrixsampling \
                    port:R-rlang \
                    port:R-tidyr
