-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from fbenke-pik/master
use piamPlotComparison for comparing scenarios
- Loading branch information
Showing
17 changed files
with
192 additions
and
1,578 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Type: Package | ||
Package: reporttransport | ||
Title: Reporting package for edgeTransport | ||
Version: 0.0.11 | ||
Date: 2024-07-18 | ||
Version: 0.0.12 | ||
Date: 2024-07-30 | ||
Authors@R: | ||
person("Johanna", "Hoppe", , "[email protected]", role = c("aut", "cre")) | ||
Description: This package contains edgeTransport-specific routines to | ||
|
@@ -17,17 +17,14 @@ Imports: | |
data.table, | ||
gdx, | ||
gdxrrw, | ||
piamPlotComparison, | ||
quitte, | ||
remind2, | ||
rlang, | ||
rmarkdown, | ||
rmndt, | ||
utils, | ||
yaml, | ||
ymlthis | ||
utils | ||
Suggests: | ||
knitr, | ||
sf, | ||
testthat | ||
Encoding: UTF-8 | ||
RoxygenNote: 7.3.1 | ||
RoxygenNote: 7.3.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.