Package: MsBackendMsp Title: Mass Spectrometry Data Backend for NIST msp Files Version: 1.17.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, data.table 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.3 Collate: 'hidden_aliases.R' 'MsBackendMsp.R' 'functions-msp.R' Config/pak/sysreqs: cmake make libuv1-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:57:51 UTC RemoteUrl: https://github.com/bioc/MsBackendMsp RemoteRef: HEAD RemoteSha: a29463c58a5d2e7a19f17c05e12ba80ddc4a7469 NeedsCompilation: no Packaged: 2026-07-03 23:04:23 UTC; root Author: Neumann Steffen [aut] (ORCID: ), Johannes Rainer [aut, cre] (ORCID: ), Michael Witting [ctb] (ORCID: ) Maintainer: Johannes Rainer