# -*- 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

# Revert to GitHub once updated there.
R.setup             cran r-quantities errors 0.4.4 v
revision            1
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Uncertainty propagation for R vectors
long_description    {*}${description}
homepage            https://r-quantities.github.io/errors
checksums           rmd160  4b6aa61a7f287c11b1390fe18b45a4f69e223fe0 \
                    sha256  9dc353119eda80c01c03f28fc33c8b37c105710305783ed29e46f5136570a53e \
                    size    251916
supported_archs     noarch

depends_test-append port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-knitr \
                    port:R-pillar \
                    port:R-rmarkdown \
                    port:R-testthat \
                    port:R-vctrs \
                    port:R-vdiffr

test.run            yes
