# -*- 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 SamCH93 ppRep 0.42.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Analysis of replication studies using power priors
long_description    {*}${description}
homepage            https://github.com/SamCH93/ppRep
checksums           rmd160  44ac1121397a3131798ec745a090205e37ad0968 \
                    sha256  8b33142de7919cc3b1c5a9c41cf0c0219cadd0dbd1163472bbb166c171fe91e8 \
                    size    13957
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-hypergeo

depends_test-append port:R-cubature \
                    port:R-roxygen2 \
                    port:R-tinytest

test.run            yes