2023-01-18 11:33:44 +08: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 olmjo RcppTN 0.2-2
|
2024-04-26 20:23:06 +08:00
|
|
|
revision 2
|
2023-01-18 11:33:44 +08:00
|
|
|
categories-append math
|
2026-04-11 19:42:02 +04:00
|
|
|
maintainers nomaintainer
|
2023-01-18 11:33:44 +08:00
|
|
|
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
|