Skip to content

Commit

Permalink
revdepcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 3, 2024
1 parent 1dda6c3 commit 8cdfa7b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 43 deletions.
83 changes: 41 additions & 42 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,49 @@
# Platform

|field |value |
|:--------|:--------------------------------------|
|version |R version 4.3.2 (2023-10-31 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-03-01 |
|rstudio |2023.12.1+402 Ocean Storm (desktop) |
|pandoc |2.19.2 @ C:\PROGRA~1\Pandoc\pandoc.exe |
|field |value |
|:--------|:--------------------------------------------------------------------------|
|version |R version 4.3.3 (2024-02-29 ucrt) |
|os |Windows Server 2022 x64 (build 20348) |
|system |x86_64, mingw32 |
|ui |RTerm |
|language |(EN) |
|collate |English_United States.utf8 |
|ctype |English_United States.utf8 |
|tz |UTC |
|date |2024-04-03 |
|pandoc |3.1.11 @ C:\HOSTED~1\windows\pandoc\31F387~1.11\x64\PANDOC~1.11\pandoc.exe |

# Dependencies

|package |old |new |Δ |
|:-------------|:------|:------|:--|
|nominatimlite |0.2.1 |0.3.0 |* |
|classInt |0.4-10 |0.4-10 | |
|cli |3.6.2 |3.6.2 | |
|DBI |1.2.2 |1.2.2 | |
|dplyr |1.1.4 |1.1.4 | |
|e1071 |1.7-14 |1.7-14 | |
|fansi |1.0.6 |1.0.6 | |
|generics |0.1.3 |0.1.3 | |
|glue |1.7.0 |1.7.0 | |
|jsonlite |1.8.8 |1.8.8 | |
|lifecycle |1.0.4 |1.0.4 | |
|magrittr |2.0.3 |2.0.3 | |
|pillar |1.9.0 |1.9.0 | |
|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 | |
|sf |1.0-15 |1.0-15 | |
|tibble |3.2.1 |3.2.1 | |
|tidyselect |1.2.0 |1.2.0 | |
|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 | |
|package |old |new |Δ |
|:-------------|:------|:----------|:--|
|nominatimlite |0.3.0 |0.3.0.9000 |* |
|classInt |0.4-10 |0.4-10 | |
|cli |3.6.2 |3.6.2 | |
|DBI |1.2.2 |1.2.2 | |
|dplyr |1.1.4 |1.1.4 | |
|e1071 |1.7-14 |1.7-14 | |
|fansi |1.0.6 |1.0.6 | |
|generics |0.1.3 |0.1.3 | |
|glue |1.7.0 |1.7.0 | |
|jsonlite |1.8.8 |1.8.8 | |
|lifecycle |1.0.4 |1.0.4 | |
|magrittr |2.0.3 |2.0.3 | |
|pillar |1.9.0 |1.9.0 | |
|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 | |
|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 | |

# 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 8cdfa7b

Please sign in to comment.