Package: chemhelper Version: 0.0.0.9000 Title: Helper Functions For Dealing With GCMS and LCMS data from IonAnalytics Description: Provides helper functions for parsing data exported from IonAnalytics, calculating retention indecies, and other miscelanous helper functions to assist in data wrangling. Authors@R: person("Eric", "Scott", , "scottericr@gmail.com", c("aut", "cre")) License: MIT + file LICENSE Encoding: UTF-8 ByteCompile: true Roxygen: list(markdown = TRUE) RoxygenNote: 6.1.1 Imports: readr, dplyr, stringr, ropls, tibble, purrr, webchem, broom, MASS, latex2exp, ggplot2 Suggests: testthat, covr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://aariq.r-universe.dev Date/Publication: 2023-02-15 19:42:39 UTC RemoteUrl: https://github.com/Aariq/chemhelper RemoteRef: HEAD RemoteSha: e51054c1856e3e446419d58c0351e391299e94e3 NeedsCompilation: no Packaged: 2026-06-11 10:43:54 UTC; root Author: Eric Scott [aut, cre] Maintainer: Eric Scott