You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
715 B
Tcl
20 lines
715 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 ThreeWay 1.1.3
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Three-way component analysis
|
|
long_description {*}${description}
|
|
checksums rmd160 e7290545ae80b979876f73ad92eca33d61001525 \
|
|
sha256 e6d7ac36ed14dcc38968427261904dd5b682baa45a1307d8f0912701f047d49f \
|
|
size 85667
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|