# -*- 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 cran RcppCensSpatial 0.3.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Spatial estimation and prediction for censored/missing responses
long_description    {*}${description}
checksums           rmd160  c06ccd9b1d7a79ca1644aad23d47274879e2ffa2 \
                    sha256  57be14fe316d6f1a50515700e5bedb8f004e71b4293938bc380de62fdee21e3e \
                    size    75168

depends_lib-append  port:R-ggplot2 \
                    port:R-gridExtra \
                    port:R-MomTrunc \
                    port:R-mvtnorm \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppProgress \
                    port:R-Rdpack \
                    port:R-relliptical \
                    port:R-roptim \
                    port:R-StempCens

compilers.setup     require_fortran

test.run            yes
