# -*- 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.60
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Tools for descriptive statistics
long_description    {*}${description}
homepage            https://andrisignorell.github.io/DescTools
checksums           rmd160  c446813bae9e0168e9d0c61d5d746cf79c840024 \
                    sha256  2c20d8579ddc6278e1069ad6d546a760f62d9e8dcc956ce09f58afadb573bcbc \
                    size    2687168

depends_lib-append  port:R-cli \
                    port:R-data.table \
                    port:R-Exact \
                    port:R-expm \
                    port:R-fs \
                    port:R-gld \
                    port:R-haven \
                    port:R-httr \
                    port:R-mvtnorm \
                    port:R-Rcpp \
                    port:R-readr \
                    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
