# -*- 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 rvcheck 0.2.1
revision            2
maintainers         nomaintainer
license             Artistic-2
description         Check the latest release version of R and R packages, in CRAN, GitHub or Bioconductor
long_description    {*}${description}
checksums           rmd160  dbab8e89f2a88c2c490d8e5b7fec3cc2ee91cd56 \
                    sha256  2ad9efd2af8d103e88bff0a01692f0e32515805f269152f2694eadbfe9947026 \
                    size    5658
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-BiocManager \
                    port:R-yulab.utils

test.run            yes
