A set of GitHub actions
check_pkg: a strict and rigorous check of an R package. Based onchecklist::check_package().check_project: a strict and rigorous check of a project with R, R markdown and Sweave files. Based onchecklist::check_project().lint_pkg: check the coding style of an R package usinglintr::lint_package().lint_src: check the coding style of R scripts, Rmarkdown files or Sweave files usinglintr::lint_dir().pkgdown_covr: check code coverage, build a pkgdown website and deploy it to a gh-pages branch.protocol_check: check the protocol in inbo/protocolsource and update the version number if needed. Not relevant for other purposes.protocol_update: add the new protocol to.zenodo.jsonand the generalNEWS.mdin inbo/protocolsource. Not relevant for other purposes.protocol_website: render protocol and add website to inbo/protocols. Not relevant for other purposes.render_inbomd: render the INBOmd examples. Not relevant for other purposes.render_indicator: render the INBO indicators. Not relevant for other purposes.render_nara: render the NARA background documents. Not relevant for other purposes.