Files

29 lines
1.1 KiB
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 LongMemoryTS 0.1.0
revision 1
categories-append math
maintainers nomaintainer
license GPL-2
description Long-memory time series
long_description {*}${description} is a collection of functions for estimation, simulation \
and testing of long-memory processes, spurious long-memory processes \
and fractionally cointegrated systems.
checksums rmd160 d7773ee174e8dc00ed4f766bfa16c77b9624d40b \
sha256 71a37f983eb22020366925c85f9af054f2cb61bb7a187cf41e4844d494466758 \
size 102410
depends_lib-append port:R-fracdiff \
port:R-longmemo \
port:R-mvtnorm \
port:R-partitions \
port:R-Rcpp \
port:R-RcppArmadillo
compilers.setup require_fortran
test.run yes