# -*- 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 andreu.sanso micss 0.2.0
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Modified Iterative Cumulative Sum of Squares algorithm
long_description    {*}${description}
checksums           rmd160  3cc051384ea3e8ff3c4bcdce070a18eac38a28e3 \
                    sha256  ae6b33263aeededee5fb9107d4b0411a546b1e2bda9092a78c154d349c3c9024 \
                    size    95376
supported_archs     noarch

depends_lib-append  port:R-dplyr

depends_test-append port:R-testthat

test.run            yes
