Description Usage Arguments Details Author(s)
Install a CRAN state's packages
1 |
state |
The CRAN state to install like the one returned by Init. |
pkg.dir |
Directory where packages are stored. |
lib.dir |
Directory where to install packages. |
log.dir |
Directory where to write log of failed installation. |
try.failed |
If FALSE do not try to install packages that failed to install previously (i.e. have a file in log.dir) |
Install packages of a given state and log failures if log.dir
is not NULL. Returns the state with column installed updated.
Maëlick Claes <himself@maelick.net>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.