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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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