Other packages > Find by keyword >

OpenSpecy  

Analyze, Process, Identify, and Share Raman and (FT)IR Spectra
View on CRAN: Click here


Download and install OpenSpecy package within the R console
Install from CRAN:
install.packages("OpenSpecy")

Install from Github:
library("remotes")
install_github("cran/OpenSpecy")

Install by package version:
library("remotes")
install_version("OpenSpecy", "1.5.3")



Attach the package and use:
library("OpenSpecy")
Maintained by
Win Cowger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-31
Latest Update: 2025-04-26
Description:
Raman and (FT)IR spectral analysis tool for plastic particles and other environmental samples (Cowger et al. 2021, ). With read_any(), Open Specy provides a single function for reading individual, batch, or map spectral data files like .asp, .csv, .jdx, .spc, .spa, .0, and .zip. process_spec() simplifies processing spectra, including smoothing, baseline correction, range restriction and flattening, intensity conversions, wavenumber alignment, and min-max normalization. Spectra can be identified in batch using an onboard reference library (Cowger et al. 2020, ) using match_spec(). A Shiny app is available via run_app() or online at .
How to cite:
Win Cowger (2021). OpenSpecy: Analyze, Process, Identify, and Share Raman and (FT)IR Spectra. R package version 1.5.3, https://cran.r-project.org/web/packages/OpenSpecy. Accessed 05 Aug. 2026.
Previous versions and publish date:
0.8.2 (2021-03-31 10:50), 0.9.0 (2021-04-09 16:30), 0.9.1 (2021-04-11 17:20), 0.9.2 (2021-05-20 18:20), 0.9.3 (2021-10-13 17:12), 0.9.5 (2022-07-06 17:00), 1.0.2 (2023-09-05 17:30), 1.0.3 (2023-09-14 00:20), 1.0.4 (2023-10-02 19:50), 1.0.5 (2023-10-31 16:40), 1.0.6 (2023-11-26 00:50), 1.0.7 (2024-03-12 01:20), 1.0.8 (2024-03-15 00:00), 1.1.0 (2024-06-14 01:50), 1.2.0 (2024-09-14 04:20), 1.4.0 (2024-11-04 23:40), (2026-07-09 08:15)
Other packages that cited OpenSpecy R package
View OpenSpecy citation profile
Other R packages that OpenSpecy depends, imports, suggests or enhances
Complete documentation for OpenSpecy
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA