You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
689 B
Tcl
18 lines
689 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 olmjo RcppTN 0.2-2
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Rcpp-based truncated normal distribution RNG and family
|
|
long_description {*}${description}
|
|
checksums rmd160 00748ef8b2a3d4767ae58e36610db2bebeabfc4f \
|
|
sha256 aefaabe4fb0a9b0c895ea4ca77f36b6a3522d6f316e347b429bb7f176c615c54 \
|
|
size 13550
|
|
|
|
depends_lib-append port:R-Rcpp
|