# -*- 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 phgrosjean pastecs 1.4.2 v
revision            1
maintainers         nomaintainer
license             GPL-2
description         Package for analysis of space-time ecological series
long_description    {*}${description}
homepage            https://github.com/SciViews/pastecs
checksums           rmd160  9905056b66ae5ba659f982005d597d1f6dfa78f6 \
                    sha256  43b656809f601be7b2f98187b0b71d3fdd2b515f5658a0690e7a515ddbb376f8 \
                    size    136949
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-svUnit

test.run            yes
