Package: PlotFTIR Type: Package Title: Plot FTIR Spectra Version: 1.2.1.9000 Authors@R: c( person(given = "Philip", family = "Bulsink", email = "philip.bulsink@nrcan-rncan.gc.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9668-2429")), person(given = "Ulrich", family = "Makanda", email = "ulrich.makanda@nrcan-rncan.gc.ca", role = "trl", comment = c("Translated documentation to French/Traduire la documentation en français")), person("His Majesty the King in Right of Canada, as represented by the Minister of Natural Resources", role = 'cph') ) Description: The goal of 'PlotFTIR' is to easily and quickly kick-start the production of journal-quality Fourier Transform Infra-Red (FTIR) spectral plots in R using 'ggplot2'. The produced plots can be published directly or further modified by 'ggplot2' functions. L'objectif de 'PlotFTIR' est de démarrer facilement et rapidement la production des tracés spectraux de spectroscopie infrarouge à transformée de Fourier (IRTF) de qualité journal dans R à l'aide de 'ggplot2'. Les tracés produits peuvent être publiés directement ou modifiés davantage par les fonctions 'ggplot2'. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Imports: cli, rlang, scales RoxygenNote: 7.3.3 Depends: R (>= 3.3) Suggests: testthat (>= 3.0.0), withr, ggplot2 (>= 3.5.0), gghighlight, ggthemes, knitr, rmarkdown, ir, ChemoSpec, R.utils, readJDX Config/testthat/edition: 3 VignetteBuilder: knitr BugReports: https://github.com/NRCan/PlotFTIR/issues URL: https://github.com/NRCan/PlotFTIR Repository: https://nrcan.r-universe.dev Date/Publication: 2026-04-20 14:04:37 UTC RemoteUrl: https://github.com/nrcan/plotftir RemoteRef: HEAD RemoteSha: 3937827190594de565b08ee09db44e6a89dfc61c NeedsCompilation: no Packaged: 2026-06-19 07:51:17 UTC; root Author: Philip Bulsink [aut, cre] (ORCID: ), Ulrich Makanda [trl] (Translated documentation to French/Traduire la documentation en français), His Majesty the King in Right of Canada, as represented by the Minister of Natural Resources [cph] Maintainer: Philip Bulsink