Package: SpectraQL
Title: MassQL support for Spectra
Version: 1.4.0
Description: The Mass Spec Query Language (MassQL) is a domain-specific
        language enabling to express a query and retrieve mass
        spectrometry (MS) data in a more natural and understandable way
        for MS users. It is inspired by SQL and is by design
        programming language agnostic. The SpectraQL package adds
        support for the MassQL query language to R, in particular to MS
        data represented by Spectra objects. Users can thus apply
        MassQL expressions to analyze and retrieve specific data from
        Spectra objects.
Authors@R: c(person(given = "Johannes", family = "Rainer",
                    email = "Johannes.Rainer@eurac.edu",
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-6977-7147")),
	     person(given = "Andrea", family = "Vicini",
                    email = "andrea.vicini@eurac.edu",
                    role = "aut"),
             person(given = "Sebastian", family = "Gibb",
                    email = "mail@sebastiangibb.de",
                    role = "ctb",
                    comment = c(ORCID = "0000-0001-7406-4443"))
		    )
Depends: R (>= 4.4.0), ProtGenerics (>= 1.25.1)
Imports: Spectra (>= 1.5.6), MsCoreUtils, methods
Suggests: testthat, msdata (>= 0.19.3), roxygen2, rmarkdown, knitr,
        S4Vectors, BiocStyle, mzR
License: Artistic-2.0
VignetteBuilder: knitr
BugReports: https://github.com/RforMassSpectrometry/SpectraQL/issues
URL: https://github.com/RforMassSpectrometry/SpectraQL
biocViews: Infrastructure, Proteomics, MassSpectrometry, Metabolomics
Encoding: UTF-8
Roxygen: list(markdown=TRUE)
RoxygenNote: 7.3.2
Config/pak/sysreqs: make
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:31:53 UTC
RemoteUrl: https://github.com/bioc/SpectraQL
RemoteRef: RELEASE_3_22
RemoteSha: 9390ac1234a7e41e5fb297836c78cd1970b1d618
NeedsCompilation: no
Packaged: 2025-11-11 17:50:58 UTC; root
Author: Johannes Rainer [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6977-7147>),
  Andrea Vicini [aut],
  Sebastian Gibb [ctb] (ORCID: <https://orcid.org/0000-0001-7406-4443>)
Maintainer: Johannes Rainer <Johannes.Rainer@eurac.edu>
Built: R 4.5.2; ; 2025-11-11 18:02:59 UTC; windows
