-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
72 lines (72 loc) · 1.42 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Package: CO2AnalysisModules
Title: CO2AnalysisModules
Version: 2.1.0
Authors@R:
person("Javier", "Gracia-Tabuenca", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-2455-0598"))
Description: Analysis modules to be added to CO2
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
checkmate,
dplyr,
dbplyr,
HadesExtras,
ParallelLogger,
shinydashboard,
shinycssloaders,
UpSetR,
ggplot2,
shiny,
shinyjs,
shinyWidgets,
yaml,
duckdb,
DBI,
htmltools,
reactable,
shinybrowser,
tibble,
markdown,
DatabaseConnector,
FeatureExtraction,
SqlRender,
forcats,
ggiraph,
ggplotify,
ggrepel,
gtable,
grid,
htmlwidgets,
lubridate,
purrr,
readr,
scales,
speedglm,
stringr,
tidyr,
shinyFeedback,
CohortGenerator,
FinnGenUtilsR,
httr,
jsonlite,
ggh4x
Remotes:
FINNGEN/HadesExtras,
FINNGEN/FinnGenUtilsR,
javier-gracia-tabuenca-tuni/DatabaseConnector@BQ-DBI
Suggests:
devtools,
testthat (>= 3.0.0),
Eunomia,
withr,
spelling,
covr,
bigrquery,
rlang
Config/testthat/edition: 3
URL: https://github.com/javier-gracia-tabuenca-tuni/CO2AnalysisModules
BugReports: https://github.com/javier-gracia-tabuenca-tuni/CO2AnalysisModules/issues