mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
25 lines
907 B
Tcl
25 lines
907 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 biooss sensitivity 1.30.1
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Global sensitivity analysis of model outputs
|
|
long_description {*}${description}
|
|
checksums rmd160 864892565ff291908a63bd920902fc6d8383bfe5 \
|
|
sha256 b594bb8e575e1e0471653a20b76cdbc29e6dbf1866a071ca7f2bd3af655133cd \
|
|
size 932618
|
|
|
|
depends_lib-append port:R-dtwclust \
|
|
port:R-foreach \
|
|
port:R-ggplot2 \
|
|
port:R-numbers \
|
|
port:R-Rcpp \
|
|
port:R-RcppArmadillo
|
|
|
|
compilers.setup require_fortran
|