Skip to content

Commit

Permalink
No longer need to manually install package
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jun 17, 2016
1 parent 29216b5 commit 284b91d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions revdep/check.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
library("devtools")

install.packages("httr", getOption("devtools.revdep.libpath"))

revdep_check(threads = 6)
revdep_check_save_summary()
revdep_check_print_problems()
Expand Down

0 comments on commit 284b91d

Please sign in to comment.