Package: ir
Title: Functions to Handle and Preprocess Infrared Spectra
Version: 0.4.1
Authors@R: 
    person(given = "Henning",
           family = "Teickner",
           role = c("aut", "cre", "cph"),
           email = "henning.teickner@uni-muenster.de",
           comment = c(ORCID = "0000-0002-3993-1182"))
Description: 
  Functions to import and handle infrared spectra (import from '.csv' and
  Thermo Galactic's '.spc', baseline correction, binning, clipping,
  interpolating, smoothing, averaging, adding, subtracting, dividing, 
  multiplying, atmospheric correction, 'tidyverse' methods, plotting).
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: tidyr, dplyr, purrr, tibble, ggplot2, stringr, hyperSpec (>=
        0.99.20200527), grDevices, rlang, methods, units, Rdpack,
        magrittr, stats, lifecycle
Suggests: baseline, ChemoSpec (>= 5.2.12), kableExtra, fda, knitr,
        quantities, rmarkdown, signal, spelling, vctrs, tidyselect,
        prospectr
VignetteBuilder: knitr
RdMacros: Rdpack
Date: 2025-04-06
URL: https://henningte.github.io/ir/, https://github.com/henningte/ir/
BugReports: https://github.com/henningte/ir/issues/
Language: en-US
NeedsCompilation: no
Packaged: 2025-04-06 04:17:46 UTC; henni
Author: Henning Teickner [aut, cre, cph]
    (<https://orcid.org/0000-0002-3993-1182>)
Maintainer: Henning Teickner <henning.teickner@uni-muenster.de>
Repository: CRAN
Date/Publication: 2025-04-06 04:30:02 UTC
Built: R 4.3.3; ; 2025-04-06 05:30:35 UTC; unix
