Package: sRm Type: Package Title: Toolkit for SRM-MS data (MS) data Version: 0.2.6 Authors@R: c( person("Tom", "Wilson", , "tpw2@aber.ac.uk", c("aut", "cre"))) Description: A complete toolkit for working with Selective Reaction Monitoring (SRM) Mass Spectrometry (MS) data and other variants of targeted Liquid Chromatography (LC) MS data. License: GPL (>= 3) Depends: ggplot2, magrittr Imports: methods, MSnbase, tibble, purrr, dplyr, tidyr, xml2, xcms, stringr, MsCoreUtils, cli, crayon, furrr, future URL: https://github.com/wilsontom/sRm BugReports: https://github.com/wilsontom/sRm/issues Encoding: UTF-8 RoxygenNote: 7.2.3 Suggests: testthat, knitr, rmarkdown, patchwork Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Collate: 'allGenerics.R' 'allClasses.R' 'accessor-method.R' 'adjustBaseline-method.R' 'createGroup-method.R' 'detectInstrumentModel.R' 'detectPeaks-method.R' 'fileMetaData.R' 'filterPeaks-method.R' 'freeScales.R' 'groupPeaks-method.R' 'groupSummary-method.R' 'indexRT-method.R' 'internals.R' 'keepTransitions-method.R' 'openSRM.R' 'peakAsymmetry-method.R' 'plotGroup-method.R' 'plotParent-method.R' 'plotPeakArea-method.R' 'plotSRM-method.R' 'plotSample-method.R' 'reducePeaks-method.R' 'removeSample-method.R' 'removeTransitions-method.R' 'show-method.R' 'smoothChrom-method.R' Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libnetcdf-dev libssl-dev zlib1g-dev Repository: https://aberhrml.r-universe.dev Date/Publication: 2026-05-07 20:45:36 UTC RemoteUrl: https://github.com/wilsontom/sRm RemoteRef: HEAD RemoteSha: d955518c522a338334588dd1d721724281a53f1c NeedsCompilation: no Packaged: 2026-07-06 06:50:56 UTC; root Author: Tom Wilson [aut, cre] Maintainer: Tom Wilson