Tools to Make Developing R Packages Easier
Collection of package development tools.
Coerce input to a package.
Open bash shell in package directory.
Build package
Create package pdf manual
Build a Rmarkdown files package
Execute pkgdown build_site in a package
Build package vignettes.
Build and check a package, cleaning up automatically on success.
Check documentation, as R CMD check does.
Run CRAN checks for package on R-hub
Build windows binary package.
Clean built vignettes.
Create a package
Activate and deactivate development mode.
Return a vector of names of packages loaded by devtools
Report package development situation
Package development tools for R.
Deprecated Functions
Use roxygen to document a package.
Git checks.
Retrieve GitHub personal access token.
Was devtools installed with tests?
Install a local development package.
Install package dependencies if needed.
Is the object a package?
Lint all source files in a package.
Load complete package
Return a vector of names of attached packages
Find missing s3 exports.
Find file in a package.
Environment variables to set when calling R
Objects exported from other packages
Release package to CRAN.
Custom devtools release checks.
Unload and reload package.
Functions re-exported from the remotes package
Reverse dependency tools.
Run all examples in a package.
Save all documents in an active IDE session.
Show package news
Run a script on gist
Run a script through some protocols such as http, https, ftp, etc.
Spell checking
Submit a package to CRAN.
Execute testthat tests in a package
Uninstall a local development package.
Does a package use testthat?
Set working directory.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.