# -*- 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 tseriesChaos 0.1-13.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Routines for the analysis of non-linear time series
long_description    {*}${description}
checksums           rmd160  9979f1a56973ef37033bf9ab86c7ef7cea155907 \
                    sha256  23cb5fea56409a305e02a523ff8b7642ec383942d415c9cffdc92208dacfd961 \
                    size    81647

depends_lib-append  port:R-deSolve

depends_test-append port:R-scatterplot3d

test.run            yes
