mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
778 B
Tcl
21 lines
778 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 danielturek basicMCMCplots 0.2.7
|
|
revision 0
|
|
categories-append math
|
|
platforms {darwin any}
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Trace plots, density plots and chain comparisons \
|
|
for MCMC samples
|
|
long_description {*}${description}
|
|
checksums rmd160 3fb34d6f4fe588f77348549c77472b313f3af497 \
|
|
sha256 3dd9fb1802546547c61ad97b64bbe2db45c20ed9e1d938e8c145fa94ef9a9c0a \
|
|
size 6036
|
|
supported_archs noarch
|
|
|
|
test.run yes
|