Package: quantspec
Version: 1.0-3
Encoding: UTF-8
Date: 2015-03-25
Title: Quantile-Based Spectral Analysis of Time Series
Authors@R: person("Tobias", "Kley", role=c("aut","cre"),
    email = "tobias.kley@ruhr-uni-bochum.de")
Depends: R (>= 3.0.0), stats4
Suggests: testthat
Imports: methods, graphics, quantreg, abind, zoo, snowfall, Rcpp (>=
        0.11.0)
Description: Methods to determine, smooth and plot quantile (i. e., Laplace or
    copula) periodograms for univariate time series.
License: GPL (>= 2)
URL: http://github.com/tobiaskley/quantspec
BugReports: http://github.com/tobiaskley/quantspec/issues
LazyData: TRUE
LinkingTo: Rcpp
Collate: 'Class-BootPos.R' 'generics.R' 'aux-functions.R'
        'Class-QSpecQuantity.R' 'Class-FreqRep.R' 'Class-ClippedFT.R'
        'Class-QuantileSD.R' 'Class-IntegrQuantileSD.R'
        'Class-Weight.R' 'Class-KernelWeight.R' 'Class-MovingBlocks.R'
        'Class-QRegEstimator.R' 'Class-QuantilePG.R'
        'Class-SmoothedPG.R' 'Class-SpecDistrWeight.R' 'RcppExports.R'
        'data.R' 'deprecated.R' 'kernels.R' 'models.R'
        'quantspec-package.R'
Packaged: 2015-03-26 11:04:20 UTC; Tobias
Author: Tobias Kley [aut, cre]
Maintainer: Tobias Kley <tobias.kley@ruhr-uni-bochum.de>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-03-26 17:18:14
