# -*- 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 dan.grose anomaly 4.3.3
revision            0
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Detect anomalies in data
long_description    {*}${description}
checksums           rmd160  4a9c1a67428ab94c4c67aa2cd5ab1e5c6e658f67 \
                    sha256  44ec39c7c9320f82020d8090c5d62301582f1d566adb9d788986bd653101b58b \
                    size    1049371

depends_lib-append  port:R-BH \
                    port:R-cowplot \
                    port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-Rcpp \
                    port:R-Rdpack \
                    port:R-tidyr \
                    port:R-xts \
                    port:R-zoo

depends_test-append port:R-robustbase

test.run            yes
