# -*- 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 alexanderrobitzsch pbv 0.5-47
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Probabilities for Bivariate Normal distribution
long_description    {*}${description}
homepage            https://alexanderrobitzsch.github.io/pbv
checksums           rmd160  1ea7eb62cbf186aecad88d496242db45a8f4ea2e \
                    sha256  e17a04efa96a601ab72172b59f555f36d28bb824f02f363cc5806b05d7d7c792 \
                    size    12858

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-pbivnorm

test.run            yes
