mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
699 B
Tcl
20 lines
699 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 cran TSSS 1.3.4-5
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Time Series Analysis with State Space Model
|
|
long_description {*}${description}
|
|
checksums rmd160 9dff9b989291bb60b0d8f9275005f4546b0b2775 \
|
|
sha256 1024f39a14fcce497e9f2249348bf1bafc3d92a5817275ed8708502aa743a58d \
|
|
size 182743
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|