You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
27 lines
929 B
Tcl
27 lines
929 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 ICSShiny 0.5
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description ICS via a Shiny application
|
|
long_description {*}${description}
|
|
checksums rmd160 d1a6eab68b3e97af9a2e9281ece12c9ed70790a5 \
|
|
sha256 9401be921d2d8e352b54fc4dc3423c6dcdd52ac8ea508b8dc665cf0af4dd2328 \
|
|
size 28505
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-DT \
|
|
port:R-ICS \
|
|
port:R-ICSNP \
|
|
port:R-ICSOutlier \
|
|
port:R-rrcov \
|
|
port:R-shiny \
|
|
port:R-simsalapar
|
|
|
|
test.run yes
|