# -*- 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 janoleko LaMa 2.0.6
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         Fast numerical maximum likelihood estimation \
                    for latent Markov models
long_description    {*}${description}
homepage            https://janoleko.github.io/software
checksums           rmd160  2a272abe20d1b0525e5281bae251e603ae4f3593 \
                    sha256  f5393695bf6220e5c9c8d173d926f88b188826e925ee10c09180b7b83fe35ea9 \
                    size    3641386

depends_lib-append  port:R-circular \
                    port:R-mvtnorm \
                    port:R-numDeriv \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RTMB \
                    port:R-sn \
                    port:R-splines2

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-MSwM \
                    port:R-PHSMM \
                    port:R-rmarkdown \
                    port:R-scales \
                    port:R-testthat

test.run            yes
