Package: isoreader
Title: Read Stable Isotope Data Files
Description: Interface to the raw data file formats commonly encountered in scientific disciplines that make use of stable isotopes.
Version: 1.3.1
Authors@R: 
    c(person(
        given = "Sebastian", family = "Kopf", 
        email = "sebastian.kopf@colorado.edu", 
        role = c("aut", "cre"), 
        comment = c(ORCID = "0000-0002-2044-0201")),
    person(
        given = "Brett", family = "Davidheiser-Kroll", 
        email = "brett.davidheiserkroll@colorado.edu", 
        role = c("aut"), 
        comment = c(ORCID = "0000-0002-6153-7851")),
    person(
        given = "Ilja", family = "Kocken", 
        email = "i.j.kocken@uu.nl", 
        role = c("aut"), 
        comment = c(ORCID = "0000-0003-2196-8718"))
    )
URL: https://github.com/isoverse/isoreader
BugReports: https://github.com/isoverse/isoreader/issues
Depends: R (>= 4.0.0), stats
Imports: methods, R.utils, magrittr, rlang (>= 0.4.5), tidyselect (>=
        1.0.0), vctrs (>= 0.3.4), tibble (>= 3.0.0), dplyr (>= 1.0.0),
        tidyr (>= 1.0.0), glue (>= 1.4.0), stringr (>= 1.4.0), purrr
        (>= 0.3.4), future (>= 1.18.0), lubridate (>= 1.7.9.2), readr
        (>= 1.4.0), progress (>= 1.2.2), UNF (>= 2.0.6)
Suggests: devtools, testthat, feather (>= 0.3.5), readxl (>= 1.3.1),
        openxlsx (>= 4.1.5), xml2 (>= 1.3.1), rhdf5 (>= 2.0.0), knitr,
        markdown, rmarkdown, covr
biocViews:
License: GPL (>= 2)
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-10-15 19:36:36 UTC; sk
Author: Sebastian Kopf [aut, cre] (<https://orcid.org/0000-0002-2044-0201>),
  Brett Davidheiser-Kroll [aut] (<https://orcid.org/0000-0002-6153-7851>),
  Ilja Kocken [aut] (<https://orcid.org/0000-0003-2196-8718>)
Maintainer: Sebastian Kopf <sebastian.kopf@colorado.edu>
Repository: CRAN
Date/Publication: 2021-10-15 20:20:02 UTC
