mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
858 B
Tcl
25 lines
858 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 rmh3093 Rmisc 1.5.1
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Ryan Miscellaneous
|
|
long_description Contains many functions useful for data analysis \
|
|
and utility operations.
|
|
checksums rmd160 05f26da33147db0c578066064e37748e9b7495b5 \
|
|
sha256 1d65d5c8f93448924acb13dfb95dd419b6b2325c49da53394d15fac93b58d2c0 \
|
|
size 10175
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-plyr
|
|
|
|
depends_test-append port:R-Hmisc \
|
|
port:R-latticeExtra
|
|
|
|
test.run yes
|