Package: isoorbi
Type: Package
Title: Process Orbitrap Isotopocule Data
Version: 1.1.0
Date: 2023-6-22
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), readr
        (>= 2.1.0), tidyselect (>= 1.2.0)
Suggests: devtools, knitr, rmarkdown, testthat, scales, ggplot2,
        forcats
Description: Read and process isotopocule data from an Orbitrap Isotope Solutions mass spectrometer. Hilkert et al. (2021) <doi:10.1021/acs.analchem.1c00944>.
License: MIT + file LICENSE
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-06-24 04:54:17 UTC; caj
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-06-24 18:20:06 UTC
