mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
860 B
Tcl
25 lines
860 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 DistributionUtils 0.6-1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Distribution Utilities
|
|
long_description {*}${description}
|
|
checksums rmd160 8605b4bdede6b32ecfbcb08ece27804ce638f549 \
|
|
sha256 31e79eaa8871b0b9fb8ac63a3fbd852f9ed3047bc584c233ac030b50e1b963d7 \
|
|
size 41857
|
|
|
|
compilers.setup require_fortran
|
|
|
|
depends_test-append port:R-GeneralizedHyperbolic \
|
|
port:R-RUnit \
|
|
port:R-SkewHyperbolic \
|
|
port:R-VarianceGamma
|
|
|
|
test.run yes
|