# -*- 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

# Revert to GitHub once updated there.
R.setup             cran mathurlabstanford metabias 0.1.1 v
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         R package with common components of metabias packages
long_description    {*}${description}
homepage            https://mathurlabstanford.github.io/metabias
checksums           rmd160  0be5c297437cd0807723fbf3a6af20c23293b210 \
                    sha256  b3b60f55fa4b62a7221f1cf413b892a7f925c5ea0c913fd620da2cd9fd9aec75 \
                    size    6545
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Rdpack

depends_test-append port:R-robumeta \
                    port:R-rstan

test.run            yes