Skip to contents

GitHub Actions

Install GHA on your package

gha_check_full()
Create a GitHub action that checks regularly your package
gha_pkgdown_branch()
Create a GitHub action that builds a pkgdown site
gha_update_docs()
Create a GitHub action that documents and checks your package

Other helpers

add_global_gitgnore()
Add .gitignore to package
precompute_vignette() precompute_vignette_all()
Precompute vignettes
update_docs()
Document your package
check_rd_titles()
Check the titles of a Rd file

About the package

pkgdev pkgdev-package
pkgdev: Helpers to Develop a Package using GitHub Actions