# -*- 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 john.braun MPV 1.64
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             Permissive
description         Data Sets from Montgomery, Peck and Vining
long_description    {*}${description}
checksums           rmd160  c6c993e25f8f33efed1ae2372c4b94d8c5c2e69a \
                    sha256  1b7ad6918d3f3cadd95c4569e9b599533770809f40095321d716e35065d09b2a \
                    size    339237
supported_archs     noarch

depends_lib-append  port:R-randomForest

test.run            yes
