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
751 B
Tcl
22 lines
751 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 HDInterval 0.2.4
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Highest (posterior) density intervals
|
|
long_description {*}${description}
|
|
checksums rmd160 d66be58f845c4f02e250b4188c16b78174402eee \
|
|
sha256 bb07f0edd660a02ed18e578c2798eb8c2db0e181a5e0c3e23db182d13e9494f6 \
|
|
size 29242
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-coda
|
|
|
|
test.run yes
|