# -*- 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 derek.young tolerance 3.0.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Statistical tolerance intervals and regions
long_description    {*}${description}
checksums           rmd160  747b84a858b9920f6aad931e6397be1cf2320919 \
                    sha256  ee56c3d3ad4b8ffc010ef2b7246b6ec20decf3de80912a05a837bb8a412c675e \
                    size    110052
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-plotly

test.run            yes
