Functions relevant for checking packages |
|
---|---|
Run the complete set of standardised tests on a package |
|
Check the package metadata |
|
Run all the package checks required by CRAN |
|
Check the |
|
Check the documentation |
|
Make sure that the required environment variables are set on GitHub |
|
Check the license of a package |
|
Set a New Tag |
|
Make your DESCRIPTION tidy |
|
Create or update the CITATION file |
|
Write a CITATION.cff file |
|
Write a |
|
Functions relevant for checking scripts |
|
Standardised test for an R source repository |
|
Functions relevant for checking packages and scripts |
|
Check the style of file and folder names |
|
Check the packages for linters |
|
Read the check list file from a package |
|
Write a check list with allowed issues in the source code |
|
Setting up a project use the checklist package |
|
Create an R package according to INBO requirements |
|
Prepare a |
|
Add or update the checklist infrastructure to an existing package |
|
Add or update the checklist infrastructure to a repository with source files. |
|
R6 class behind the checklist package |
|
The checklist R6 class |
|
Auxiliary functions |
|
Clean the git repository |
|
Make hexagonal logo for package |
|
Determine if a directory is in a git repository |
|
Check if the current working directory of a repo is clean |
|
Create a new branch after cleaning the repo |
|
Convert an ORCID to a |
|
Check if a vector contains valid email |
|
A function that asks a yes or no question to the user |