Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r-hub/actions
GitHub Actions for R-hub
https://github.com/r-hub/actions
docker docker-hub github-actions github-packages r
Last synced: 3 months ago
JSON representation
GitHub Actions for R-hub
- Host: GitHub
- URL: https://github.com/r-hub/actions
- Owner: r-hub
- License: mit
- Created: 2020-01-26T10:51:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T11:20:16.000Z (3 months ago)
- Last Synced: 2024-08-03T12:32:30.446Z (3 months ago)
- Topics: docker, docker-hub, github-actions, github-packages, r
- Language: R
- Size: 3.3 MB
- Stars: 21
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - r-hub/actions - GitHub Actions for R-hub (R)
README
> GitHub Actions for various R-hub tasks. See the subdirectories for more
> about the various actions.## Actions
* [checkout](checkout): check out a GitHub repository.
* [platform-info](platform-info): show R platform information.
* [run-check](run-check): run R-hub checks.
* [setup](setup): set up platform matrices to run R-hub jobs.
* [setup-deps](setup-deps): set up dependencies for R-hub checks.
* [setup-r](setup-r): install and setup R for R-hub jobs.
* [setup-r-sysreqs](setup-r-sysreqs): install and setup R system
dependencies, on macOS.## License
MIT @ [R Consortium](https://www.r-consortium.org/)