# -*- 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 joshua.hewitt telefit 1.0.3
revision            1
maintainers         nomaintainer
license             GPL-3
description         Estimation and prediction for remote effects spatial process models
long_description    Implementation of the remote effects spatial process (RESP) model for teleconnection. \
                    The RESP model is a geostatistical model that allows a spatially-referenced variable \
                    (like average precipitation) to be influenced by covariates defined on a remote domain \
                    (like sea surface temperatures).
checksums           rmd160  02e4310b5e765499d1f8e414a64bb23d24270f8d \
                    sha256  3816928df73fd75dca492a25e9d6e0433c01093d6ce43fd753be01102dc9cd7c \
                    size    2598259

depends_lib-append  port:R-abind \
                    port:R-coda \
                    port:R-cowplot \
                    port:R-dplyr \
                    port:R-fields \
                    port:R-foreach \
                    port:R-ggplot2 \
                    port:R-gtable \
                    port:R-itertools \
                    port:R-mvtnorm \
                    port:R-raster \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppEigen \
                    port:R-reshape2 \
                    port:R-scales \
                    port:R-scoringRules \
                    port:R-sp \
                    port:R-stringr

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes