# -*- 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 y.enoch.kang aides 1.3.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Additive Information & Details of Evidence Synthesis
long_description    A supportive collection of functions for pooled analysis \
                    of aggregate data.
checksums           rmd160  79cf0d1d2ab9f6cefa380e4240caacd18d3c21e9 \
                    sha256  9c99f97f46711e86278be0c8ded34dfcfd1b3402a856b5e0cefdcaba044cd131 \
                    size    358981
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-meta

depends_test-append port:R-bookdown \
                    port:R-DiagrammeR \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
