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 Jun. 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)
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

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
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  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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