Skip to content

Commit

Permalink
Use revdep to check reverse dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Jun 20, 2016
1 parent 5c40e69 commit 6e96fc5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
^CONDUCT\.md$
^cran-comments\.md$
^data-raw$
^revdep$
4 changes: 4 additions & 0 deletions revdep/check.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
library("devtools")

res <- revdep_check()
revdep_check_save_summary()
Binary file added revdep/checks.rds
Binary file not shown.

0 comments on commit 6e96fc5

Please sign in to comment.