mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
774 B
Tcl
20 lines
774 B
Tcl
# -*- 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 javlacalle tsdecomp 0.2
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Decomposition of time series data
|
|
long_description ARIMA-model-based decomposition of quarterly and monthly time series data.
|
|
checksums rmd160 895d6ebfb003f7194d7dcfccdce02900368102b7 \
|
|
sha256 25685b482b121dff70c534faf2a50bf9d7b1630a9bc34f3430b92572e53bc3f3 \
|
|
size 109932
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|