Skip to contents

GitHub Actions helpers

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

Documentation check helpers

check_rd_titles()
Inspect Rd file titles

Package maintenance helpers

add_global_gitgnore()
Add .gitignore to package
update_docs()
Document your package

Documentation renderers

build_qmd() build_readme_qmd()
Build Quarto files for a package
precompute_vignette() precompute_vignette_all()
Precompute vignettes