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.7)CWT_0.2.1.zip(r-4.6)CWT_0.2.1.zip(r-4.5)
CWT_0.2.1.tgz(r-4.6-x86_64)CWT_0.2.1.tgz(r-4.6-arm64)CWT_0.2.1.tgz(r-4.5-x86_64)CWT_0.2.1.tgz(r-4.5-arm64)
CWT_0.2.1.tar.gz(r-4.7-arm64)CWT_0.2.1.tar.gz(r-4.7-x86_64)CWT_0.2.1.tar.gz(r-4.6-arm64)CWT_0.2.1.tar.gz(r-4.6-x86_64)
CWT_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
CWT/json (API)
NEWS

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

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

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

On CRAN:

Conda:

openblascppopenmp

2.70 score 1 stars 5 scripts 174 downloads 2 exports 3 dependencies

Last updated from:f643ffb870. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK120
linux-devel-x86_64OK127
source / vignettesOK199
linux-release-arm64OK129
linux-release-x86_64OK122
macos-release-arm64OK112
macos-release-x86_64OK171
macos-oldrel-arm64OK98
macos-oldrel-x86_64OK169
windows-develOK115
windows-releaseOK106
windows-oldrelOK94
wasm-releaseOK120

Exports:cwtresampling_FWHM

Dependencies:data.tableRcppRcppArmadillo