mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
729 B
Tcl
20 lines
729 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 dr 3.0.10
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Methods for dimension reduction for regression
|
|
long_description {*}${description}
|
|
checksums rmd160 840e9471ad1e4fbe3113360bc2f2db879787a372 \
|
|
sha256 ce523c1bdb62a9dda30afc12b1dd96975cc34695c61913012236f3b80e24bf36 \
|
|
size 511081
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|