# -*- 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 fbertran tester 0.2.0
revision            1
categories-append   devel
maintainers         nomaintainer
license             GPL-3
description         Tests and checks characteristics of R objects
long_description    {*}${description}
homepage            https://fbertran.github.io/tester
checksums           rmd160  3e6b1a6c652a239a4b5f9b7ff2481ca1a28063f7 \
                    sha256  bec8141b8572ca8d19a270a2eaec23aa4c01a167f32f2e05a4bf353418a0020b \
                    size    124265
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr \
                    port:R-testthat

test.run            yes
