# -*- 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 cli77199 PResiduals 1.0-1
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Probability-scale residuals and residual correlations
long_description    {*}${description}
checksums           rmd160  89640ef25b0be0a87ff1290ccc99828321ebe5e3 \
                    sha256  8bbba298597ac5082f5efa5a00d3df72f712d67a772320656285c30334330157 \
                    size    49080
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Formula \
                    port:R-rms \
                    port:R-SparseM

depends_test-append port:R-testthat

# There are no specific tests at the moment.
test.run            yes
