Files

33 lines
1.2 KiB
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 santoroma CircSpaceTime 0.9.0
revision 1
categories-append math
maintainers nomaintainer
license GPL-3
description Spatial and spatio-temporal Bayesian model for circular data
long_description Implementation of Bayesian models for spatial and spatio-temporal interpolation \
of circular data using Gaussian Wrapped and Gaussian Projected distributions.
checksums rmd160 fdf565b68a4b91eab0d2252a6811a8c9963e6258 \
sha256 a87342230dcc292cf60dc40d2e9505f0175b0731561860b6ed3d30d24b7df436 \
size 1433781
depends_lib-append port:R-circular \
port:R-coda \
port:R-ggplot2 \
port:R-Rcpp \
port:R-RcppArmadillo \
port:R-RInside
compilers.setup require_fortran
depends_test-append port:R-doParallel \
port:R-foreach \
port:R-gridExtra \
port:R-iterators
test.run yes