Package: SpecHelpers Type: Package Title: Spectroscopy Related Utilities Version: 0.3.2 Date: 2025-12-03 Authors@R: c( person("Bryan A.", "Hanson", role = c("aut", "cre"), email = "hanson@depauw.edu", comment = c(ORCID = "0000-0003-3536-8246"))) Description: Utility functions for spectroscopy. 1. Functions to simulate spectra for use in teaching or testing. 2. Functions to process files created by 'LoggerPro' and 'SpectraSuite' software. License: GPL-3 Imports: gsubfn, utils, stats, graphics, splancs URL: https://github.com/bryanhanson/SpecHelpers ByteCompile: TRUE LazyData: TRUE Encoding: UTF-8 BugReports: https://github.com/bryanhanson/SpecHelpers/issues Depends: R (>= 3.0) RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Repository: https://bryanhanson.r-universe.dev Date/Publication: 2025-12-03 20:36:24 UTC RemoteUrl: https://github.com/bryanhanson/spechelpers RemoteRef: HEAD RemoteSha: bc56896179497ad87fdb59c300bf8a58e4cc65bc NeedsCompilation: no Packaged: 2026-06-07 08:05:07 UTC; root Author: Bryan A. Hanson [aut, cre] (ORCID: ) Maintainer: Bryan A. Hanson