mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
829 B
Tcl
22 lines
829 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 FrF2 2.3-3
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Fractional factorial designs with 2-level factors
|
|
long_description {*}${description}
|
|
checksums rmd160 acc7deb3cbc73d75ba1cf0c8634c4914259b629c \
|
|
sha256 bd77912e478adece8b9aa31c17e1f9683e4f2e098d6f183fd34e15ab3a7e9286 \
|
|
size 451990
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-DoE.base \
|
|
port:R-igraph \
|
|
port:R-scatterplot3d \
|
|
port:R-sfsmisc
|