Skip to content

Commit

Permalink
* Update Github r-cmd-check action.
Browse files Browse the repository at this point in the history
* Update cran-comments.md.
  • Loading branch information
jonathan-g committed Jul 12, 2024
1 parent 7419c1b commit 4b0b3ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: r-lib/actions/setup-pandoc@v2
- uses: r-lib/actions/setup-r@v2
with:
Expand Down
22 changes: 9 additions & 13 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,19 @@
## Test environments

* local Windows 10 install, R 4.3.1
* local Ubuntu 22.04.1 LTS install, R 4.3.1
* local Windows 10 install, R 4.4.1
* local Ubuntu 22.04.4 LTS install, R 4.4.1
* GitHub actions:
* Ubuntu latest, R release
* Ubuntu latest, R devel
* Ubuntu latest, R oldrel-1
* Windows latest, R release
* MacOS latest, R release
* r-hub builder:
* Debian, R-Release GCC
* Debian, R-Patched GCC
* Ubuntu 20.04.1 LTS, R-Release GCC
* Ubuntu 20.04.1 LTS, R-Devel GCC
* Debian, R-devel, clang, ISO-8859-15 locale
* Debian, R-devel, GCC
* Debian, R-devel, GCC, no long double
* Fedora, R-Devel GCC
* Fedora, R-Devel clang, gfortran
* linux
* macos
* windows
* ubuntu-next
* ubuntu-release
* winbuilder devel, release, oldrelease

## R CMD check results
Expand All @@ -43,8 +39,8 @@ There are no reverse dependencies.

## Additional comments

* This submission updates the package to version 1.3.0
* This submission updates the package to version 1.4.0

* This release updates the data to the latest releases from World Bank and
Energy Institute, with energy use, CO2 emissions, economic, and population
data through 2022.
data through 2024.

0 comments on commit 4b0b3ab

Please sign in to comment.