mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
745 B
Tcl
20 lines
745 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 Vdgraph 2.2-7
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Variance dispersion graphs and fraction of design space plots for response surface designs
|
|
long_description {*}${description}
|
|
checksums rmd160 0795261591a5e1624eb0a623be4fd6be922e0a9c \
|
|
sha256 570a3d9a671939aabad2a6ec5b9536e24f71864a550472a90cabeb8638e50c4f \
|
|
size 20830
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|