Other packages > Find by keyword >

googleComputeEngineR  

R Interface with Google Compute Engine
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("googleComputeEngineR", "0.3.0")



Attach the package and use:
library("googleComputeEngineR")
Maintained by
Mark Edmondson
[Scholar Profile | Author Map]
First Published: 2016-11-19
Latest Update: 2019-05-04
Description:
Interact with the 'Google Compute Engine' API in R. Lets you create, start and stop instances in the 'Google Cloud'. Support for preconfigured instances, with templates for common R needs.
How to cite:
Mark Edmondson (2016). googleComputeEngineR: R Interface with Google Compute Engine. R package version 0.3.0, https://cran.r-project.org/web/packages/googleComputeEngineR. Accessed 29 Apr. 2025.
Previous versions and publish date:
0.1.0 (2016-11-19 14:39), 0.2.0 (2017-09-16 18:25)
Other packages that cited googleComputeEngineR R package
View googleComputeEngineR citation profile
Other R packages that googleComputeEngineR depends, imports, suggests or enhances
Complete documentation for googleComputeEngineR
Functions, R codes and Examples using the googleComputeEngineR R package
Some associated functions: AttachedDisk . Disk . Instance . Metadata . as.cluster.gce_instance . cat0 . cli_tools . container_logs . container_rm . container_running . container_update_info . containers . docker_build . docker_cmd.gce_instance . docker_cmd . docker_inspect . docker_pull . docker_run . error.message . gce_attach_disk . gce_auth . gce_check_gpu . gce_check_ssh . gce_container_logs . gce_delete_disk . gce_delete_firewall_rule . gce_delete_op.gce_global_operation . gce_delete_op.gce_zone_operation . gce_delete_op . gce_extract_projectzone . gce_get_disk . gce_get_external_ip . gce_get_firewall_rule . gce_get_global_project . gce_get_global_zone . gce_get_image . gce_get_image_family . gce_get_instance . gce_get_machinetype . gce_get_metadata . gce_get_metadata_project . gce_get_network . gce_get_op.gce_global_operation . gce_get_op.gce_zone_operation . gce_get_op . gce_get_project . gce_get_zone . gce_global_project . gce_global_zone . gce_list_disks . gce_list_disks_all . gce_list_firewall_rules . gce_list_gpus . gce_list_images . gce_list_instances . gce_list_machinetype . gce_list_machinetype_all . gce_list_networks . gce_list_registry . gce_list_zone_op . gce_list_zones . gce_make_boot_disk . gce_make_disk . gce_make_firewall_rule . gce_make_firewall_webports . gce_make_image_source_url . gce_make_machinetype_url . gce_make_network . gce_metadata_env . gce_pull_registry . gce_push_registry . gce_rstudio_adduser . gce_rstudio_password . gce_schedule_docker . gce_set_machinetype . gce_set_metadata . gce_set_mincpuplatform . gce_shiny_addapp . gce_shiny_listapps . gce_shiny_logs . gce_ssh . gce_ssh_addkeys . gce_ssh_browser . gce_ssh_setup . gce_startup_logs . gce_tag_container . gce_vm . gce_vm_cluster . gce_vm_container . gce_vm_create . gce_vm_delete . gce_vm_gpu . gce_vm_logs . gce_vm_reset . gce_vm_scheduler . gce_vm_start . gce_vm_stop . gce_vm_template . gce_wait . get_dockerfolder . googleComputeEngineR . idempotency . is.NullOb . is.error . localhost . makeDockerClusterPSOCK . myMessage . read_cloud_init_file . read_shell_startup_file . rmNullObs . timestamp_to_r . 
Some associated R codes: auth.R . build.R . cloud-init.R . container.R . disks.R . firewalls.R . future.R . googleComputeEngineR.R . gpus.R . harbor_container.R . harbor_containers.R . harbor_docker.R . harbor_gce.R . harbor_utils.R . images.R . instances_admin.R . machineType.R . metadata.R . min-cpu-platform.R . networks.R . opencpu.R . operations.R . options.R . print-methods.R . projects.R . rstudio.R . scheduler.R . service-accounts.R . shiny.R . ssh.R . ssh_admin.R . startup-scripts.R . template.R . utilities.R . vms.R . zones.R .  Full googleComputeEngineR package functions and examples
Downloads during the last 30 days
03/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/28Downloads for googleComputeEngineR2030405060708090100110TrendBars

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  
bigGP  
Distributed Gaussian Process Calculations
Distributes Gaussian process calculations across nodes in a distributed memory setting, using Rmpi. ...
Download / Learn more Package Citations See dependency  
NBBDesigns  
Neighbour Balanced Block Designs (NBBDesigns)
Neighbour-balanced designs ensure that no treatment is disadvantaged unfairly by its surroundings. T ...
Download / Learn more Package Citations See dependency  
phecodemap  
Visualization for PheCode Mapping with ICD-9 and ICD-10-CM Codes
To build a shiny app for visualization of the hierarchy of PheCode Mapping with International Classi ...
Download / Learn more Package Citations See dependency  
PCAmatchR  
Match Cases to Controls Based on Genotype Principal Components
Matches cases to controls based on genotype principal components (PC). In order to produce better r ...
Download / Learn more Package Citations See dependency  
knockoff  
The Knockoff Filter for Controlled Variable Selection
The knockoff filter is a general procedure for controlling the false discovery rate (FDR) when perf ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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