Skip to content

Commit

Permalink
revdepcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
larmarange committed Oct 29, 2021
1 parent 871bc09 commit acb2754
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 36 deletions.
75 changes: 39 additions & 36 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,52 +2,55 @@

|field |value |
|:--------|:----------------------------|
|version |R version 4.0.4 (2021-02-15) |
|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-03-08 |
|date |2021-10-29 |

# Dependencies

|package |old |new |<U+0394> |
|:----------|:--------|:----------|:--|
|labelled |2.7.0 |2.7.0.9000 |* |
|assertthat |0.2.1 |0.2.1 | |
|BH |1.75.0-0 |1.75.0-0 | |
|cli |2.3.1 |2.3.1 | |
|clipr |0.7.1 |0.7.1 | |
|cpp11 |0.2.6 |0.2.6 | |
|crayon |1.4.1 |1.4.1 | |
|digest |0.6.27 |0.6.27 | |
|dplyr |1.0.5 |1.0.5 | |
|ellipsis |0.3.1 |0.3.1 | |
|fansi |0.4.2 |0.4.2 | |
|forcats |0.5.1 |0.5.1 | |
|generics |0.1.0 |0.1.0 | |
|glue |1.4.2 |1.4.2 | |
|haven |2.3.1 |2.3.1 | |
|hms |1.0.0 |1.0.0 | |
|lifecycle |1.0.0 |1.0.0 | |
|magrittr |2.0.1 |2.0.1 | |
|pillar |1.5.1 |1.5.1 | |
|pkgconfig |2.0.3 |2.0.3 | |
|purrr |0.3.4 |0.3.4 | |
|R6 |2.5.0 |2.5.0 | |
|Rcpp |1.0.6 |1.0.6 | |
|readr |1.4.0 |1.4.0 | |
|rlang |0.4.10 |0.4.10 | |
|stringi |NA |1.5.3 |* |
|stringr |NA |1.4.0 |* |
|tibble |3.1.0 |3.1.0 | |
|tidyr |1.1.3 |1.1.3 | |
|tidyselect |1.1.0 |1.1.0 | |
|utf8 |1.1.4 |1.1.4 | |
|vctrs |0.3.6 |0.3.6 | |
|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 | |

# Revdeps

7 changes: 7 additions & 0 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## revdepcheck results

We checked 22 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

0 comments on commit acb2754

Please sign in to comment.