# -*- 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 # Revert to GitHub once updated there. R.setup cran ConnorDonegan geostan 0.6.2 v revision 1 categories-append math maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-3+ description Bayesian spatial analysis long_description {*}${description} homepage https://connordonegan.github.io/geostan checksums rmd160 7c93d9ad22d6161d3e243cd9cea8fd3d929f0f9d \ sha256 f0b55fd412500a4fbf1e6d7c5cd6c82ec84c4c149b390f681c75be981899141d \ size 1017666 depends_lib-append port:R-BH \ port:R-ggplot2 \ port:R-gridExtra \ port:R-Rcpp \ port:R-RcppEigen \ port:R-RcppParallel \ port:R-rstan \ port:R-rstantools \ port:R-sf \ port:R-spdep \ port:R-signs \ port:R-StanHeaders \ port:R-truncnorm depends_test-append port:R-bayesplot \ port:R-knitr \ port:R-rmarkdown \ port:R-testthat test.run yes