# -*- 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 fharrell qreport 1.0-1
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Statistical reporting with Quarto
long_description    {*}${description}
homepage            https://hbiostat.org/R/qreport
checksums           rmd160  2b806f0e07244324d49dd464a7070fa5d95512cb \
                    sha256  cec7340f2ea61cd572a84c48d394c7cd316d691eb9f9ca97918b70e3d8a56db4 \
                    size    43588
supported_archs     noarch

depends_lib-append  port:R-data.table \
                    port:R-Formula \
                    port:R-ggplot2 \
                    port:R-Hmisc \
                    port:R-htmltools \
                    port:R-knitr \
                    port:R-rms \
                    port:R-viridis

test.run            yes
