Skip to content

Commit

Permalink
revdepcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan committed May 29, 2024
1 parent cc3ff06 commit 13a64a9
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 33 deletions.
66 changes: 34 additions & 32 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,42 @@
# Platform

|field |value |
|:--------|:------------------------------------------------------|
|version |R version 4.4.0 (2024-04-24) |
|os |Ubuntu 22.04.4 LTS |
|system |x86_64, linux-gnu |
|ui |X11 |
|language |(EN) |
|collate |C.UTF-8 |
|ctype |C.UTF-8 |
|tz |UTC |
|date |2024-05-20 |
|pandoc |3.1.11 @ /opt/hostedtoolcache/pandoc/3.1.11/x64/pandoc |
|field |value |
|:--------|:----------------------------------------|
|version |R version 4.4.0 (2024-04-24 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-05-29 |
|rstudio |2024.04.1+748 Chocolate Cosmos (desktop) |
|pandoc |3.1.12.2 @ C:\PROGRA~1\Pandoc\pandoc.exe |

# Dependencies

|package |old |new |Δ |
|:-----------|:------|:----------|:--|
|giscoR |0.4.2 |0.4.2.9000 |* |
|classInt |0.4-10 |0.4-10 | |
|countrycode |1.6.0 |1.6.0 | |
|DBI |1.2.2 |1.2.2 | |
|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 | |
|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.12 |1.0.12 | |
|s2 |1.1.6 |1.1.6 | |
|sf |1.0-16 |1.0-16 | |
|sfheaders |0.4.4 |0.4.4 | |
|units |0.8-5 |0.8-5 | |
|wk |0.9.1 |0.9.1 | |
|package |old |new |Δ |
|:-----------|:------|:------|:--|
|giscoR |0.4.2 |0.5.0 |* |
|classInt |0.4-10 |0.4-10 | |
|countrycode |1.6.0 |1.6.0 | |
|DBI |1.2.2 |1.2.2 | |
|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 |NA |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.12 |1.0.12 | |
|s2 |1.1.6 |1.1.6 | |
|sf |1.0-16 |1.0-16 | |
|sfheaders |0.4.4 |0.4.4 | |
|units |0.8-5 |0.8-5 | |
|wk |0.9.1 |0.9.1 | |

# 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 (0 from CRAN + 4 from Bioconductor), 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 13a64a9

Please sign in to comment.