Encoding: UTF-8 Package: EMSC Type: Package Title: Extended Multiplicative Signal Correction Version: 0.9.4 Date: 2024-03-11 Authors@R: c(person(given = "Kristian Hovde", family = "Liland", role = c("aut", "cre"), email = "kristian.liland@nmbu.no", comment = c(ORCID = "0000-0001-6468-9423")), person(given = "Ulf Geir", family = "Indahl", role = c("ctb"))) Description: Background correction of spectral like data. Handles variations in scaling, polynomial baselines, interferents, constituents and replicate variation. Parameters for corrections are stored for further analysis, and spectra are corrected accordingly. License: GPL-2 LazyData: TRUE URL: https://github.com/khliland/EMSC/ BugReports: https://github.com/khliland/EMSC/issues/ Depends: R (>= 2.10) Imports: pracma RoxygenNote: 7.3.1 Repository: https://khliland.r-universe.dev Date/Publication: 2024-03-11 19:24:33 UTC RemoteUrl: https://github.com/khliland/emsc RemoteRef: HEAD RemoteSha: 986ba17a61402bed4994b1d531f9f7d5a049a54a NeedsCompilation: no Packaged: 2026-06-05 08:58:17 UTC; root Author: Kristian Hovde Liland [aut, cre] (ORCID: ), Ulf Geir Indahl [ctb] Maintainer: Kristian Hovde Liland