mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
722 B
Tcl
21 lines
722 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 arnholtat PASWR 1.3
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Probability and Statistics with R
|
|
long_description {*}${description}
|
|
checksums rmd160 cf187a58b99dc936f65af0e62c3654bec3939db4 \
|
|
sha256 b45ae295be4c24c5be309b30238eab2a90fb95d08d57f29452809949b24988dc \
|
|
size 175030
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-e1071
|
|
|
|
test.run yes
|