Package: tartare
Type: Package
Title: Raw ground spectra recorded on Thermo Fisher Scientific mass
        spectrometers
Version: 1.24.0
Authors@R: c(person(given = "Christian", family = "Panse",
    email = "cp@fgcz.ethz.ch", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0003-1975-3064")),
    person(given = "Tobias", family = "Kockmann",
    email = "Tobias.Kockmann@fgcz.ethz.ch", role = "aut", 
    comment = c(ORCID = "0000-0002-1847-885X")))
Depends: R (>= 4.1), AnnotationHub (>= 2.16), ExperimentHub (>= 1.0)
Imports: utils
Suggests: BiocStyle, knitr, rmarkdown, testthat, tools
Description: Provides raw files recorded on different Liquid
  Chromatography Mass Spectrometry (LC-MS) instruments. All included MS
  instruments are manufactured by Thermo Fisher Scientific and belong to the
  Orbitrap Tribrid or Q Exactive Orbitrap family of instruments. Despite their
  common origin and shared hardware components, e.g., Orbitrap mass analyser,
  the above instruments tend to write data in different "dialects" in a shared
  binary file format (.raw). The intention behind tartare is to provide complex
  but slim real-world files that can be used to make code robust with respect
  to this diversity. In other words, it is intended for enhanced unit testing.
  The package is considered to be used with the rawrr package and the
  Spectra MsBackends.
URL: https://github.com/cpanse/tartare
BugReports: https://github.com/cpanse/tartare/issues
Encoding: UTF-8
NeedsCompilation: no
biocViews: ExperimentData, MassSpectrometryData, ExperimentHub
RoxygenNote: 6.1.1
License: GPL-3
VignetteBuilder: knitr
Collate: tartare.R zzz.R
git_url: https://git.bioconductor.org/packages/tartare
git_branch: RELEASE_3_22
git_last_commit: f1dc67a
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-11-04
Packaged: 2025-11-04 16:45:45 UTC; biocbuild
Author: Christian Panse [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1975-3064>),
  Tobias Kockmann [aut] (ORCID: <https://orcid.org/0000-0002-1847-885X>)
Maintainer: Christian Panse <cp@fgcz.ethz.ch>
