mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
765 B
Tcl
22 lines
765 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 PCAmixdata 3.1
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Multivariate analysis of mixed data
|
|
long_description {*}${description}
|
|
checksums rmd160 7779cb69012cf405e19a3b992d769f4a6fd22d2c \
|
|
sha256 70d79c479ce86e6541c8c17e5d8cd0f8129beef4788f376b336072c896d5993a \
|
|
size 1743002
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-knitr \
|
|
port:R-rmarkdown
|
|
|
|
test.run yes
|