-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
51 lines (51 loc) · 1.65 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
Package: tiltDataAnalysis
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9001
Authors@R: c(
person("Kalash", "Singhal", , "[email protected]", role = c("aut", "cre")),
person("Mauro", "Lepore", , "[email protected]", role = "aut",
comment = c(ORCID = "https://orcid.org/0000-0002-1986-7988")),
person("Anne", "Schoenauer", , "[email protected]", role = "aut",
comment = c(ORCID = "https://orcid.org/0000-0002-4576-8799")),
person("Tilman", "Trompke", , "[email protected]", role = "aut",
comment = c(ORCID = "https://orcid.org/0009-0003-3351-5131"))
)
Description: What the package does (one paragraph).
License: GPL (>= 3)
URL: https://github.com/2DegreesInvesting/tiltDataAnalysis,
https://2degreesinvesting.github.io/tiltDataAnalysis/
BugReports: https://github.com/2DegreesInvesting/tiltDataAnalysis/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
dplyr,
ggplot2,
kableExtra,
readr,
rlang,
stats,
stringr,
tibble,
tidyr,
tidyselect,
tiltIndicator (>= 0.0.0.9228),
tiltIndicatorAfter (>= 0.0.0.9057),
tiltPlot (>= 0.0.0.9001),
tiltPolish (>= 0.0.0.9006),
tiltToyData (>= 0.0.0.9204),
tiltTransitionRisk (>= 0.0.0.9003),
utils
Remotes:
2degreesinvesting/tiltIndicatorAfter,
2degreesinvesting/tiltToyData,
2degreesinvesting/tiltTransitionRisk,
2degreesinvesting/tiltPolish,
2degreesinvesting/tiltPlot
Depends:
R (>= 2.10)
LazyData: true
Config/Needs/website: rmarkdown