You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
794 B
Tcl
23 lines
794 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 shapes 1.2.7
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Statistical shape analysis
|
|
long_description {*}${description}
|
|
checksums rmd160 d3e50134be930025cf4ce2e7d3c18d2c05fed9b2 \
|
|
sha256 1f31b3d87e06142f75d4253df81fd7475e8c2aec4a7aab0b720288c4b432b894 \
|
|
size 360744
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-minpack.lm \
|
|
port:R-rgl \
|
|
port:R-scatterplot3d
|
|
|
|
test.run yes
|