# -*- 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 harrelfe Hmisc 5.2-6
revision            0
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Harrell miscellaneous
long_description    Contains many functions useful for data analysis, high-level graphics, \
                    utility operations, functions for computing sample size and power, \
                    simulation, importing and annotating datasets, imputing missing values, \
                    advanced table making, variable clustering, character string manipulation, \
                    conversion of R objects to LaTeX and html code, and recoding variables.
homepage            https://hbiostat.org/R/Hmisc
checksums           rmd160  677255c52e43269793a61d704b081b8bff268b12 \
                    sha256  be0d8f946c48190c434a36707c984b025791c9c8874ce71e3bf872a2c951ba69 \
                    size    904969

depends_lib-append  port:R-base64enc \
                    port:R-colorspace \
                    port:R-data.table \
                    port:R-Formula \
                    port:R-ggplot2 \
                    port:R-gridExtra \
                    port:R-gtable \
                    port:R-htmlTable \
                    port:R-htmltools \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-viridis

compilers.setup     require_fortran

depends_test-append port:R-abind \
                    port:R-acepack \
                    port:R-chron \
                    port:R-digest \
                    port:R-getPass \
                    port:R-gt \
                    port:R-htm2txt \
                    port:R-htmlwidgets \
                    port:R-jsonlite \
                    port:R-kableExtra \
                    port:R-keyring \
                    port:R-latticeExtra \
                    port:R-leaps \
                    port:R-mice \
                    port:R-pcaPP \
                    port:R-plotly \
                    port:R-plyr \
                    port:R-polspline \
                    port:R-qreport \
                    port:R-qs \
                    port:R-rio \
                    port:R-rlang \
                    port:R-rms \
                    port:R-rstudioapi \
                    port:R-safer \
                    port:R-sparkline \
                    port:R-tables \
                    port:R-VGAM

test.run            yes
