Refactoring of hyperSpec R Package
- Mentors
- Claudia Beleites, Bryan Hanson
- Organization
- The R Project for Statistical Computing
The hyperSpec package allows R users to analyze spectroscopic data. Operations include importing spectroscopic data, plotting, pre-processing, and common chemometric analyses. The current infrastructure of the package is difficult to maintain due to a dependencies on other R packages and a large amount of test data. Although there has been good progress during GSOC 2020 to modularize hyperSpec, there is still much work to do. This project will further refactor hyperSpec to reach the goal of a robust and readily-maintained ecosystem of related packages.