Package: ir
Title: Functions to Handle and Preprocess Infrared Spectra
Version: 0.2.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, plotting).
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2.9000
Depends: R (>= 4.0.0)
Imports: tidyr, dplyr, purrr, tibble, ggplot2, stringr, ChemoSpec (>=
        5.2.12), hyperSpec (>= 0.99.20200527), signal, grDevices,
        rlang, methods, units, Rdpack, magrittr, stats, lifecycle,
        baseline
Suggests: kableExtra, fda, knitr, rmarkdown, spelling, vctrs,
        tidyselect
VignetteBuilder: knitr
RdMacros: Rdpack
Date: 2022-05-02
URL: https://henningte.github.io/ir/
Language: en-US
NeedsCompilation: no
Packaged: 2022-05-02 11:27:00 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: 2022-05-02 11:50:08 UTC
Built: R 4.1.2; ; 2022-05-03 11:37:11 UTC; unix
