devtools-package | R Documentation |
Collection of package development tools.
Devtools uses the following options()
to configure behaviour:
devtools.path
: path to use for dev_mode()
devtools.name
: your name, used when signing draft
emails.
devtools.install.args
: a string giving extra arguments passed
to R CMD install
by install()
.
Maintainer: Jennifer Bryan jenny@rstudio.com (ORCID)
Authors:
Hadley Wickham
Jim Hester
Winston Chang
Other contributors:
RStudio [copyright holder, funder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.