# -*- 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 CecileProust-Lima lcmm 2.2.1
revision            2
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Extended mixed models using latent classes and latent processes
long_description    {*}${description}
homepage            https://cecileproust-lima.github.io/lcmm
checksums           rmd160  2376d4b7753d4a876669d4cec6ccc79347634bb8 \
                    sha256  62907fe16bfbb3bae4c3a5aec50c0bf4fb832f36d4ad39222252e0a0f9590112 \
                    size    726067

depends_lib-append  port:R-doParallel \
                    port:R-marqLevAlg \
                    port:R-mvtnorm \
                    port:R-numDeriv \
                    port:R-spacefillr

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-NormPsy \
                    port:R-rmarkdown

test.run            yes
