Skip to content

Running R Scripts on a Schedule with GitHub Actions

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

simonpcouch/scheduled-commit-action

Repository files navigation

Scheduling R Scripts

This repository is an example accompanying my recent blog post Running R Scripts on a Schedule. The schedule-commit workflow file sets up R, runs an R script that runs rnorm(10) and saves it to a file, and commits it once an hour. Read the linked blog post for more details and explanation!

UPDATE, 2 January 2021—I've disabled Actions in this repository's settings to save on compute time, but the code and repository structure is exactly as it was when the Action was running regularly!

About

Running R Scripts on a Schedule with GitHub Actions

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages