Skip to content

Commit

Permalink
Check reverse dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
boitardn committed Jun 13, 2024
1 parent 020198a commit 21f3b7c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 21 deletions.
69 changes: 49 additions & 20 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,57 @@
# Platform

|field |value |
|:--------|:-----------------------------------|
|version |R version 4.2.2 (2022-10-31 ucrt) |
|os |Windows 10 x64 (build 19045) |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |French_France.utf8 |
|ctype |French_France.utf8 |
|tz |Europe/Paris |
|date |2024-05-27 |
|rstudio |2023.12.0+369 Ocean Storm (desktop) |
|pandoc |NA |
|field |value |
|:--------|:------------------------------|
|version |R version 4.1.0 (2021-05-18) |
|os |Windows 10 x64 (build 19045) |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |French_France.1252 |
|ctype |French_France.1252 |
|tz |Europe/Paris |
|date |2024-06-13 |
|rstudio |1.4.1103 Wax Begonia (desktop) |
|pandoc |NA |

# Dependencies

|package |old |new |Δ |
|:-----------|:-----|:-----|:--|
|antaresRead |2.6.1 |2.7.0 |* |
|cachem |NA |1.0.8 |* |
|fastmap |NA |1.1.1 |* |
|openssl |NA |2.1.2 |* |
|stringi |NA |1.8.3 |* |
|package |old |new |<U+0394> |
|:-----------|:-----|:-------|:--|
|antaresRead |2.7.0 |2.7.1 |* |
|askpass |NA |1.1 |* |
|cachem |NA |1.0.7 |* |
|cli |NA |3.6.2 |* |
|commonmark |NA |1.9.1 |* |
|cpp11 |NA |0.4.7 |* |
|curl |NA |5.2.1 |* |
|data.table |NA |1.14.8 |* |
|digest |NA |0.6.35 |* |
|fastmap |NA |1.2.0 |* |
|fontawesome |NA |0.5.2 |* |
|fs |NA |1.6.4 |* |
|glue |NA |1.7.0 |* |
|htmltools |NA |0.5.5 |* |
|httpuv |NA |1.6.9 |* |
|httr |NA |1.4.7 |* |
|jsonlite |NA |1.8.8 |* |
|later |NA |1.3.0 |* |
|lifecycle |NA |1.0.4 |* |
|lubridate |NA |1.9.2 |* |
|openssl |NA |2.0.6 |* |
|plyr |NA |1.8.8 |* |
|promises |NA |1.2.0.1 |* |
|purrr |NA |1.0.1 |* |
|Rcpp |NA |1.0.12 |* |
|rlang |NA |1.1.4 |* |
|sass |NA |0.4.5 |* |
|shiny |NA |1.8.1.1 |* |
|stringi |NA |1.7.12 |* |
|stringr |NA |1.5.1 |* |
|sys |NA |3.4.2 |* |
|timechange |NA |0.2.0 |* |
|vctrs |NA |0.6.1 |* |
|withr |NA |3.0.0 |* |

# 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 0 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 21f3b7c

Please sign in to comment.