Package: isoorbi Type: Package Title: Process Orbitrap Isotopocule Data Version: 1.5.3 Authors@R: c(person( given = "Caj", family = "Neubauer", email = "caj.neubauer@colorado.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-5348-5609")), person( given = "Sebastian", family = "Kopf", email = "sebastian.kopf@colorado.edu", role = c("aut"), comment = c(ORCID = "0000-0002-2044-0201")), person( given = "Kristýna", family = "Kantnerová", email = "kristyna.kantnerova@colorado.edu", role = c("aut"), comment = c(ORCID = "0000-0001-6259-3225")) ) URL: https://isoorbi.isoverse.org/, https://github.com/isoverse/isoorbi BugReports: https://github.com/isoverse/isoorbi/issues Depends: R (>= 4.4.0) Imports: utils (>= 4.1.0), stats (>= 4.1.0), methods, rlang (>= 1.0.0), cli (>= 3.6.0), glue, withr (>= 3.0.0), lifecycle (>= 1.0.0), tidyr (>= 1.2.0), tibble, tidyselect (>= 1.2.0), dplyr (>= 1.1.1), ggplot2 (>= 3.4.0), scales (>= 1.2.1), readr (>= 2.1.0), readxl, openxlsx, purrr, prettyunits (>= 1.2.0), arrow (>= 21.0.0.0), knitr(>= 1.5.0) Suggests: devtools, fansi, rmarkdown, testthat (>= 3.0.0), vdiffr, forcats Description: Read and process isotopocule data from an Orbitrap Isotope Solutions mass spectrometer. Citation: Kantnerova et al. (Nature Protocols, 2024). License: MIT + file LICENSE Encoding: UTF-8 VignetteBuilder: knitr RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libicu-dev libssl-dev libx11-dev Repository: https://isoverse.r-universe.dev Date/Publication: 2025-11-19 19:01:45 UTC RemoteUrl: https://github.com/isoverse/isoorbi RemoteRef: HEAD RemoteSha: 786918476e79e0fb55c0d092a6fabbf066c0b796 NeedsCompilation: no Packaged: 2026-06-17 08:52:53 UTC; root Author: Caj Neubauer [aut, cre, cph] (ORCID: ), Sebastian Kopf [aut] (ORCID: ), Kristýna Kantnerová [aut] (ORCID: ) Maintainer: Caj Neubauer