mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
823 B
Tcl
23 lines
823 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 csampling 1.2-2.1
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Functions for conditional simulation in regression-scale models
|
|
long_description {*}${description}
|
|
checksums rmd160 e29bdf517c6b4bd49db920d04b4feb681966a94c \
|
|
sha256 63ebb77a205f18a4ab148adf8f685f8aadc92f76a194cf52c4da296f923c1d4f \
|
|
size 29609
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-marg \
|
|
port:R-statmod
|
|
|
|
test.run yes
|