# -*- 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             github gdemin expss 0.11.6 v
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Tables, labels and some useful functions from spreadsheets and SPSS Statistics
long_description    {*}${description}
homepage            https://gdemin.github.io/expss
checksums           rmd160  e3df4b2b8bfdfac9de0e3966b2271a9ce4989b0e \
                    sha256  1605d1f0024c7f7245f9e5588dcb53490c35d3183b9d73237e4dcef6f4de32cd \
                    size    5745688
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-data.table \
                    port:R-htmlTable \
                    port:R-maditr \
                    port:R-matrixStats

depends_test-append port:R-DT \
                    port:R-fst \
                    port:R-ggplot2 \
                    port:R-htmltools \
                    port:R-huxtable \
                    port:R-knitr \
                    port:R-openxlsx \
                    port:R-repr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes