-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
25 lines (25 loc) · 1011 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
= "[email protected]", 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 (>= 3.5.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
LazyData: true
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