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
744 B
Tcl
20 lines
744 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 tmvmixnorm 1.1.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Sampling from truncated multivariate normal and t distributions
|
|
long_description {*}${description}
|
|
checksums rmd160 b5205ad3ad7cd9f1cf8734e74cb212169d28fc18 \
|
|
sha256 d20905d51fe094cd4bc4ae5e17526aac28bcbc9c3beb15bcff6a908652192f44 \
|
|
size 8705
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|