Files
starter-workflows/ci
Jim Hester 99de2a93da Add R starter workflow
This adds a workflow for [R packages](https://www.r-project.org/). It
uses a [setup-r](https://github.com/r-lib/actions/tree/master/setup-r) action and two R packages
  - [remotes](https://remotes.r-lib.org/) - to install the R package dependencies
  - [rcmdcheck](https://github.com/r-lib/rcmdcheck) - to run and format the output of the package checking tool used in the R ecosystem.
2019-10-16 13:17:56 -04:00
..
2019-10-16 13:17:56 -04:00
2019-08-14 10:43:09 -04:00
2019-08-14 10:43:09 -04:00
2019-08-20 11:10:54 +03:00
2019-08-19 02:26:04 +02:00
2019-08-14 10:43:09 -04:00
2019-08-14 10:43:09 -04:00
2019-08-20 14:38:08 -06:00
2019-08-13 12:57:25 -04:00
2019-09-10 08:48:48 +02:00
2019-08-14 10:43:09 -04:00
2019-08-16 10:19:02 -07:00
2019-10-16 13:17:56 -04:00
2019-08-14 10:43:09 -04:00
2019-08-29 14:21:24 +07:00