Files
2024-05-17 09:12:36 +10:00

23 lines
802 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 cran FlexDir 1.0
revision 1
categories-append math
maintainers nomaintainer
license GPL-2+
description Tools to work with the flexible Dirichlet distribution
long_description {*}${description}
checksums rmd160 e29ac46565d0bc758cab4ca077dea0d9e9663672 \
sha256 7536101efe493654d96da83afe98e10df67bcaf16c98574600dc6a99365565bd \
size 31890
supported_archs noarch
platforms {darwin any}
depends_test-append port:R-testthat
# No specific tests are provided.
test.run yes