# -*- 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 NicChr cheapr 0.9.91
revision            0
categories-append   devel
maintainers         nomaintainer
license             MIT
description         Simple functions to save time and memory
long_description    {*}${description}
homepage            https://github.com/NicChr/cheapr
checksums           rmd160  f8343e676336d91f8306cf7108cccb6693a32b10 \
                    sha256  511a754de5eb1d53b029448e1fccef4f3f306b9d48cf73b7316c33f8a5aeb83a \
                    size    453910

depends_lib-append  port:R-collapse \
                    port:R-cpp11

depends_test-append port:R-bench \
                    port:R-data.table \
                    port:R-testthat

test.run            yes
