setup_source: Add or update the checklist infrastructure to a repository...

View source: R/setup_source.R

setup_sourceR Documentation

Add or update the checklist infrastructure to a repository with source files.

Description

This 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).

Usage

setup_source(path = ".", language = "en-GB")

Arguments

path

The path to the project. Defaults to ".".

language

Language of the project in xx-YY format. xx is the two letter code for the language. YY is the two letter code for the language variant. E.g. en-GB for British English, en-US for American English, nl-BE for Belgian Dutch.

See Also

Other setup: create_package(), create_project(), prepare_ghpages(), set_license(), setup_package(), setup_project()


inbo/checklist documentation built on June 15, 2025, 12:54 p.m.