Skip to content

Commit

Permalink
Ignore most revdep stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
LudvigOlsen committed Sep 25, 2021
1 parent 25f3844 commit 84348e3
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ vignettes/*.pdf

*.Rproj
inst/doc

revdep/*.noindex/

30 changes: 30 additions & 0 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Platform

|field |value |
|:--------|:----------------------------|
|version |R version 3.6.1 (2019-07-05) |
|os |macOS Sierra 10.12.6 |
|system |x86_64, darwin15.6.0 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Europe/Copenhagen |
|date |2021-09-25 |

# Dependencies

|package |old |new |Δ |
|:---------|:-----|:-----|:--|
|rearrr |0.2.0 |0.3.0 |* |
|cli |NA |3.0.1 |* |
|dplyr |NA |1.0.7 |* |
|lifecycle |NA |1.0.1 |* |
|pillar |NA |1.6.2 |* |
|R6 |NA |2.5.1 |* |
|Rcpp |NA |1.0.7 |* |
|tibble |NA |3.1.4 |* |
|utf8 |NA |1.2.2 |* |

# Revdeps

Binary file added revdep/data.sqlite
Binary file not shown.
1 change: 1 addition & 0 deletions revdep/failures.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*Wow, no problems at all. :)*
1 change: 1 addition & 0 deletions revdep/problems.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*Wow, no problems at all. :)*

0 comments on commit 84348e3

Please sign in to comment.