Files

26 lines
901 B
Tcl

# -*- 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 stla gbeta 0.1.0
revision 2
maintainers nomaintainer
license {GPL-2 GPL-3}
description Generalized Beta and Beta Prime distributions
long_description {*}${description}
checksums rmd160 eaf805116c4b124f812c88fe673a9cf32d222385 \
sha256 72815f775df43afa71a6406ca6abc9168efe9a8c7ccb22afc1b12eefadcf2118 \
size 9977
depends_lib-append port:R-gsl \
port:R-Rcpp \
port:R-RcppEigen \
port:R-RcppNumerical \
port:R-Runuran
depends_test-append port:R-knitr \
port:R-rmarkdown
test.run yes