Skip to content

Commit

Permalink
revdepcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 20, 2023
1 parent 051f0df commit 8fefe76
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 40 deletions.
77 changes: 38 additions & 39 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,48 @@
# Platform

|field |value |
|:--------|:------------------------------------------|
|version |R version 4.3.1 (2023-06-16 ucrt) |
|os |Windows 11 x64 (build 22621) |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |Spanish_Spain.utf8 |
|ctype |Spanish_Spain.utf8 |
|tz |Europe/Madrid |
|date |2023-10-29 |
|rstudio |2023.06.2+561 Mountain Hydrangea (desktop) |
|pandoc |2.19.2 @ C:\PROGRA~1\Pandoc\pandoc.exe |
|field |value |
|:--------|:------------------------------|
|version |R version 4.3.2 (2023-10-31) |
|os |macOS Monterey 12.6.9 |
|system |x86_64, darwin20 |
|ui |X11 |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |UTC |
|date |2023-12-20 |
|pandoc |2.19.2 @ /usr/local/bin/pandoc |

# Dependencies

|package |old |new |Δ |
|:-----------|:------|:------|:--|
|giscoR |0.3.5 |0.4.0 |* |
|askpass |NA |1.2.0 |* |
|classInt |0.4-10 |0.4-10 | |
|countrycode |1.5.0 |1.5.0 | |
|curl |NA |5.1.0 |* |
|DBI |1.1.3 |1.1.3 | |
|e1071 |1.7-13 |1.7-13 | |
|geojsonsf |2.0.3 |2.0.3 | |
|geometries |0.2.3 |0.2.3 | |
|httr |NA |1.4.7 |* |
|jsonify |1.2.2 |1.2.2 | |
|jsonlite |NA |1.8.7 |* |
|magrittr |2.0.3 |2.0.3 | |
|mime |NA |0.12 |* |
|openssl |NA |2.1.1 |* |
|proxy |0.4-27 |0.4-27 | |
|R6 |NA |2.5.1 |* |
|rapidjsonr |1.2.0 |1.2.0 | |
|rappdirs |0.3.3 |0.3.3 | |
|Rcpp |1.0.11 |1.0.11 | |
|s2 |1.1.4 |1.1.4 | |
|sf |1.0-14 |1.0-14 | |
|sfheaders |0.4.3 |0.4.3 | |
|sys |NA |3.4.2 |* |
|units |0.8-4 |0.8-4 | |
|wk |0.9.0 |0.9.0 | |
|giscoR |0.4.0 |0.4.0 |NA |
|askpass |1.2.0 |1.2.0 |NA |
|classInt |0.4-10 |0.4-10 |NA |
|countrycode |1.5.0 |1.5.0 |NA |
|curl |5.2.0 |5.2.0 |NA |
|DBI |1.1.3 |1.1.3 |NA |
|e1071 |1.7-14 |1.7-14 |NA |
|geojsonsf |2.0.3 |2.0.3 |NA |
|geometries |0.2.3 |0.2.3 |NA |
|httr |1.4.7 |1.4.7 |NA |
|jsonify |1.2.2 |1.2.2 |NA |
|jsonlite |1.8.8 |1.8.8 |NA |
|magrittr |2.0.3 |2.0.3 |NA |
|mime |0.12 |0.12 |NA |
|openssl |2.1.1 |2.1.1 |NA |
|proxy |0.4-27 |0.4-27 |NA |
|R6 |2.5.1 |2.5.1 |NA |
|rapidjsonr |1.2.0 |1.2.0 |NA |
|rappdirs |0.3.3 |0.3.3 |NA |
|Rcpp |1.0.11 |1.0.11 |NA |
|s2 |1.1.6 |1.1.6 |NA |
|sf |1.0-14 |1.0-14 |NA |
|sfheaders |0.4.3 |0.4.3 |NA |
|sys |3.4.2 |3.4.2 |NA |
|units |0.8-5 |0.8-5 |NA |
|wk |0.9.1 |0.9.1 |NA |

# Revdeps

2 changes: 1 addition & 1 deletion revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## revdepcheck results

We checked 3 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 4 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages
Expand Down

0 comments on commit 8fefe76

Please sign in to comment.