Package: RGCxGC Type: Package Title: Preprocessing and Multivariate Analysis of Bidimensional Gas Chromatography Data Version: 1.2.0 Date: 2022-12-13 Authors@R: c( person("Cristian", "Quiroz-Moreno", email = "cristianquirozd1997@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9069-9147")), person("Guilherme", "L. Alexandrino", email = "Alexandrinogl@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-2007-378X")), person("Noroska", "G.S. Mogollón", email = "gaby867@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-0756-6184"))) Maintainer: Cristian Quiroz-Moreno Description: Toolbox for chemometrics analysis of bidimensional gas chromatography data. This package import data for common scientific data format (NetCDF) and fold it to 2D chromatogram. Then, it can perform preprocessing and multivariate analysis. In the preprocessing algorithms, baseline correction, smoothing, and peak alignment are available. While in multivariate analysis, multiway principal component analysis is incorporated. License: MIT + file LICENSE URL: https://github.com/DanielQuiroz97/RGCxGC, https://danielquiroz97.github.io/RGCxGC/ BugReports: https://github.com/DanielQuiroz97/RGCxGC/issues Imports: colorRamps, Rdpack, stats, methods, graphics RdMacros: Rdpack biocViews: ChemPhys Depends: R (>= 4.2.0), RNetCDF, ptw LazyData: true RoxygenNote: 7.2.3 Encoding: UTF-8 Suggests: knitr, rmarkdown, lattice, prettydoc, VignetteBuilder: knitr Config/pak/sysreqs: libnetcdf-dev libudunits2-dev Repository: https://danielquiroz97.r-universe.dev Date/Publication: 2023-03-09 22:31:03 UTC RemoteUrl: https://github.com/danielquiroz97/rgcxgc RemoteRef: HEAD RemoteSha: de0c36944b41a7a388c3c7f096fceeaa2bc7a7b5 NeedsCompilation: no Packaged: 2026-07-15 04:35:13 UTC; root Author: Cristian Quiroz-Moreno [aut, cre] (ORCID: ), Guilherme L. Alexandrino [aut] (ORCID: ), Noroska G.S. Mogollón [aut] (ORCID: )