# -*- 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 guidoalber sumR 0.4.15
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Approximate summation of series
long_description    {*}${description}
checksums           rmd160  2cbdfa9c6851faed2ec03d849a15b66e8c9171de \
                    sha256  de0340265a15ab13722de25ff3a6e450c78a2b8cf30e15a85960459ebd6991e8 \
                    size    34687

depends_lib-append  port:R-matrixStats

test.run            yes
