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 25 Jun. 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

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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