# -*- 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 tobiasschoch wbacon 0.6-2 v
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Weighted BACON algorithms
long_description    {*}${description}
homepage            https://github.com/tobiasschoch/wbacon
checksums           rmd160  580aff38248842c6a64e7ed3e3e5b906ada116c6 \
                    sha256  2f344220d3bcfa85c06bb7187cbd12337fd93d7f2ee6f9c1cc1ee6261fef3083 \
                    size    1291078

depends_lib-append  port:R-hexbin

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-modi \
                    port:R-rmarkdown \
                    port:R-robustbase \
                    port:R-robustX

test.run            yes
