Package: googleCloudStorageR 0.7.0.9000

Mark Edmondson

googleCloudStorageR: Interface with Google Cloud Storage API

Interact with Google Cloud Storage <https://cloud.google.com/storage/> API in R. Part of the 'cloudyr' <https://cloudyr.github.io/> project.

Authors:Mark Edmondson [aut, cre], manuteleco [ctb]

googleCloudStorageR_0.7.0.9000.tar.gz
googleCloudStorageR_0.7.0.9000.zip(r-4.5)googleCloudStorageR_0.7.0.9000.zip(r-4.4)googleCloudStorageR_0.7.0.9000.zip(r-4.3)
googleCloudStorageR_0.7.0.9000.tgz(r-4.4-any)googleCloudStorageR_0.7.0.9000.tgz(r-4.3-any)
googleCloudStorageR_0.7.0.9000.tar.gz(r-4.5-noble)googleCloudStorageR_0.7.0.9000.tar.gz(r-4.4-noble)
googleCloudStorageR_0.7.0.9000.tgz(r-4.4-emscripten)googleCloudStorageR_0.7.0.9000.tgz(r-4.3-emscripten)
googleCloudStorageR.pdf |googleCloudStorageR.html
googleCloudStorageR/json (API)
NEWS

# Install 'googleCloudStorageR' in R:
install.packages('googleCloudStorageR', repos = c('https://cloudyr.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/cloudyr/googlecloudstorager/issues

On CRAN:

apiapi-clientgoogle-cloud-storagegoogleauthr

10.38 score 104 stars 2 packages 556 scripts 6.3k downloads 41 exports 24 dependencies

Last updated 4 months agofrom:60732d8212. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 26 2024
R-4.5-winWARNINGOct 26 2024
R-4.5-linuxWARNINGOct 26 2024
R-4.4-winWARNINGOct 26 2024
R-4.4-macWARNINGOct 26 2024
R-4.3-winWARNINGOct 26 2024
R-4.3-macWARNINGOct 26 2024

Exports:gcs_authgcs_compose_objectsgcs_copy_objectgcs_create_bucketgcs_create_bucket_aclgcs_create_lifecyclegcs_create_pubsubgcs_delete_allgcs_delete_bucketgcs_delete_bucket_objectsgcs_delete_objectgcs_delete_pubsubgcs_download_urlgcs_firstgcs_get_bucketgcs_get_bucket_aclgcs_get_global_bucketgcs_get_objectgcs_get_object_aclgcs_get_service_emailgcs_global_bucketgcs_lastgcs_list_bucketsgcs_list_objectsgcs_list_pubsubgcs_loadgcs_load_allgcs_metadata_objectgcs_parse_downloadgcs_parse_rdsgcs_retry_uploadgcs_savegcs_save_allgcs_save_imagegcs_setupgcs_signed_urlgcs_sourcegcs_update_object_aclgcs_uploadgcs_upload_set_limitgcs_version_bucket

Dependencies:askpassassertthatcachemclicurldigestfastmapfsgarglegluegoogleAuthRhttrjsonlitelifecyclememoisemimeopensslR6rappdirsrlangsyswithryamlzip

googleCloudStorageR

Rendered fromgoogleCloudStorageR.Rmdusingknitr::rmarkdownon Oct 26 2024.

Last update: 2023-08-24
Started: 2016-08-07

Readme and manuals

Help Manual

Help pageTopics
Authenticate with Google Cloud Storage APIgcs_auth
Compose up to 32 objects into onegcs_compose_objects
Copy an objectgcs_copy_object
Create a new bucketgcs_create_bucket
Create a Bucket Access Controlsgcs_create_bucket_acl
Create a lifecycle conditiongcs_create_lifecycle
Create a pub/sub notification for a bucketgcs_create_pubsub
Delete a bucketgcs_delete_bucket gcs_delete_bucket_objects
Delete an objectgcs_delete_object
Delete pub/sub notifications for a bucketgcs_delete_pubsub
Get the download URLgcs_download_url
Save your R session to the cloud on startup/exitgcs_first gcs_last
Get bucket infogcs_get_bucket
Get Bucket Access Controlsgcs_get_bucket_acl
Get global bucket namegcs_get_global_bucket
Get an object in a bucket directlygcs_get_object
Check the access control settings for an object for one entitygcs_get_object_acl
Get the email of service account associated with the bucketgcs_get_service_email
Set global bucket namegcs_global_bucket
List bucketsgcs_list_buckets
List objects in a bucketgcs_list_objects
List pub/sub notifications for a bucketgcs_list_pubsub
Load .RData objects or sessions from the Google Cloudgcs_load
Make metadata for an objectgcs_metadata_object
Parse downloaded objects straight into Rgcs_parse_download gcs_parse_rds
Retry a resumeable uploadgcs_retry_upload
Save .RData objects to the Google Cloudgcs_save
Save/Load all files in directory to Google Cloud Storagegcs_delete_all gcs_load_all gcs_save_all
Save an R session to the Google Cloudgcs_save_image
Help set-up googleCloudStorageRgcs_setup
Create a signed URLgcs_signed_url
Source an R script from the Google Cloudgcs_source
Change access to an object in a bucketgcs_update_object_acl
Upload a file of arbitrary typegcs_upload gcs_upload_set_limit
Change or fetch bucket version statusgcs_version_bucket
Get the Google Cloud Storage API host to use for requestsget_storage_host
googleCloudStorageRgoogleCloudStorageR
Check if the Google Cloud Storage API is emulatedis.storage_emulated