Package: rawrr
Type: Package
Title: Direct Access to Orbitrap Data and Beyond
Version: 1.4.0
Authors@R: c(person("Christian", "Panse",
        email = "cp@fgcz.ethz.ch",
        role = c("aut", "cre"),
        comment = c(ORCID = "0000-0003-1975-3064")),
        person("Tobias", "Kockmann",
    email = "tobias.kockmann@fgcz.ethz.ch",
    role = "aut",
    comment = c(ORCID = "0000-0002-1847-885X")))
Depends: R (>= 4.1)
Imports: grDevices, graphics, stats, utils
Suggests: BiocStyle (>= 2.5), ExperimentHub, knitr, protViz (>= 0.7),
        rmarkdown, tartare (>= 1.5), testthat
Description: This package wraps the functionality
    of the RawFileReader .NET assembly. Within the R environment,
    spectra and chromatograms are represented by S3 objects
    (Kockmann T. et al. (2020) <doi:10.1101/2020.10.30.362533>).
    The package provides basic functions to download and install
    the required third-party libraries.
    The package is developed, tested, and used at the Functional
    Genomics Center Zurich, Switzerland <https://fgcz.ch>.
License: GPL-3
SystemRequirements: mono-runtime 4.x or higher (including System.Data
        library) on Linux/macOS, .Net Framework (>= 4.5.1) on Microsoft
        Windows.
URL: https://github.com/fgcz/rawrr/
BugReports: https://github.com/fgcz/rawrr/issues
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.1.2
biocViews: MassSpectrometry, Proteomics, Metabolomics
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/rawrr
git_branch: RELEASE_3_15
git_last_commit: 3f84950
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
Packaged: 2022-04-27 00:41:29 UTC; biocbuild
Author: Christian Panse [aut, cre] (<https://orcid.org/0000-0003-1975-3064>),
  Tobias Kockmann [aut] (<https://orcid.org/0000-0002-1847-885X>)
Maintainer: Christian Panse <cp@fgcz.ethz.ch>
Built: R 4.2.0; ; 2022-04-27 09:57:14 UTC; windows
