# -*- 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 arne-henningsen miscTools 0.6-30
revision            1
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Miscellaneous tools and utilities
long_description    {*}${description}
checksums           rmd160  c5fd32534c05336520c54254c2e9f1a94a26d7d8 \
                    sha256  961dd2fb2ad7aeb17082e1ced36776a5574f8a068564cb633127c78347fefd3d \
                    size    25190
supported_archs     noarch

depends_lib-append  port:R-digest

depends_test-append port:R-Ecdat

test.run            yes
