# -*- 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 wrappr 0.1.0
revision            1
maintainers         nomaintainer
license             MIT
description         Helper functions to easily add functionality to functions
long_description    {*}${description}
checksums           rmd160  a584a9d9797e615fc1bd49ee09d0ed6a3de96a5c \
                    sha256  60e8bc010d370a05e8c413d7b71872f1325c4cc19999f92a20d33b31b2dac058 \
                    size    72638
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-testthat

test.run            yes
