All functions |
|
---|---|
Open bash shell in package directory. |
|
Build package |
|
Create package pdf manual |
|
Build a Rmarkdown README for a package |
|
Execute pkgdown build_site in a package |
|
Build package vignettes. |
|
Build and check a package, cleaning up automatically on success. |
|
Parses R CMD check log file for ERRORs, WARNINGs and NOTEs |
|
Check documentation, as |
|
Run CRAN checks for package on R-hub |
|
|
Build windows binary package. |
Clean built vignettes. |
|
Create a package |
|
Activate and deactivate development mode. |
|
Report package development situation |
|
Package development tools for R. |
|
Use roxygen to document a package. |
|
Install a local development package. |
|
Install package dependencies if needed. |
|
Lint all source files in a package. |
|
Load complete package. |
|
Find missing s3 exports. |
|
Find file in a package. |
|
Release package to CRAN. |
|
Unload and reload 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 |
|
|
Execute test_that tests in a package. |
Uninstall a local development package. |
|
Set working directory. |