From fae07d83a6c0caacf8ed7b15e6a828c16546ffc6 Mon Sep 17 00:00:00 2001 From: Joseph Larmarange Date: Fri, 22 Apr 2022 10:08:46 +0200 Subject: [PATCH] revdep checks --- cran-comments.md | 4 +-- revdep/README.md | 70 ++++++++++++++++++++++++------------------------ revdep/cran.md | 2 +- 3 files changed, 38 insertions(+), 38 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 4c18f042..25f41b5f 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,6 +1,6 @@ ## Test environments -* local R installation: R 4.1.2 +* local R installation: R 4.1.3 * mac OS (on github actions): R-release, R-oldrel * windows (on github actions): R-release, R-oldrel * ubuntu 20.04 (on github actions): R-release @@ -14,7 +14,7 @@ cf. https://github.com/larmarange/broom.helpers/actions ## revdepcheck results -We checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. +We checked 3 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 diff --git a/revdep/README.md b/revdep/README.md index 6fad8337..33ce9368 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,72 +1,72 @@ # Platform -|field |value | -|:--------|:------------------------------------| -|version |R version 4.1.2 (2021-11-01) | -|os |Windows 10 x64 (build 22000) | -|system |x86_64, mingw32 | -|ui |RStudio | -|language |(EN) | -|collate |French_France.1252 | -|ctype |French_France.1252 | -|tz |Europe/Paris | -|date |2022-01-12 | -|rstudio |2021.09.0+351 Ghost Orchid (desktop) | -|pandoc |NA | +|field |value | +|:--------|:----------------------------------------| +|version |R version 4.1.3 (2022-03-10) | +|os |Windows 10 x64 (build 22000) | +|system |x86_64, mingw32 | +|ui |RStudio | +|language |(EN) | +|collate |French_France.1252 | +|ctype |French_France.1252 | +|tz |Europe/Paris | +|date |2022-04-22 | +|rstudio |2022.02.0+443 Prairie Trillium (desktop) | +|pandoc |NA | # Dependencies |package |old |new | | |:-------------|:------|:----------|:--| -|broom.helpers |1.5.0 |1.5.0.9002 |* | +|broom.helpers |1.6.0 |1.6.0.9001 |* | |backports |1.4.1 |1.4.1 | | |bit |4.0.4 |4.0.4 | | |bit64 |4.0.5 |4.0.5 | | -|broom |0.7.11 |0.7.11 | | -|cli |3.1.0 |3.1.0 | | -|clipr |0.7.1 |0.7.1 | | -|colorspace |2.0-2 |2.0-2 | | +|broom |0.8.0 |0.8.0 | | +|cli |3.2.0 |3.2.0 | | +|clipr |0.8.0 |0.8.0 | | +|colorspace |2.0-3 |2.0-3 | | |cpp11 |0.4.2 |0.4.2 | | -|crayon |1.4.2 |1.4.2 | | +|crayon |1.5.1 |1.5.1 | | |digest |0.6.29 |0.6.29 | | -|dplyr |1.0.7 |1.0.7 | | +|dplyr |1.0.8 |1.0.8 | | |ellipsis |0.3.2 |0.3.2 | | -|fansi |0.5.0 |0.5.0 | | +|fansi |1.0.3 |1.0.3 | | |farver |2.1.0 |2.1.0 | | |forcats |0.5.1 |0.5.1 | | -|generics |0.1.1 |0.1.1 | | +|generics |0.1.2 |0.1.2 | | |ggplot2 |3.3.5 |3.3.5 | | -|glue |1.6.0 |1.6.0 | | +|glue |1.6.2 |1.6.2 | | |gtable |0.3.0 |0.3.0 | | -|haven |2.4.3 |2.4.3 | | +|haven |2.5.0 |2.5.0 | | |hms |1.1.1 |1.1.1 | | |isoband |0.2.5 |0.2.5 | | |labeling |0.4.2 |0.4.2 | | |labelled |2.9.0 |2.9.0 | | |lifecycle |1.0.1 |1.0.1 | | -|magrittr |2.0.1 |2.0.1 | | +|magrittr |2.0.3 |2.0.3 | | |munsell |0.5.0 |0.5.0 | | -|pillar |1.6.4 |1.6.4 | | +|pillar |1.7.0 |1.7.0 | | |pkgconfig |2.0.3 |2.0.3 | | |prettyunits |1.1.1 |1.1.1 | | |progress |1.2.2 |1.2.2 | | |purrr |0.3.4 |0.3.4 | | |R6 |2.5.1 |2.5.1 | | -|RColorBrewer |1.1-2 |1.1-2 | | -|readr |2.1.1 |2.1.1 | | -|rlang |0.4.12 |0.4.12 | | -|scales |1.1.1 |1.1.1 | | +|RColorBrewer |1.1-3 |1.1-3 | | +|readr |2.1.2 |2.1.2 | | +|rlang |1.0.2 |1.0.2 | | +|scales |1.2.0 |1.2.0 | | |stringi |1.7.6 |1.7.6 | | |stringr |1.4.0 |1.4.0 | | |tibble |3.1.6 |3.1.6 | | -|tidyr |1.1.4 |1.1.4 | | -|tidyselect |1.1.1 |1.1.1 | | -|tzdb |0.2.0 |0.2.0 | | +|tidyr |1.2.0 |1.2.0 | | +|tidyselect |1.1.2 |1.1.2 | | +|tzdb |0.3.0 |0.3.0 | | |utf8 |1.2.2 |1.2.2 | | -|vctrs |0.3.8 |0.3.8 | | +|vctrs |0.4.1 |0.4.1 | | |viridisLite |0.4.0 |0.4.0 | | |vroom |1.5.7 |1.5.7 | | -|withr |2.4.3 |2.4.3 | | +|withr |2.5.0 |2.5.0 | | # Revdeps diff --git a/revdep/cran.md b/revdep/cran.md index d07935b8..29c19611 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -1,6 +1,6 @@ ## revdepcheck results -We checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. +We checked 3 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