You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
703 B
Tcl
19 lines
703 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 alexis.dinno paran 1.5.3
|
||
revision 1
|
||
maintainers nomaintainer
|
||
license GPL-2
|
||
description Horn’s test of principal components/factors
|
||
long_description {*}${description}
|
||
checksums rmd160 7a575c9791c5a2146348096515d6171bddcb431b \
|
||
sha256 17fbe5fbc22cef53c115dd94d95814a0e62342b5c18f6a19e7b4b61dfe8fd051 \
|
||
size 8089
|
||
supported_archs noarch
|
||
platforms {darwin any}
|
||
|
||
test.run yes
|