# -*- 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 AndriSignorell DescTools 0.99.58
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Tools for descriptive statistics
long_description    {*}${description}
homepage            https://andrisignorell.github.io/DescTools
checksums           rmd160  55f83313e45739bb4b17277e191158aaa4aebf2a \
                    sha256  62907753c4d3efe4ef6990f0e381dcac24c00956531f3d52b337896cf827e8b4 \
                    size    2667502

depends_lib-append  port:R-cli \
                    port:R-data.table \
                    port:R-Exact \
                    port:R-expm \
                    port:R-gld \
                    port:R-haven \
                    port:R-httr \
                    port:R-mvtnorm \
                    port:R-Rcpp \
                    port:R-readxl \
                    port:R-rstudioapi \
                    port:R-withr

compilers.setup     require_fortran
compiler.cxx_standard 2017

depends_test-append port:R-R.rsp \
                    port:R-testthat \
                    port:R-VGAM

test.run            yes
