Package: MsBackendMsp
Title: Mass Spectrometry Data Backend for NIST msp Files
Version: 1.15.0
Authors@R: 
    c(person(given = "Neumann", family = "Steffen",
             role = c("aut"),
             email = "sneumann@ipb-halle.de",
             comment = c(ORCID = "0000-0002-7899-7192")),
      person(given = "Johannes", family = "Rainer",
             email = "Johannes.Rainer@eurac.edu",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0002-6977-7147")),
      person(given = "Michael", family = "Witting",
             role = c("ctb"),
             email = "michael.witting@helmholtz-muenchen.de",
             comment = c(ORCID = "0000-0002-1462-4426"))
	     )
Description: Mass spectrometry (MS) data backend supporting import and
        handling of MS/MS spectra from NIST MSP Format (msp) files.
        Import of data from files with different MSP *flavours* is
        supported. Objects from this package add support for MSP files
        to Bioconductor's Spectra package. This package is thus not
        supposed to be used without the Spectra package that provides a
        complete infrastructure for MS data handling.
Depends: R (>= 4.1.0), Spectra (>= 1.5.14)
Imports: ProtGenerics (>= 1.35.3), BiocParallel, S4Vectors, IRanges,
        MsCoreUtils, methods, stats
Suggests: testthat, knitr (>= 1.1.0), roxygen2, BiocStyle (>= 2.5.19),
        rmarkdown
License: Artistic-2.0
Encoding: UTF-8
VignetteBuilder: knitr
BugReports: https://github.com/RforMassSpectrometry/MsBackendMsp/issues
URL: https://github.com/RforMassSpectrometry/MsBackendMsp
biocViews: Infrastructure, Proteomics, MassSpectrometry, Metabolomics,
        DataImport
Roxygen: list(markdown=TRUE)
RoxygenNote: 7.3.2
Collate: 'hidden_aliases.R' 'MsBackendMsp.R' 'functions-msp.R'
Config/pak/sysreqs: make
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:15:06 UTC
RemoteUrl: https://github.com/bioc/MsBackendMsp
RemoteRef: HEAD
RemoteSha: 4b372442621e4a0cc7c200ed5b99b05a146c1575
NeedsCompilation: no
Packaged: 2025-11-02 15:10:00 UTC; root
Author: Neumann Steffen [aut] (ORCID: <https://orcid.org/0000-0002-7899-7192>),
  Johannes Rainer [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6977-7147>),
  Michael Witting [ctb] (ORCID: <https://orcid.org/0000-0002-1462-4426>)
Maintainer: Johannes Rainer <Johannes.Rainer@eurac.edu>
Built: R 4.6.0; ; 2025-11-02 15:11:30 UTC; windows
