# -*- 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 murph290 bayesWatch 0.1.4
revision            1
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Bayesian change-point detection for process monitoring with fault detection
long_description    {*}${description}
checksums           rmd160  7e2598d68791717c759ab9e2835135a5176f3a6e \
                    sha256  e8804a96cf73480db4eaf3d08ca43965dedbc9bd7fc0edbd67a01d67780ff180 \
                    size    2257180

depends_lib-append  port:R-BDgraph \
                    port:R-BH \
                    port:R-CholWishart \
                    port:R-ess \
                    port:R-ggplot2 \
                    port:R-gridExtra \
                    port:R-Hotelling \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppEigen

# error: 'isnan' was not declared in this scope; did you mean 'std::isnan'?
patchfiles          patch-fix-isnan.diff

compilers.setup     require_fortran

test.run            yes
