# -*- 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.recommended       yes

# This is a recommended package. Keep it CRAN-sourced.
R.setup             cran ripley MASS 7.3-61
revision            0
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Functions and datasets to support MASS (2002)
long_description    {*}${description}. Recommended package.
homepage-append     https://www.stats.ox.ac.uk/pub/MASS4
checksums           rmd160  138b852afff03508306890b48d9ac6957eea7c68 \
                    sha256  3144c8bf579dd7b7c47c259728c27f53f53e294e7ed307da434dfd144e800a90 \
                    size    509902

depends_test-append port:R-lattice \
                    port:R-nlme \
                    port:R-nnet \
                    port:R-survival

test.run            yes
