# -*- 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 mosum 1.2.7
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Moving sum based procedures for changes in the mean
long_description    {*}${description}
checksums           rmd160  637296c1548d7c86562320bdfe0409705e3a042e \
                    sha256  0cb9e26cdfd3fdfbca79efeffff268a231d22f24ffe36134212da0a187933dfe \
                    size    49120

depends_lib-append  port:R-plot3D \
                    port:R-RColorBrewer \
                    port:R-Rcpp

test.run            yes
