Skip to content

Commit

Permalink
revdepcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
larmarange committed May 5, 2022
1 parent 129fc37 commit c90dc6d
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 50 deletions.
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cf. https://github.com/larmarange/labelled/actions/workflows/R-CMD-check.yaml

## revdepcheck results

We checked 22 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 24 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
98 changes: 50 additions & 48 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,56 +1,58 @@
# Platform

|field |value |
|:--------|:----------------------------|
|version |R version 4.1.1 (2021-08-10) |
|os |Windows 10 x64 |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |French_France.1252 |
|ctype |French_France.1252 |
|tz |Europe/Paris |
|date |2021-10-29 |
|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-05-05 |
|rstudio |2022.02.0+443 Prairie Trillium (desktop) |
|pandoc |NA |

# Dependencies

|package |old |new |<U+0394> |
|:-----------|:------|:----------|:--|
|labelled |2.8.0 |2.8.0.9000 |* |
|bit |4.0.4 |4.0.4 | |
|bit64 |4.0.5 |4.0.5 | |
|cli |3.1.0 |3.1.0 | |
|clipr |0.7.1 |0.7.1 | |
|cpp11 |0.4.0 |0.4.0 | |
|crayon |1.4.1 |1.4.1 | |
|dplyr |1.0.7 |1.0.7 | |
|ellipsis |0.3.2 |0.3.2 | |
|fansi |0.5.0 |0.5.0 | |
|forcats |0.5.1 |0.5.1 | |
|generics |0.1.1 |0.1.1 | |
|glue |1.4.2 |1.4.2 | |
|haven |2.4.3 |2.4.3 | |
|hms |1.1.1 |1.1.1 | |
|lifecycle |1.0.1 |1.0.1 | |
|magrittr |2.0.1 |2.0.1 | |
|pillar |1.6.4 |1.6.4 | |
|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 | |
|readr |2.0.2 |2.0.2 | |
|rlang |0.4.12 |0.4.12 | |
|stringi |1.7.5 |1.7.5 | |
|stringr |1.4.0 |1.4.0 | |
|tibble |3.1.5 |3.1.5 | |
|tidyr |1.1.4 |1.1.4 | |
|tidyselect |1.1.1 |1.1.1 | |
|tzdb |0.2.0 |0.2.0 | |
|utf8 |1.2.2 |1.2.2 | |
|vctrs |0.3.8 |0.3.8 | |
|vroom |1.5.5 |1.5.5 | |
|withr |2.4.2 |2.4.2 | |
|package |old |new |<U+0394> |
|:-----------|:-----|:----------|:--|
|labelled |2.9.0 |2.9.0.9000 |* |
|bit |4.0.4 |4.0.4 | |
|bit64 |4.0.5 |4.0.5 | |
|cli |3.3.0 |3.3.0 | |
|clipr |0.8.0 |0.8.0 | |
|cpp11 |0.4.2 |0.4.2 | |
|crayon |1.5.1 |1.5.1 | |
|dplyr |1.0.9 |1.0.9 | |
|ellipsis |0.3.2 |0.3.2 | |
|fansi |1.0.3 |1.0.3 | |
|forcats |0.5.1 |0.5.1 | |
|generics |0.1.2 |0.1.2 | |
|glue |1.6.2 |1.6.2 | |
|haven |2.5.0 |2.5.0 | |
|hms |1.1.1 |1.1.1 | |
|lifecycle |1.0.1 |1.0.1 | |
|magrittr |2.0.3 |2.0.3 | |
|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 | |
|readr |2.1.2 |2.1.2 | |
|rlang |1.0.2 |1.0.2 | |
|stringi |1.7.6 |1.7.6 | |
|stringr |1.4.0 |1.4.0 | |
|tibble |3.1.7 |3.1.7 | |
|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.4.1 |0.4.1 | |
|vroom |1.5.7 |1.5.7 | |
|withr |2.5.0 |2.5.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 22 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 24 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 c90dc6d

Please sign in to comment.