mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
742 B
Tcl
21 lines
742 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 locits 1.7.7
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Test of stationarity and localized autocovariance
|
|
long_description {*}${description}
|
|
checksums rmd160 af6b16054c3b03bd465963df3a09960df4577023 \
|
|
sha256 2124b2319719d41dbecdddefc6c13da098d76665ab8dfcbec319560efe08c38f \
|
|
size 58858
|
|
|
|
depends_lib-append port:R-igraph \
|
|
port:R-wavethresh
|
|
|
|
test.run yes
|