# -*- 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 LeahPrice ZVCV 2.1.2
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Zero-Variance Control Variates
long_description    {*}${description}
checksums           rmd160  99632c7c569273e7cb771d9f18443ec5837aaff4 \
                    sha256  feba9f3e9360c780768b5d1e0056f01a979dc444e148b3295a539f6ce2d94073 \
                    size    77119

depends_lib-append  port:R-abind \
                    port:R-BH \
                    port:R-dplyr \
                    port:R-glmnet \
                    port:R-magrittr \
                    port:R-mvtnorm \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-Rlinsolve

compilers.setup     require_fortran

depends_test-append port:R-ggplot2 \
                    port:R-ggthemes \
                    port:R-partitions

test.run            yes
