# -*- 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 HenryLeongStat regmhmm 1.0.0 revision 1 categories-append math maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-3+ description Hidden Markov Models with regularization long_description {*}${description} homepage https://github.com/HenryLeongStat/regmhmm checksums rmd160 223bc49f2849d30633e9d00fab5bf5f7b9d4441f \ sha256 51eed9e84a95c09499d1287cd89d8cea0c71a46f1740aee5588a1f6349ca84a7 \ size 26410 depends_lib-append port:R-glmnet \ port:R-glmnetUtils \ port:R-Rcpp \ port:R-RcppArmadillo compilers.setup require_fortran depends_test-append port:R-covr \ port:R-knitr \ port:R-rmarkdown \ port:R-testthat # No tests in CRAN tarball: https://github.com/HenryLeongStat/regmhmm/issues/1 test.run yes