Other packages > Find by keyword >

googleCloudRunner  

R Scripts in the Google Cloud via Cloud Run, Cloud Build and Cloud Scheduler
View on CRAN: Click here


Download and install googleCloudRunner package within the R console
Install from CRAN:
install.packages("googleCloudRunner")

Install from Github:
library("remotes")
install_github("cran/googleCloudRunner")

Install by package version:
library("remotes")
install_version("googleCloudRunner", "0.5.0")



Attach the package and use:
library("googleCloudRunner")
Maintained by
Mark Edmondson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-02-06
Latest Update:
Description:
Tools to easily enable R scripts in the Google Cloud Platform. Utilise cloud services such as Cloud Run for R over HTTP, Cloud Build for Continuous Delivery and Integration services and Cloud Scheduler for scheduled scripts.
How to cite:
Mark Edmondson (2020). googleCloudRunner: R Scripts in the Google Cloud via Cloud Run, Cloud Build and Cloud Scheduler. R package version 0.5.0, https://cran.r-project.org/web/packages/googleCloudRunner. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2020-02-06 11:50), 0.2.0 (2020-05-02 12:20), 0.3.0 (2020-09-10 22:40), 0.4.0 (2021-01-13 16:10), 0.4.1 (2021-01-30 18:30), 0.5.0 (2022-02-28 10:40)
Other packages that cited googleCloudRunner R package
View googleCloudRunner citation profile
Other R packages that googleCloudRunner depends, imports, suggests or enhances
Complete documentation for googleCloudRunner
Functions, R codes and Examples using the googleCloudRunner R package
Some associated functions: Build . BuildTrigger . GitHubEventsConfig . HttpTarget . Job . PubsubConfig . PubsubTarget . RepoSource . Source . StorageSource . WebhookConfig . cr_bucket_set . cr_build . cr_build_artifacts . cr_build_list . cr_build_logs . cr_build_make . cr_build_source . cr_build_status . cr_build_targets . cr_build_upload_gcs . cr_build_wait . cr_build_write . cr_build_yaml . cr_build_yaml_artifact . cr_build_yaml_secrets . cr_buildstep . cr_buildstep_bash . cr_buildstep_compute_container . cr_buildstep_decrypt . cr_buildstep_df . cr_buildstep_docker . cr_buildstep_edit . cr_buildstep_extract . cr_buildstep_gcloud . cr_buildstep_git . cr_buildstep_mailgun . cr_buildstep_nginx_setup . cr_buildstep_packagetests . cr_buildstep_pkgdown . cr_buildstep_r . cr_buildstep_run . cr_buildstep_secret . cr_buildstep_slack . cr_buildstep_targets . cr_buildtrigger . cr_buildtrigger_copy . cr_buildtrigger_delete . cr_buildtrigger_edit . cr_buildtrigger_get . cr_buildtrigger_list . cr_buildtrigger_pubsub . cr_buildtrigger_repo . cr_buildtrigger_run . cr_buildtrigger_webhook . cr_deploy_badger . cr_deploy_docker . cr_deploy_docker_trigger . cr_deploy_gadget . cr_deploy_packagetests . cr_deploy_pkgdown . cr_deploy_r . cr_deploy_run . cr_deploy_run_website . cr_email_set . cr_jwt_create . cr_plumber_pubsub . cr_project_set . cr_pubsub . cr_region_set . cr_regions . cr_run . cr_run_email . cr_run_get . cr_run_list . cr_run_schedule_http . cr_schedule . cr_schedule_build . cr_schedule_delete . cr_schedule_get . cr_schedule_list . cr_schedule_pause . cr_schedule_run . cr_setup . cr_setup_auth . cr_setup_service . cr_setup_test . cr_sourcerepo_list . googleCloudRunner . 
Some associated R codes: badger.R . build_admin.R . build_do.R . build_list.R . build_logs.R . build_sources.R . build_targets.R . buildstep_targets.R . buildstep_templates_git.R . buildsteps.R . buildsteps_gce.R . buildsteps_templates.R . buildtrigger_objects.R . buildtriggers.R . buildtriggers_events.R . cloudbuild_schedule.R . cloudrun.R . cloudrun_schedule.R . cloudscheduler.R . cr_regions.R . deploy-buildtriggers.R . deploy-run.R . deploy.R . docker.R . errors.R . googleCloudRunner.R . init.R . jwt-requests.R . options.R . plumber.R . print_methods.R . rstudio_gadget.R . setup.R . setup_auth.R . setup_buildemail.R . setup_parts.R . setup_tests.R . source-repos.R . utilities.R . yaml.R .  Full googleCloudRunner package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA