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 25 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

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
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,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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