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 27, 2024
1 parent 708029c commit 9728e07
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 35 deletions.
67 changes: 33 additions & 34 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,41 @@
# Platform

|field |value |
|:--------|:----------------------------------------|
|version |R version 4.4.1 (2024-06-14 ucrt) |
|os |Windows 11 x64 (build 22631) |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |Spanish_Spain.utf8 |
|ctype |Spanish_Spain.utf8 |
|tz |Europe/Madrid |
|date |2024-08-28 |
|rstudio |2024.04.2+764 Chocolate Cosmos (desktop) |
|pandoc |3.1.12.2 @ C:\PROGRA~1\Pandoc\pandoc.exe |
|field |value |
|:--------|:------------------------------------------------------|
|version |R version 4.4.2 (2024-10-31) |
|os |Ubuntu 24.04.1 LTS |
|system |x86_64, linux-gnu |
|ui |X11 |
|language |(EN) |
|collate |C.UTF-8 |
|ctype |C.UTF-8 |
|tz |UTC |
|date |2024-12-27 |
|pandoc |3.1.11 @ /opt/hostedtoolcache/pandoc/3.1.11/x64/pandoc |

# Dependencies

|package |old |new |Δ |
|:-----------|:------|:------|:--|
|giscoR |0.5.1 |0.6.0 |* |
|classInt |0.4-10 |0.4-10 | |
|countrycode |1.6.0 |1.6.0 | |
|DBI |1.2.3 |1.2.3 | |
|e1071 |1.7-14 |1.7-14 | |
|geojsonsf |2.0.3 |2.0.3 | |
|geometries |0.2.4 |0.2.4 | |
|jsonify |1.2.2 |1.2.2 | |
|jsonlite |1.8.8 |1.8.8 | |
|magrittr |2.0.3 |2.0.3 | |
|proxy |0.4-27 |0.4-27 | |
|rapidjsonr |1.2.0 |1.2.0 | |
|rappdirs |0.3.3 |0.3.3 | |
|Rcpp |1.0.13 |1.0.13 | |
|s2 |1.1.7 |1.1.7 | |
|sf |1.0-16 |1.0-16 | |
|sfheaders |0.4.4 |0.4.4 | |
|units |0.8-5 |0.8-5 | |
|wk |0.9.2 |0.9.2 | |
|package |old |new |Δ |
|:-----------|:--------|:----------|:--|
|giscoR |0.6.0 |0.6.0.9000 |* |
|classInt |0.4-10 |0.4-10 | |
|countrycode |1.6.0 |1.6.0 | |
|DBI |1.2.3 |1.2.3 | |
|e1071 |1.7-16 |1.7-16 | |
|geojsonsf |2.0.3 |2.0.3 | |
|geometries |0.2.4 |0.2.4 | |
|jsonify |1.2.2 |1.2.2 | |
|jsonlite |1.8.9 |1.8.9 | |
|magrittr |2.0.3 |2.0.3 | |
|proxy |0.4-27 |0.4-27 | |
|rapidjsonr |1.2.0 |1.2.0 | |
|rappdirs |0.3.3 |0.3.3 | |
|Rcpp |1.0.13-1 |1.0.13-1 | |
|s2 |1.1.7 |1.1.7 | |
|sf |1.0-19 |1.0-19 | |
|sfheaders |0.4.4 |0.4.4 | |
|units |0.8-5 |0.8-5 | |
|wk |0.9.4 |0.9.4 | |

# 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 4 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 6 reverse dependencies (0 from CRAN + 6 from Bioconductor), 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 9728e07

Please sign in to comment.