# -*- 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 eddelbuettel pkgKitten 0.2.4 v
revision            0
categories-append   devel
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Create simple packages which pass R CMD check
long_description    {*}${description}
homepage            https://eddelbuettel.github.io/pkgkitten
checksums           rmd160  2d6dac6e973501db8b628244f0e233b069015911 \
                    sha256  c70d76e671be818178e42761cb6f3c0f0d2e88c6e78a30cff76ad1fa32c4c2b9 \
                    size    11381
supported_archs     noarch

depends_test-append port:R-roxygen2 \
                    port:R-tinytest \
                    port:R-whoami

test.run            yes
