Package: ScanCentricPeakCharacterization Title: Functionality for Characterizing Peaks in Mass Spectrometry in a Scan-Centric Manner Version: 0.3.65 Date: 2024-03-28 Authors@R: person(given = c("Robert", "M"), family = c("Flight"), email = "rflight79@gmail.com", role = c("aut", "cre")) Description: Provides a functions and classes for detecting, characterizing, and integrating peaks in a scan-centric manner from direct-injection mass spectrometry data. Depends: R (>= 4.1.0) Imports: cowplot, dplyr, readxl, MSnbase, debugme, assertthat, jsonlite, purrr, R6, tibble, XML, forcats, pracma, R.utils, IRanges, S4Vectors, magrittr, tidyr, lubridate, stats, stringr, digest, knitrProgressBar License: file LICENSE RoxygenNote: 7.2.1 Suggests: knitr, rmarkdown, testthat (>= 3.0.0), furrr, ggplot2, patchwork, ggforce, logger Encoding: UTF-8 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) biocViews: Config/testthat/edition: 3 Repository: https://moseleybioinformaticslab.r-universe.dev Date/Publication: 2024-03-28 14:28:55 UTC RemoteUrl: https://github.com/MoseleyBioinformaticsLab/ScanCentricPeakCharacterization RemoteRef: v0.3.65 RemoteSha: 2373d738beb5fb8a085a6beccb4d22873d860458 NeedsCompilation: no Packaged: 2026-06-14 07:58:30 UTC; root Author: Robert M Flight [aut, cre] Maintainer: Robert M Flight