Encoding: UTF-8 Package: baseline Type: Package Title: Baseline Correction of Spectra Version: 1.3-7 Date: 2025-06-18 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 = "Bjørn-Helge", family = "Mevik", role=c("aut")), person(given = "Roberto", family = "Canteri", role=c("ctb"))) Maintainer: Kristian Hovde Liland Description: Collection of baseline correction algorithms, along with a framework and a Tcl/Tk enabled GUI for optimising baseline algorithm parameters. Typical use of the package is for removing background effects from spectra originating from various types of spectroscopy and spectrometry, possibly optimizing this with regard to regression or classification results. Correction methods include polynomial fitting, weighted local smoothers and many more. License: GPL-2 Copyright: inst/COPYRIGHTS Depends: R (>= 3.5.0) Imports: graphics, SparseM, grDevices, stats, methods Suggests: gWidgets2, gWidgets2tcltk, IDPmisc, lattice, pls, MASS LazyLoad: true LazyData: true URL: https://github.com/khliland/baseline/ BugReports: https://github.com/khliland/baseline/issues/ ZipData: true NeedsCompilation: yes Repository: https://khliland.r-universe.dev Date/Publication: 2025-06-18 11:17:53 UTC RemoteUrl: https://github.com/khliland/baseline RemoteRef: HEAD RemoteSha: 5b75d79cc2c8316e4b6ac14e19329180005ca5c3 Packaged: 2026-06-15 07:12:43 UTC; root Author: Kristian Hovde Liland [aut, cre] (ORCID: ), Bjørn-Helge Mevik [aut], Roberto Canteri [ctb]