mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
764 B
Tcl
22 lines
764 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 ca 0.71.1
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Simple, multiple and joint correspondence analysis
|
|
long_description {*}${description}
|
|
checksums rmd160 06fb586a13034e3b3cf013cf4f2cee0c32d37717 \
|
|
sha256 040c2fc94c356075f116cc7cd880530b3c9e02206c0035182c03a525ee99b424 \
|
|
size 47723
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-rgl \
|
|
port:R-vcd
|
|
|
|
test.run yes
|