2023-09-23 02:09:06 +07:00
|
|
|
# -*- 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
|
2024-04-26 20:23:06 +08:00
|
|
|
revision 1
|
2023-09-23 02:09:06 +07:00
|
|
|
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
|
2024-05-22 15:26:15 +10:00
|
|
|
platforms {darwin any}
|
2023-09-23 02:09:06 +07:00
|
|
|
|
|
|
|
|
test.run yes
|