This repository provides a space for GitHub Actions usable from the standard YAML files.
- r-ci: Adds r-ci 'R Continuous Integration' as an action supporting 'ubuntu-latest' or 'macos-latest' by downloading
run.shand running the bootstraps step - r2u-setup: Adds r2u to an action running Ubuntu 22.04 aka 'jammy' (example)
- r-ci-setup: Adds r-ci 'R Continuous Integration' an action running 'ubuntu-latest' or 'macos-latest' by downloading its
run.shscript; note you must run the bootstrap step
This repository and its code have been put together by Dirk Eddelbuettel.
The code in this repository is licensed under the GNU GPL, Version 2 or later.