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: 2022-02-28
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
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)
Other packages that cited googleCloudRunner R package
View googleCloudRunner citation profile
Other R packages that googleCloudRunner depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns