-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
50 lines (50 loc) · 1.15 KB
/
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
48
49
50
Package: BCGcalc
Type: Package
Title: Biological Condition Gradient, calculator
Version: 2.1.0.9014
Authors@R: c(
person("Erik W.", "Leppo", email="[email protected]", role=c("aut","cre")),
person("Jen", "Stamp", email="[email protected]", role="ctb"),
person("Matt", "Hedin", email="[email protected]", role="ctb"),
person("Ben", "Block", email="[email protected]", role="ctb"))
Maintainer: Erik W. Leppo <[email protected]>
Description: Biological Condition Gradient helper functions.
License: MIT
Depends:
R (>= 3.5.0)
Imports:
BioMonTools,
dplyr,
reshape2
Suggests:
readxl,
knitr,
rmarkdown,
ggplot2,
shiny,
shinyjs,
shinydashboard,
shinydashboardPlus,
shinyBS,
DT,
httr,
reshape2,
testthat (>= 3.0.0),
plyr,
tidyr,
tibble,
rioja,
zip,
StreamCatTools,
nhdplusTools,
ComplexUpset,
openxlsx,
MazamaSpatialUtils
Remotes: leppott/BCGcalc
Encoding: UTF-8
LazyData: true
URL: https://github.com/leppott/BCGcalc
BugReports: https://github.com/leppott/BCGcalc/issues
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Config/testthat/edition: 3