mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
752 B
Tcl
20 lines
752 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 batchmeans 1.0-4
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Consistent batch means estimation of Monte Carlo standard errors
|
|
long_description {*}${description}
|
|
checksums rmd160 b36d25f51a82b516bb1573d3a7854d29d536a8e9 \
|
|
sha256 8694573009d9070a76007281407d3314da78902e122a9d8aec1f819d3bbe562c \
|
|
size 5808
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|