Package: isoorbi
Type: Package
Title: Process Orbitrap Isotopocule Data
Version: 1.3.0
Date: 2023-11-07
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://github.com/isoverse/isoorbi
BugReports: https://github.com/isoverse/isoorbi/issues
Depends: R (>= 4.1.0)
Imports: utils (>= 4.1.0), stats (>= 4.1.0), rlang (>= 1.0.0),
        lifecycle (>= 1.0.0), tidyr (>= 1.2.0), dplyr (>= 1.1.1),
        ggplot2 (>= 3.4.0), scales (>= 1.2.1), readr (>= 2.1.0),
        tidyselect (>= 1.2.0), openxlsx, purrr, methods
Suggests: devtools, knitr, rmarkdown, testthat, forcats
Description: Read and process isotopocule data from an Orbitrap Isotope Solutions mass spectrometer. Citation: Kantnerova et al. (in review).
License: MIT + file LICENSE
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-08 21:52:59 UTC; kantn
Author: Caj Neubauer [aut, cre, cph] (<https://orcid.org/0000-0002-5348-5609>),
  Sebastian Kopf [aut] (<https://orcid.org/0000-0002-2044-0201>),
  Kristýna Kantnerová [aut] (<https://orcid.org/0000-0001-6259-3225>)
Maintainer: Caj Neubauer <caj.neubauer@colorado.edu>
Repository: CRAN
Date/Publication: 2023-11-09 08:10:02 UTC
Built: R 4.2.0; ; 2023-12-21 23:41:34 UTC; unix
