# -*- 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 fake 1.4.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Flexible data simulation using the multivariate normal distribution
long_description    {*}${description}
checksums           rmd160  5c0ce451ce0d94aee80448586b5a162b5f8a4294 \
                    sha256  dba09a360533c843eb1e24422e79ac52c71364de4d504ab76f7a79ee8b1205f1 \
                    size    263113
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-huge \
                    port:R-igraph \
                    port:R-Rdpack \
                    port:R-withr

depends_test-append port:R-testthat

# There are no specific tests.
test.run            yes
