mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
42 lines
1.4 KiB
Tcl
42 lines
1.4 KiB
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 mtsagris Compositional 7.2
|
|
revision 0
|
|
categories-append math
|
|
platforms {darwin any}
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Compositional data analysis
|
|
long_description {*}${description}
|
|
checksums rmd160 9d139fafa082aa206c38e7f605585749f1f64ca9 \
|
|
sha256 457e1a856c8e91cc4cfab89481cf9e631e382bcd884c37e79a0cc97f377a3059 \
|
|
size 210278
|
|
supported_archs noarch
|
|
|
|
depends_lib-append port:R-bigstatsr \
|
|
port:R-doParallel \
|
|
port:R-emplik \
|
|
port:R-energy \
|
|
port:R-foreach \
|
|
port:R-glmnet \
|
|
port:R-mda \
|
|
port:R-minpack.lm \
|
|
port:R-mixture \
|
|
port:R-mvhtests \
|
|
port:R-quadprog \
|
|
port:R-quantreg \
|
|
port:R-regda \
|
|
port:R-Rfast \
|
|
port:R-Rfast2 \
|
|
port:R-Rnanoflann \
|
|
port:R-sn
|
|
|
|
depends_test-append port:R-bigparallelr \
|
|
port:R-codalm \
|
|
port:R-FlexDir
|
|
|
|
test.run yes
|