Package: rmzqc
Title: Creation, Reading and Validation of 'mzqc' Files
Version: 0.7.0
Date: 2025-07-14
Authors@R:
c(person("Chris", "Bielow",
email = "chris.bielow@bsc.fu-berlin.de",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5756-3988")),
person("David", "Jimenez-Morales",
email = "biodavidjm@gmail.com",
role = c("rev", "ctb"),
comment = c(ORCID = "0000-0003-4356-6461")),
person("Jeremi", "Maciejewski",
email = "jeremi.maciejewski5002@gmail.com",
role = c("ctb")))
Description: Reads, writes and validates 'mzQC' files. The 'mzQC'
format is a standardized file format for the exchange,
transmission, and archiving of quality metrics derived from
biological mass spectrometry data, as defined by the HUPO-PSI
(Human Proteome Organisation - Proteomics Standards Initiative)
Quality Control working group. See
for details.
Imports: jsonlite, jsonvalidate, knitr, methods, ontologyIndex,
rmarkdown, R6, R6P, testthat, tools
VignetteBuilder: knitr
License: MIT + file LICENSE
URL: https://github.com/MS-Quality-hub/rmzqc
BugReports: https://github.com/MS-Quality-hub/rmzqc/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev
libnode-dev
Repository: https://ms-quality-hub.r-universe.dev
Date/Publication: 2025-07-16 06:31:02 UTC
RemoteUrl: https://github.com/ms-quality-hub/rmzqc
RemoteRef: HEAD
RemoteSha: fd6161544b7e78e3755ed04dbf6699a3a03c2705
NeedsCompilation: no
Packaged: 2026-06-16 08:55:49 UTC; root
Author: Chris Bielow [aut, cre] (ORCID:
),
David Jimenez-Morales [rev, ctb] (ORCID:
),
Jeremi Maciejewski [ctb]
Maintainer: Chris Bielow