mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
762 B
Tcl
22 lines
762 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 stla matrixsampling 2.0.0
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Simulations of matrix variate distributions
|
|
long_description {*}${description}
|
|
checksums rmd160 9f9cb9122606368bc43db548a2d2f743afa90192 \
|
|
sha256 eade38bff0b162bd5dda6a8ab1cdebdac310dc54639a78240c5d1e20f3b1ab15 \
|
|
size 747173
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-keep
|
|
|
|
test.run yes
|