# -*- 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 youyifong kyotil 2024.11-01
revision            0
maintainers         nomaintainer
license             GPL-2+
description         Utility functions for statistical analysis report generation \
                    and Monte Carlo studies
long_description    {*}${description}
checksums           rmd160  3bf190f8896551eecf026934287eaf25590a26a7 \
                    sha256  5fe7685e3c8592440c1757d2fb84e83ffdf27fe5064965032173e42fc6810596 \
                    size    214243

compilers.setup     require_fortran

depends_test-append port:R-abind \
                    port:R-copula \
                    port:R-doParallel \
                    port:R-Exact \
                    port:R-Hmisc \
                    port:R-lme4 \
                    port:R-magick \
                    port:R-mvtnorm \
                    port:R-pracma \
                    port:R-R.rsp \
                    port:R-RColorBrewer \
                    port:R-RUnit \
                    port:R-survey \
                    port:R-VGAM \
                    port:R-xtable \
                    port:R-zoo

test.run            yes
