-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
47 lines (47 loc) · 934 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Package: qSIP2
Title: qSIP Analysis
Version: 0.17.7
Authors@R:
person("Jeff", "Kimbrel", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7213-9392"))
Description: Package for analyzing quantitative stable isotope probing data.
License: BSD-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0),
readxl
Config/testthat/edition: 3
Imports:
broom,
dplyr,
forcats,
ggplot2,
ggrepel,
ggridges,
glue,
methods,
parsnip,
patchwork,
purrr,
readr,
recipes,
rlang,
S7,
scales,
stats,
stringr,
tibble,
tidyr,
tidytext,
workflows
URL: https://github.com/jeffkimbrel/qSIP2,
https://jeffkimbrel.github.io/qSIP2/
BugReports: https://github.com/jeffkimbrel/qSIP2/issues
VignetteBuilder: knitr
Depends:
R (>= 4.1)
LazyData: true