# -*- 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 GuangchuangYu badger 0.2.5
revision            1
categories-append   devel
platforms           {darwin any}
maintainers         nomaintainer
license             Artistic-2
description         Badge for R package
long_description    {*}${description}
homepage            https://github.com/GuangchuangYu/badger
checksums           rmd160  b3cb5e88c1b2a049355bf05c4f15597795c81919 \
                    sha256  24d35c81f8780da5106b9aa083abf4cb982a3458247345daa646a08a0f18a19f \
                    size    13183
supported_archs     noarch

depends_lib-append  port:R-desc \
                    port:R-dlstats \
                    port:R-rvcheck \
                    port:R-usethis

depends_test-append port:R-testthat

test.run            yes
