Files
2024-05-22 15:26:15 +10:00

25 lines
845 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 Rfolding 1.0
revision 1
categories-append math
maintainers nomaintainer
license GPL-3
description Folding test of unimodality
long_description {*}${description}
checksums rmd160 8f51d1f942c37a26aabf4bb5304142f2cbe8be0e \
sha256 4f6b64f41451bf94b6b3000178964d2fac89d1073349e5928d5487dcff388e96 \
size 201895
supported_archs noarch
platforms {darwin any}
depends_test-append port:R-knitr \
port:R-rmarkdown \
port:R-testthat
# Yet no tests are provided.
test.run yes