# -*- 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 cran gamclass 0.62.5
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Functions and data for a course on modern regression and classification
long_description    {*}${description}
checksums           rmd160  899380d454adbfcdd775d0053e3b041a8b7cd75e \
                    sha256  f2603b19b191218d87e153b70907be47a2adfcb4302c68b96d5a3f8ec1496478 \
                    size    2045567
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-latticeExtra \
                    port:R-randomForest