# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tidyspec" in publications use:' type: software license: MIT title: 'tidyspec: Spectroscopy Analysis Using the Tidy Data Philosophy' version: 0.4.0 doi: 10.32614/CRAN.package.tidyspec abstract: 'Enables the analysis of spectroscopy data such as infrared (''IR''), Raman, and nuclear magnetic resonance (''NMR'') using the tidy data framework from the ''tidyverse''. The ''tidyspec'' package provides functions for data transformation, normalization, baseline correction, smoothing, derivatives, and both interactive and static visualization. It promotes structured, reproducible workflows for spectral data exploration and preprocessing. Implemented methods include Savitzky and Golay (1964) "Smoothing and Differentiation of Data by Simplified Least Squares Procedures" , Sternberg (1983) "Biomedical Image Processing" , Zimmermann and Kohler (1996) "Baseline correction using the rolling ball algorithm" , Beattie and Esmonde-White (2021) "Exploration of Principal Component Analysis: Deriving Principal Component Analysis Visually Using Spectra" , Wickham et al. (2019) "Welcome to the tidyverse" , and Kuhn, Wickham and Hvitfeldt (2024) "recipes: Preprocessing and Feature Engineering Steps for Modeling" .' authors: - family-names: Ferreira given-names: Marcel email: marcel.ferreira@unesp.br orcid: https://orcid.org/0000-0002-3445-0945 repository: https://marceelrf.r-universe.dev repository-code: https://github.com/marceelrf/tidyspec commit: 15b76027ce2602e3a28b52bb4e93a6001dd0d2fd url: https://marceelrf.github.io/tidyspec date-released: '2026-04-13' contact: - family-names: Ferreira given-names: Marcel email: marcel.ferreira@unesp.br orcid: https://orcid.org/0000-0002-3445-0945