# -*- 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 finleya spNNGP 1.0.1
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Spatial regression models for large datasets \
                    using nearest neighbor Gaussian processes
long_description    {*}${description}
checksums           rmd160  6b2a39e0439bbdc555335efc79af151863da03f0 \
                    sha256  94ea57b908a63769731018e538d1af7f2f2e3da13a7a1430e274abb1425656e1 \
                    size    3229129

depends_lib-append  port:R-coda \
                    port:R-Formula \
                    port:R-RANN

compilers.setup     require_fortran

test.run            yes
