Description Usage Arguments Examples
Install package dependencies if needed.
1 2 3 4 5 |
pkgdir |
path to a package directory, or to a package tarball. |
dependencies |
Which dependencies do you want to check? Can be a character vector (selecting from "Depends", "Imports", "LinkingTo", "Suggests", or "Enhances"), or a logical vector.
|
repos |
A character vector giving repositories to use. |
type |
Type of package to |
upgrade |
One of "default", "ask", "always", or "never". "default"
respects the value of the |
quiet |
If |
build |
If |
build_opts |
Options to pass to |
... |
additional arguments passed to |
1 | ## Not run: install_deps(".")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.