Package: ir Title: Functions to Handle and Preprocess Infrared Spectra Version: 0.4.2 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.3 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: 2026-01-29 Roxygen: list(markdown = TRUE) URL: https://henningte.github.io/ir/, https://github.com/henningte/ir/ BugReports: https://github.com/henningte/ir/issues/ Language: en-US Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libudunits2-dev Repository: https://henningte.r-universe.dev Date/Publication: 2026-02-03 21:33:55 UTC RemoteUrl: https://github.com/henningte/ir RemoteRef: HEAD RemoteSha: 6f8d6757a03e818dbfc69f42f59eb0425f41d755 NeedsCompilation: no Packaged: 2026-07-03 06:47:52 UTC; root Author: Henning Teickner [aut, cre, cph] (ORCID: ) Maintainer: Henning Teickner