-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
53 lines (53 loc) · 1.52 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
Package: CLPFUDatabase
Title: CLPFUDatabase A suite of R packages for energy conversion chain analysis
Version: 0.1.9
Authors@R:
c(person(given = "Matthew Kuperus", family = "Heun", email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7438-214X")),
person(given = "Zeke", family = "Marshall",
role = "aut",
comment = c(ORCID = "0000-0001-9260-7827")),
person(given = "Emmanuel", family = "Aramendia",
role = "aut",
comment = c(ORCID = "0000-0002-5964-6776")))
Description: To assist building the CL-PFU database,
this metapackage provides a convenient way
to install all dependencies.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Language: en-US
Config/testthat/edition: 3
Imports:
FAOSTAT,
future.callr,
Rilostat,
RCLabels,
matsbyname,
matsindf,
MKHthemes,
MWTools,
IEATools,
Recca,
PFUSetup,
PFUPipelineTools,
PFUPipeline,
PFUAggPipeline
Suggests:
devtools,
magrittr,
spelling,
testthat (>= 3.0.0),
yaml
Remotes:
github::MatthewHeun/MKHthemes,
github::EnergyEconomyDecoupling/MWTools,
github::MatthewHeun/IEATools,
github::MatthewHeun/Recca,
github::EnergyEconomyDecoupling/PFUSetup,
github::EnergyEconomyDecoupling/PFUPipelineTools,
github::EnergyEconomyDecoupling/PFUPipeline,
github::EnergyEconomyDecoupling/PFUAggPipeline
URL: https://energyeconomydecoupling.github.io/CLPFUDatabase/