Files

24 lines
862 B
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- 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 EntropyMCMC 1.0.4
revision 1
categories-append math
maintainers nomaintainer
license GPL-3+
description MCMC simulation and convergence evaluation using entropy and KullbackLeibler divergence estimation
long_description {*}${description}
checksums rmd160 b324b143565712423efb40e6b203b56d90b69945 \
sha256 c5bc653c1f3d11620efccee0c87a308fc70f37d45652f51654c5d6966895ad18 \
size 36139
depends_lib-append port:R-mixtools \
port:R-RANN
depends_test-append port:R-Rmpi \
port:R-snow
test.run yes