# -*- 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 cran braggR 0.1.1
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Calculate the revealed aggregator of probability predictions
long_description    {*}${description}
checksums           rmd160  58b505447311ff31f82ac4a970ba1bbfef20a55d \
                    sha256  dfe1d2f2517cd576d2129bf181b98a1bc4205f724448bd69bed88e6fb39d07eb \
                    size    8233

depends_lib-append  port:R-Rcpp

depends_test-append port:R-testthat

test.run            yes