Skip to content

Commit

Permalink
More about package_deps. Closes #663
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Apr 29, 2015
1 parent bf5745d commit 9c4d0d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
(#709).

* `package_deps()` determines all recursive dependencies and whether or not
they're up-to-date (#663).
they're up-to-date (#663). Use `update(package_deps("xyz"))` to update
out of date dependencies.

* `revdep_check()` creates directories if needed (#759).

Expand Down

0 comments on commit 9c4d0d0

Please sign in to comment.