mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
771 B
Tcl
21 lines
771 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 duncanplee CARBayesdata 3.0
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Data used in the vignettes accompanying the CARBayes and CARBayesST packages
|
|
long_description {*}${description}
|
|
checksums rmd160 b844059e4d13f4308e08f3ca225349c323604446 \
|
|
sha256 a53ba5863ce3eaa3b83aed084937e4605ff63aa77adf182994546b10acc9a00e \
|
|
size 337981
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-sf
|
|
|
|
test.run yes
|