mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
23 lines
809 B
Tcl
23 lines
809 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 shuvo.bakar spTimer 3.3.3
|
|
revision 0
|
|
categories-append math gis
|
|
maintainers nomaintainer
|
|
license GPL-3+
|
|
description Spatio-temporal Bayesian modelling
|
|
long_description {*}${description}
|
|
checksums rmd160 ac04609adf063aff3185a2b19d6984aa5238445f \
|
|
sha256 79fdeb7e77a57932c1c8702bceb0f00bfebbea108dae850a1e443bbb355f2b76 \
|
|
size 375613
|
|
|
|
depends_lib-append port:R-coda \
|
|
port:R-extraDistr \
|
|
port:R-sp \
|
|
port:R-spacetime
|
|
|
|
test.run yes
|