# -*- 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 # GitHub version lags behind. R.setup cran bking124 countSTAR 1.0.2 revision 1 categories-append math maintainers nomaintainer license GPL-2+ description Flexible modelling of count data long_description {*}${description} homepage https://bking124.github.io/countSTAR checksums rmd160 f8c6f464c797a4b9c75d75401b52e4c03ce19211 \ sha256 296956d5a011c860c8593bb595ca6a0930f0d006a902017a1ce39177722a9e14 \ size 162420 depends_lib-append port:R-coda \ port:R-dbarts \ port:R-FastGP \ port:R-gbm \ port:R-KFAS \ port:R-randomForest \ port:R-Rcpp \ port:R-RcppArmadillo \ port:R-spikeSlabGAM \ port:R-splines2 \ port:R-TruncatedNormal \ port:R-truncdist depends_test-append port:R-bayesplot \ port:R-knitr \ port:R-rmarkdown test.run yes