# -*- 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-65
revision            2
maintainers         {@barracuda156 macos-powerpc.org:barracuda} 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  9823fa09741806fa3d0c240de8889320b5e185de \
                    sha256  b07ef1e3c364ce56269b4a8a7759cc9f87c876554f91293437bb578cfe38172f \
                    size    510322

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

test.run            yes
