spectralAnalysis: Pre-Process, Visualize and Analyse Spectral Data

Infrared, near-infrared and Raman spectroscopic data measured during chemical reactions, provide structural fingerprints by which molecules can be identified and quantified. The application of these spectroscopic techniques as inline process analytical tools (PAT), provides the pharmaceutical and chemical industry with novel tools, allowing to monitor their chemical processes, resulting in a better process understanding through insight in reaction rates, mechanistics, stability, etc. Data can be read into R via the generic spc-format, which is generally supported by spectrometer vendor software. Versatile pre-processing functions are available to perform baseline correction by linking to the 'baseline' package; noise reduction via the 'signal' package; as well as time alignment, normalization, differentiation, integration and interpolation. Implementation based on the S4 object system allows storing a pre-processing pipeline as part of a spectral data object, and easily transferring it to other datasets. Interactive plotting tools are provided based on the 'plotly' package. Non-negative matrix factorization (NMF) has been implemented to perform multivariate analyses on individual spectral datasets or on multiple datasets at once. NMF provides a parts-based representation of the spectral data in terms of spectral signatures of the chemical compounds and their relative proportions. See 'hNMF'-package for references on available methods. The functionality to read in spc-files was adapted from the 'hyperSpec' package.

Version: 4.3.3
Imports: baseline, BiocGenerics, data.table, ggplot2, graphics, jsonlite, magrittr, methods, nnls, NMF, plotly, plyr, dplyr, RColorBrewer, signal, stats, viridis, hNMF, zoo, pls
Suggests: testthat, knitr, rmarkdown, webshot, bookdown
Published: 2024-01-30
Author: Robin Van Oirbeek [aut], Adriaan Blommaert [aut, cre], Nicolas Sauwen [aut], Tor Maes [ctb], Jan Dijkmans [ctb], Jef Cuypers [ctb], Tatsiana Khamiakova [ctb], Michel Thiel [ctb], Claudia Beleites [ctb]
Maintainer: Adriaan Blommaert <adriaan.blommaert at openanalytics.eu>
License: GPL-3
URL: https://openanalytics.eu
NeedsCompilation: no
Materials: NEWS
In views: ChemPhys
CRAN checks: spectralAnalysis results

Documentation:

Reference manual: spectralAnalysis.pdf
Vignettes: Spectral Analysis

Downloads:

Package source: spectralAnalysis_4.3.3.tar.gz
Windows binaries: r-devel: spectralAnalysis_4.3.3.zip, r-release: spectralAnalysis_4.3.3.zip, r-oldrel: spectralAnalysis_4.3.3.zip
macOS binaries: r-release (arm64): spectralAnalysis_4.3.3.tgz, r-oldrel (arm64): spectralAnalysis_4.3.3.tgz, r-release (x86_64): spectralAnalysis_4.3.3.tgz
Old sources: spectralAnalysis archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=spectralAnalysis to link to this page.