Add or update the checklist infrastructure to a repository with source files.
Source:R/setup_source.R
setup_source.RdThis adds the required GitHub workflows to run check_source() automatically
whenever you push commits to GitHub.
It also adds a
CC-BY 4.0 license file,
a
CODE_OF_CONDUCT.md
and the checklist configuration file (checklist.yml).
See also
Other setup:
create_package(),
create_project(),
prepare_ghpages(),
set_license(),
setup_package(),
setup_project()