# -*- 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 hanlin.shang ftsa 6.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Functional Time Series Analysis
long_description    Functions for visualizing, modeling, forecasting and hypothesis testing \
                    of functional time series.
checksums           rmd160  78960bf1411b1f7da6c7fbc07715c3b261fe7bfb \
                    sha256  9bf08b19eda21ea3d4858aac0c333dc7d6728aaf4b18a28c7d98f9cf50c64393 \
                    size    1843202
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-colorspace \
                    port:R-e1071 \
                    port:R-ecp \
                    port:R-evgam \
                    port:R-fda \
                    port:R-fdapace \
                    port:R-fGarch \
                    port:R-forecast \
                    port:R-glue \
                    port:R-LaplacesDemon \
                    port:R-pcaPP \
                    port:R-pdfCluster \
                    port:R-psych \
                    port:R-rainbow \
                    port:R-ROOPSD \
                    port:R-sde \
                    port:R-strucchange \
                    port:R-vars

depends_test-append port:R-fds \
                    port:R-meboot \
                    port:R-R2jags

test.run            yes
