Skip to content

Commit

Permalink
revdepcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 19, 2024
1 parent cde5db5 commit cca6376
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
39 changes: 19 additions & 20 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,26 @@
# Platform

|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-27 |
|rstudio |2024.04.1+748 Chocolate Cosmos (desktop) |
|pandoc |3.1.12.2 @ C:\PROGRA~1\Pandoc\pandoc.exe |
|field |value |
|:--------|:------------------------------------------------------|
|version |R version 4.4.1 (2024-06-14) |
|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-07-19 |
|pandoc |3.1.11 @ /opt/hostedtoolcache/pandoc/3.1.11/x64/pandoc |

# Dependencies

|package |old |new |Δ |
|:-------------|:------|:------|:--|
|nominatimlite |0.3.0 |0.4.0 |* |
|nominatimlite |0.4.0 |0.4.1 |* |
|classInt |0.4-10 |0.4-10 | |
|cli |3.6.2 |3.6.2 | |
|DBI |1.2.2 |1.2.2 | |
|cli |3.6.3 |3.6.3 | |
|DBI |1.2.3 |1.2.3 | |
|dplyr |1.1.4 |1.1.4 | |
|e1071 |1.7-14 |1.7-14 | |
|fansi |1.0.6 |1.0.6 | |
Expand All @@ -34,17 +33,17 @@
|pkgconfig |2.0.3 |2.0.3 | |
|proxy |0.4-27 |0.4-27 | |
|R6 |2.5.1 |2.5.1 | |
|Rcpp |1.0.12 |1.0.12 | |
|rlang |1.1.3 |1.1.3 | |
|s2 |1.1.6 |1.1.6 | |
|Rcpp |1.0.13 |1.0.13 | |
|rlang |1.1.4 |1.1.4 | |
|s2 |1.1.7 |1.1.7 | |
|sf |1.0-16 |1.0-16 | |
|tibble |3.2.1 |3.2.1 | |
|tidyselect |1.2.1 |1.2.1 | |
|units |0.8-5 |0.8-5 | |
|utf8 |1.2.4 |1.2.4 | |
|vctrs |0.6.5 |0.6.5 | |
|withr |3.0.0 |3.0.0 | |
|wk |0.9.1 |0.9.1 | |
|wk |0.9.2 |0.9.2 | |

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

Please sign in to comment.