Description Usage Arguments Details Value Note
Finds local packages that [may] have github versions, then informs & optionally updates them to the newest versions. It is recommended that you still selectively perform the updates since you may want to double-check the repo for any gotchas or incompatibilities with other installed packages.
1 2 |
auto.install |
Should it try to auto-install newer packages [not
recommended] (bool, initially |
ask |
If this and |
widget |
If this and |
Added code from Thomas J Leeper's (@thosjleeper) #spiffy gist:
https://gist.github.com/leeper/9123584
data.frame of installed packages with information on owner &
whether an update is available (optionally includes installed library path)
Package installation exceptions are caught with try, but are not
reported out in any other way but console errors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.