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
780 B
Tcl
20 lines
780 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 boos Rlab 4.0
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-3+
|
|
description Functions and datasets required for ST370 class
|
|
long_description {*}${description}
|
|
homepage https://www4.stat.ncsu.edu/~bmasmith/NewST370WEB/rlab/rlab.html
|
|
checksums rmd160 52bffdf69f31bed5e0e5d7b9dcf560b28eeb36df \
|
|
sha256 b3744ecb97a3858ac3386586fbfd87320b06c4ec086e987e69b9a88f23ab3905 \
|
|
size 99164
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|