Package: fastWavelets
Title: Compute Maximal Overlap Discrete Wavelet Transform (MODWT) and À
        Trous Discrete Wavelet Transform
Version: 1.0.1
Authors@R: c(
    person("John", "Quilty", , "jquilty@uwaterloo.ca", role = c("aut"), comment = c(ORCID = "0000-0002-0207-8077")),
    person("John", "You", , "johnswyou@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3509-0312")))
Description: A lightweight package to compute Maximal Overlap Discrete Wavelet 
    Transform (MODWT) and À Trous Discrete Wavelet Transform by leveraging the 
    power of 'Rcpp' to make these operations fast. This package was designed for use in forecasting, and
    allows users avoid the inclusion of future data when performing wavelet decomposition of time series.
    See Quilty and Adamowski (2018) <doi:10.1016/j.jhydrol.2018.05.003>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
LinkingTo: Rcpp
Imports: Rcpp
URL: https://github.com/johnswyou/fastWavelets
BugReports: https://github.com/johnswyou/fastWavelets/issues
NeedsCompilation: yes
Packaged: 2022-11-18 14:12:04 UTC; John
Author: John Quilty [aut] (<https://orcid.org/0000-0002-0207-8077>),
  John You [aut, cre] (<https://orcid.org/0000-0002-3509-0312>)
Maintainer: John You <johnswyou@gmail.com>
Repository: CRAN
Date/Publication: 2022-11-18 14:40:12 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-04-01 12:32:58 UTC; unix
Archs: fastWavelets.so.dSYM
