# -*- 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 Publish 2023.01.17
revision            2
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Format output of various routines in a suitable way \
                    for reports and publication.
long_description    A bunch of convenience functions that transform the results of some basic statistical analyses \
                    into table format nearly ready for publication.
checksums           rmd160  71edd37b8d40a78f178e00f6aa12035d02abfa48 \
                    sha256  436cc2bf5cdca1b3fdf892c9d35227f01740f1a4b335ff7b42a37e12c0115953 \
                    size    199006
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-data.table \
                    port:R-lava \
                    port:R-multcomp \
                    port:R-prodlim
