Skip to content

Commit a150076

Browse files
authored
Prepare release 0.3.0 (#291)
1 parent 85d1854 commit a150076

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: r2dii.data
22
Title: Datasets to Measure the Alignment of Corporate Loan Books with
33
Climate Goals
4-
Version: 0.2.2.9000
4+
Version: 0.3.0
55
Authors@R: c(
66
person("Jackson", "Hoffart", , "[email protected]", role = c("aut", "cre", "dtc"),
77
comment = c(ORCID = "0000-0002-8600-5042")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# r2dii.data (development version)
1+
# r2dii.data 0.3.0
22

33
* New dataset `abcd_demo` supersedes the dataset `ald_demo` (#279).
44
* `region_isos` gains data for new scenario `source`s: 'weo_2021', 'etp_2020',

cran-comments.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@
88

99
## R CMD check results
1010

11-
0 errors | 0 warnings | 0 note
11+
0 errors | 0 warnings | 0 notes
1212

1313
## revdepcheck results
1414

15-
We checked 3 reverse dependencies, comparing R CMD check results across CRAN and
16-
dev versions of this package.
15+
We checked 3 reverse dependencies (0 from CRAN + 3 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
1716

1817
* We saw 0 new problems
1918
* We failed to check 0 packages

0 commit comments

Comments
 (0)