# -*- 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 mxkuhn AppliedPredictiveModeling 1.1-7
revision            1
maintainers         nomaintainer
license             GPL-2
description         Functions and datasets for Applied Predictive Modelling
long_description    {*}${description}
checksums           rmd160  f94dfaba43d610f4d02ec1ccb75b2f2b57feb186 \
                    sha256  10a6444592bbf3285b0ae0993527f5fabf5ce66d1ca59f60cda1b0c00bd720f2 \
                    size    1287954
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-CORElearn \
                    port:R-ellipse \
                    port:R-plyr \
                    port:R-reshape2

depends_test-append port:R-caret

test.run            yes
