# -*- 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 yixuan RcppNumerical 0.6-0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Rcpp integration for numerical computing libraries
long_description    {*}${description}
checksums           rmd160  0939d04cdbb3974dbf477611e5b1744479cbc40e \
                    sha256  2f0715d68a975403e2aa3f087939542001921623bd1bb8d905ebaff05d82d786 \
                    size    165380

depends_lib-append  port:R-Rcpp \
                    port:R-RcppEigen

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-mvtnorm \
                    port:R-prettydoc \
                    port:R-rmarkdown

test.run            yes
