
Function reference
-
checkPackage() - Check the package
-
generateDocWebsite() - Doc website
-
runLintr() - Run lintr
-
runTests() - Run the tests of the package
-
testsCoverage() - Coverage of the package
-
updatePackages() - Updates installed R packages
-
installDepsWithErrManagement() - devtools::install_dev_deps with error management
-
installDepsWithErrManagementCi() - devtools::install_dev_deps with error management
-
installPackageIfNeeded() - Install a package only if needed
-
setOptionsForCi() - Set options for R CI
-
checkPackageIsInstalledAndLoadable() - Check package installed
-
installDepsWithErrCatching() - devtools::install_dev_deps with error catching
-
installDepsWithSink() - devtools::install_dev_deps with error and warning catching and all outputs messages grabbed
-
installDepsWithWarnCatching() - devtools::install_dev_deps with error and warning catching