Files

42 lines
1.4 KiB
Tcl
Raw Permalink Normal View History

2023-09-16 05:33:10 +07:00
# -*- 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
2024-07-10 18:03:41 +08:00
revision 0
2023-09-16 05:33:10 +07:00
categories-append math
2024-07-10 18:03:41 +08:00
platforms {darwin any}
maintainers nomaintainer
2023-09-16 05:33:10 +07:00
license GPL-2+
description Compositional data analysis
long_description {*}${description}
checksums rmd160 9d139fafa082aa206c38e7f605585749f1f64ca9 \
sha256 457e1a856c8e91cc4cfab89481cf9e631e382bcd884c37e79a0cc97f377a3059 \
size 210278
2023-09-16 05:33:10 +07:00
supported_archs noarch
depends_lib-append port:R-bigstatsr \
port:R-doParallel \
2023-09-16 05:33:10 +07:00
port:R-emplik \
port:R-energy \
port:R-foreach \
port:R-glmnet \
port:R-mda \
2024-07-10 18:03:41 +08:00
port:R-minpack.lm \
2023-09-16 05:33:10 +07:00
port:R-mixture \
port:R-mvhtests \
port:R-quadprog \
2024-08-23 19:40:51 +08:00
port:R-quantreg \
port:R-regda \
2023-09-16 05:33:10 +07:00
port:R-Rfast \
port:R-Rfast2 \
port:R-Rnanoflann \
2023-09-16 05:33:10 +07:00
port:R-sn
depends_test-append port:R-bigparallelr \
port:R-codalm \
2024-08-23 19:40:51 +08:00
port:R-FlexDir
2023-09-16 05:33:10 +07:00
test.run yes