# -*- 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 trinker qdapTools 1.3.7
revision            1
maintainers         nomaintainer
license             GPL-2
description         Tools for the R-qdap package
long_description    {*}${description}
checksums           rmd160  9504ef99b4a2339996a3a650eab7b61f3288e254 \
                    sha256  57ea66524f4e96dc5359e019974b76358202d9252450e901544241fc3b15c4b1 \
                    size    38244
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-chron \
                    port:R-data.table \
                    port:R-RCurl \
                    port:R-XML

depends_test-append port:R-testthat

test.run            yes
