Package: hdxmsqc Type: Package Title: An R package for quality Control for hydrogen deuterium exchange mass spectrometry experiments Version: 1.9.0 Authors@R: c(person(family = "Crook", given = "Oliver M.", email = "oliver.crook@stats.ox.ac.uk", comment = c(ORCID = "0000-0001-5669-8506"), role = c("aut", "cre"))) Description: The hdxmsqc package enables us to analyse and visualise the quality of HDX-MS experiments. Either as a final quality check before downstream analysis and publication or as part of a interative procedure to determine the quality of the data. The package builds on the QFeatures and Spectra packages to integrate with other mass-spectrometry data. License: file LICENSE Encoding: UTF-8 LazyData: false Depends: R(>= 4.3), QFeatures, S4Vectors, Spectra Imports: dplyr, tidyr, ggplot2, BiocStyle, knitr, methods, grDevices, stats, MsCoreUtils Suggests: RColorBrewer, pheatmap, MASS, patchwork, testthat VignetteBuilder: knitr Roxygen: list(markdown=TRUE) RoxygenNote: 7.2.3 biocViews: QualityControl,DataImport, Proteomics, MassSpectrometry, Metabolomics BugReports: https://github.com/ococrook/hdxmsqc/issues URL: http://github.com/ococrook/hdxmsqc Language: en-US Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:02:53 UTC RemoteUrl: https://github.com/bioc/hdxmsqc RemoteRef: HEAD RemoteSha: ae116d85a53839648cd4d76bd75da713ed310a3d NeedsCompilation: no Packaged: 2026-07-07 06:41:26 UTC; root Author: Oliver M. Crook [aut, cre] (ORCID: ) Maintainer: Oliver M. Crook