googleCloudRunner
googleCloudRunner copied to clipboard
Integrations with other packages - request for help
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?