You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
960 B
Tcl
22 lines
960 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 martyn.plummer coda 0.19-4.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Output analysis and diagnostics for MCMC
|
|
long_description Provides functions for summarizing and plotting the output \
|
|
from Markov Chain Monte Carlo (MCMC) simulations, as well as diagnostic tests \
|
|
of convergence to the equilibrium distribution of the Markov chain.
|
|
checksums rmd160 7f4dac56ceed2d49defda0dde1ab1b653ba3d3e3 \
|
|
sha256 f4b451d86fbb56ff9ade043ddd6b0944368c37d0dad12d02837750ecdc708ad6 \
|
|
size 74301
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|