# -*- 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 GabrielHoffman remaCor 0.0.18
revision            1
categories-append   math
maintainers         nomaintainer
license             Artistic-2
description         Random effects meta-analysis for correlated test statistics
long_description    {*}${description}
homepage            https://diseaseneurogenomics.github.io/remaCor
checksums           rmd160  804c5e0b4021999ccb00983789db7ed80455d743 \
                    sha256  57e4ffba44392f300525b18db36a44437a6fafce38a06eff065f5482e4171631 \
                    size    685295

depends_lib-append  port:R-EnvStats \
                    port:R-ggplot2 \
                    port:R-mvtnorm \
                    port:R-Rdpack \
                    port:R-reshape2 \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

depends_test-append port:R-clusterGeneration \
                    port:R-knitr \
                    port:R-metafor \
                    port:R-RUnit

test.run            yes
