Learn R Programming

devtools (version 2.4.6)

devtools-package: devtools: Tools to Make Developing R Packages Easier

Description

logo

Collection of package development tools.

Arguments

Package options

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.

Author

Maintainer: Jennifer Bryan jenny@posit.co (ORCID)

Authors:

  • Hadley Wickham

  • Jim Hester

  • Winston Chang

Other contributors:

  • Posit Software, PBC (ROR) [copyright holder, funder]

See Also