Skip to content

Commit

Permalink
Update revdep checks
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Nov 6, 2017
1 parent 1831a92 commit 72222bd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions revdep/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
data.sqlite
14 changes: 7 additions & 7 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
|language |(EN) |
|collate |en_US.UTF-8 |
|tz |Europe/Brussels |
|date |2017-11-03 |
|date |2017-11-06 |

# Dependencies

|package |old |new |Δ |
|:----------|:-------|:-------|:--|
|tidyselect |0.2.2 |0.2.2 |NA |
|glue |1.2.0 |1.2.0 |NA |
|purrr |0.2.4 |0.2.4 |NA |
|Rcpp |0.12.13 |0.12.13 |NA |
|rlang |0.1.2 |0.1.2 |NA |
|tibble |1.3.4 |1.3.4 |NA |
|tidyselect |0.2.2 |0.2.3 |* |
|glue |1.2.0 |1.2.0 | |
|purrr |0.2.4 |0.2.4 | |
|Rcpp |0.12.13 |0.12.13 | |
|rlang |0.1.2 |0.1.2 | |
|tibble |1.3.4 |1.3.4 | |

# Revdeps

Expand Down
Binary file removed revdep/data.sqlite
Binary file not shown.

0 comments on commit 72222bd

Please sign in to comment.