Package: CWT 0.2.1

CWT: Continuous Wavelet Transformation for Spectroscopy

Fast application of Continuous Wavelet Transformation ('CWT') on time series with special attention to spectroscopy. It is written using data.table and 'C++' language and in some functions it is possible to use parallel processing to speed-up the computation over samples. Currently, only the second derivative of a Gaussian wavelet function is implemented.

Authors:J. Antonio Guzmán Q. [cre, aut, cph]

CWT_0.2.1.tar.gz
CWT_0.2.1.zip(r-4.5)CWT_0.2.1.zip(r-4.4)CWT_0.2.1.zip(r-4.3)
CWT_0.2.1.tgz(r-4.4-x86_64)CWT_0.2.1.tgz(r-4.4-arm64)CWT_0.2.1.tgz(r-4.3-x86_64)CWT_0.2.1.tgz(r-4.3-arm64)
CWT_0.2.1.tar.gz(r-4.5-noble)CWT_0.2.1.tar.gz(r-4.4-noble)
CWT_0.2.1.tgz(r-4.4-emscripten)CWT_0.2.1.tgz(r-4.3-emscripten)
CWT.pdf |CWT.html
CWT/json (API)
NEWS

# Install 'CWT' in R:
install.packages('CWT', repos = c('https://antguz.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/antguz/cwt/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

2 exports 1 stars 1.02 score 3 dependencies 4 scripts 224 downloads

Last updated 3 months agofrom:f643ffb870. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-win-x86_64OKAug 27 2024
R-4.5-linux-x86_64OKAug 27 2024
R-4.4-win-x86_64OKAug 27 2024
R-4.4-mac-x86_64OKAug 27 2024
R-4.4-mac-aarch64OKAug 27 2024
R-4.3-win-x86_64OKAug 27 2024
R-4.3-mac-x86_64OKAug 27 2024
R-4.3-mac-aarch64OKAug 27 2024

Exports:cwtresampling_FWHM

Dependencies:data.tableRcppRcppArmadillo