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. Accessed 04 May. 2025.
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
04/0404/0504/0604/0704/0804/0904/1004/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2304/2404/2705/01Downloads for googleCloudRunner012345678910111213TrendBars

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  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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