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]
First Published: 2021-03-31
Latest Update: 2023-11-25
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 14 May. 2025.
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
04/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/1105/12Downloads for OpenSpecy01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

IPEC  
Root Mean Square Curvature Calculation
Calculates the RMS intrinsic and parameter-effects curvatures of a nonlinear regression model. The c ...
Download / Learn more Package Citations See dependency  
JMbayes2  
Extended Joint Models for Longitudinal and Time-to-Event Data
Fit joint models for longitudinal and time-to-event data under the Bayesian approach. Multiple longi ...
Download / Learn more Package Citations See dependency  
codexcopd  
The CODEX (Comorbidity, Obstruction, Dyspnea, and Previous Severe Exacerbations) Index: Short and Medium-Term Prognosis in Patients Hospitalized for Chronic Obstructive Pulmonary Disease (COPD) Exacerbations
Predicts 3 to 12 months prognosis in Chronic Obstructive Pulmonary Disease (COPD) patients hospitali ...
Download / Learn more Package Citations See dependency  
pso  
Particle Swarm Optimization
Provides an implementation of particle swarm optimisation consistent with the standard PSO 2007/2011 ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
UncDecomp  
Uncertainty Decomposition
If a procedure consists of several stages and there are several models that can be selected for each ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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