Files
2024-05-16 06:28:39 +10:00

24 lines
905 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 DPtree 1.0.1
revision 1
categories-append math
maintainers nomaintainer
license MIT
description Dirichlet-based Polya Tree
long_description Contains functions to perform copula estimation by the non-parametric Bayesian method, Dirichlet-based Polya tree.
checksums rmd160 555284538f7bc416357e8d67d3d09a8285c17198 \
sha256 a7f9fa492ca126b7fcae2b3f0cbc92b28e3be262083850f6237d725a9271ff34 \
size 17551
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-MCMCpack \
port:R-plyr \
port:R-Rdpack
test.run yes