# -*- 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 loelschlaeger portion 0.1.2
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3+
description         Extract a data portion
long_description    ${name} provides simple methods to extract data portions \
                    from various objects.
homepage            https://github.com/loelschlaeger/portion
checksums           rmd160  18c0b4bf6b92782715f0892392abc3fa0bfa9c62 \
                    sha256  0ec8463ba24e21e517f4e4c89cce76dbf142e2799cb02807c780950593574e82 \
                    size    15068
supported_archs     noarch

depends_test-append port:R-testthat

test.run            yes
