Package: rawrr Type: Package Title: Direct Access to Orbitrap Data and Beyond Version: 1.21.0 Authors@R: c(person("Christian", "Panse", email = "cp@fgcz.ethz.ch", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1975-3064")), person ("Leonardo", "Schwarz", email = "Leonardo.Schwarz@fgcz.ethz.ch", role = c("ctb"), comment = c(ORCID = "0009-0003-1828-6924")), person("Tobias", "Kockmann", email = "tobias.kockmann@fgcz.ethz.ch", role = "aut", comment = c(ORCID = "0000-0002-1847-885X"))) Depends: R (>= 4.5) 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 Thermo Fisher Scientic RawFileReader .NET 8.0 assembly. Within the R environment, spectra and chromatograms are represented by S3 objects. 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. License: GPL-3 SystemRequirements: .NET 8.0 (optional; required only if you want to compile and link the C# code) URL: https://github.com/fgcz/rawrr/ BugReports: https://github.com/fgcz/rawrr/issues Encoding: UTF-8 NeedsCompilation: no RoxygenNote: 7.3.2 biocViews: MassSpectrometry, Proteomics, Metabolomics, Infrastructure, Software VignetteBuilder: knitr Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:56:13 UTC RemoteUrl: https://github.com/bioc/rawrr RemoteRef: HEAD RemoteSha: 7cb330161e457ce74b8cefeed8bbaac0b742e897 Packaged: 2026-06-18 11:21:48 UTC; root Author: Christian Panse [aut, cre] (ORCID: ), Leonardo Schwarz [ctb] (ORCID: ), Tobias Kockmann [aut] (ORCID: ) Maintainer: Christian Panse