# -*- 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 GenOrd 1.4.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL
description         Simulation of discrete random variables with given correlation matrix and marginal distributions
long_description    {*}${description}
checksums           rmd160  d983f3fcf8c985bb5bfd692bb032c6903b23b512 \
                    sha256  bafe5cf86fe999b293bdefc4635a6d31669c03bf822ec043cc1549ee82ccae9e \
                    size    7509
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-mvtnorm

test.run            yes
