-
Notifications
You must be signed in to change notification settings - Fork 6
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 #314 from RMI-PACTA/update_demo_data
Update demo data
- Loading branch information
Showing
16 changed files
with
531 additions
and
18,003 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,4 @@ | |
.Ruserdata | ||
docs/ | ||
docs | ||
revdep/ |
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,7 +1,7 @@ | ||
Package: r2dii.data | ||
Title: Datasets to Measure the Alignment of Corporate Loan Books with | ||
Climate Goals | ||
Version: 0.3.1.9000 | ||
Version: 0.4.0 | ||
Authors@R: c( | ||
person("Alex", "Axthelm", , "[email protected]", role = c("aut", "cre", "dtc"), | ||
comment = c(ORCID = "0000-0001-8579-8565")), | ||
|
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,18 +1,5 @@ | ||
## Test environments | ||
|
||
* ubuntu 18.04 (local), R 4.1.0 | ||
* ubuntu 16.04 (github actions), R 3.4, R 3.5, R-oldrel, R-release, R-devel | ||
* macOS-latest (github actions), R-release | ||
* windows-latest (github actions), R-release | ||
* win-builder, R-release, R-devel | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
## revdepcheck results | ||
|
||
We checked 3 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
0 errors | 0 warnings | 1 note | ||
|
||
* We saw 0 new problems | ||
* We failed to check 0 packages | ||
* Maintainer changed to Alex Axthelm while Jackson Hoffart is on extended leave. |
Oops, something went wrong.