# -*- 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 ben519 mltools 0.3.5
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Machine Learning Tools
long_description    {*}${description}
checksums           rmd160  7ebdf257711367c55edaf2246eb0db7fc8701774 \
                    sha256  7093ffceccdf5d4c3f045d8c8143deaa8ab79935cc6d5463973ffc7d3812bb10 \
                    size    32471
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-data.table

depends_test-append port:R-testthat

test.run            yes
