# -*- 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.92
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  05ae306ce356ea295697ac163c98373c9694cffc \
                    sha256  5e41fe7ead1969293b8763a7f5b35446d467ca2e9115ae58dcfd8241f293236f \
                    size    468097

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
