# -*- 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 slt.cmu autoFRK 1.4.4
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Automatic Fixed Rank Kriging
long_description    {*}${description}
checksums           rmd160  13b2791862da82a9b6f0aec4edb3dabb148812f3 \
                    sha256  d2dc16ce8a86e47c3944291b4f0fe2b2417ab4873977fba379ce67102730b822 \
                    size    26271

depends_lib-append  port:R-fields \
                    port:R-filehash \
                    port:R-filehashSQLite \
                    port:R-filematrix \
                    port:R-FNN \
                    port:R-LatticeKrig \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-RcppParallel \
                    port:R-RSpectra \
                    port:R-spam

compilers.setup     require_fortran

test.run            yes
