googleCloudRunner icon indicating copy to clipboard operation
googleCloudRunner copied to clipboard

Integrations with other packages - request for help

Open MarkEdmondson1234 opened this issue 4 years ago • 0 comments

There are lots of other packages that I think could integrate with running R code on Cloud Build but I haven't the bandwidth to do them all so I'm putting this here to at least list them. If you have other suggestions please put them here.

In most cases its a matter of creating the R script or deployment to put in a cr_buildstep_r()

I'm working on:

  • targets https://github.com/MarkEdmondson1234/googleCloudRunner/issues/155
  • vetvier https://github.com/MarkEdmondson1234/googleCloudRunner/issues/163

What could be nice if resources available:

  • revdep::cloud_check() - one build step with revdepcheck::revdep_check() would do it.
  • ... others?

MarkEdmondson1234 avatar Jan 10 '22 09:01 MarkEdmondson1234