R/devtools-package.R
devtools-package.RdCollection of package development tools.
Devtools uses the following options() to configure behaviour:
devtools.install.args: a string giving extra arguments passed to
R CMD install by install().
devtools.path: Deprecated. Path used by the now-deprecated dev_mode()
function.
Useful links: