-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
67 lines (67 loc) · 1.88 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
Package: pacta.portfolio.report
Title: pacta.portfolio.report
Version: 0.4.1.9001
Authors@R:
c(person(given = "Monika",
family = "Furdyna",
role = c("aut", "cre", "ctr"),
email = "monika.furdyna@gmail.com",
comment = c(ORCID = "0000-0002-3728-0646")),
person(given = "CJ",
family = "Yetman",
role = c("aut", "ctr"),
email = "cj@cjyetman.com",
comment = c(ORCID = "0000-0001-5099-9500")),
person(given = "Jackson",
family = "Hoffart",
role = c("aut", "ctr"),
email = "jackson.hoffart@gmail.com",
comment = c(ORCID = "0000-0002-8600-5042")),
person(given = "Jacob",
family = "Kastl",
role = c("aut", "ctr"),
email = "jacob.kastl@gmail.com"),
person(given = "Alex",
family = "Axthelm",
role = c("aut", "ctr"),
email = "aaxthelm@rmi.org",
comment = c(ORCID = "0000-0001-8579-8565")),
person(given = "Rocky Mountain Institute",
role = c("cph", "fnd"),
email = "PACTA4investors@rmi.org"))
Description: For more information visit <https://rmi.org/>.
License: MIT + file LICENSE
Depends:
R (>= 3.5)
Imports:
bookdown (>= 0.38),
cli,
countrycode,
dplyr,
fs,
glue,
jsonlite,
readr (>= 2.1.0),
rlang,
scales,
sessioninfo,
stats,
stringr,
tidyr,
utils,
writexl
Suggests:
knitr,
pkgdown,
rmarkdown,
roxygen2,
testthat (>= 3.0.0),
usethis
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Config/testthat/edition: 3
Config/Needs/website: rmi-pacta/pacta.pkgdown.rmitemplate
VignetteBuilder: knitr
URL: https://github.com/RMI-PACTA/pacta.portfolio.report
BugReports: https://github.com/RMI-PACTA/pacta.portfolio.report/issues