Package: ir Title: Functions to Handle and Preprocess Infrared Spectra Version: 0.4.2.9000 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-07-23 17:36:59 UTC RemoteUrl: https://github.com/henningte/ir RemoteRef: HEAD RemoteSha: 8da0108b8f55eb6b836e9759677c1baa1375ad02 NeedsCompilation: no Packaged: 2026-07-23 19:05:25 UTC; root Author: Henning Teickner [aut, cre, cph] (ORCID: ) Maintainer: Henning Teickner