GCSConnection

This package is for version 3.11 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see GCSConnection.

Creating R Connection with Google Cloud Storage


Bioconductor version: 3.11

Create R 'connection' objects to google cloud storage buckets using the Google REST interface. Both read and write connections are supported. The package also provide functions to view and manage files on Google Cloud.

Author: Jiefei Wang

Maintainer: Jiefei Wang <szwjf08 at gmail.com>

Citation (from within R, enter citation("GCSConnection")):

Installation

To install this package, start R (version "4.0") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("GCSConnection")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("GCSConnection")
quickStart HTML R Script
Reference Manual PDF

Details

biocViews Infrastructure, Software
Version 1.0.1
In Bioconductor since BioC 3.11 (R-4.0) (4 years)
License GPL (>= 2)
Depends R (>= 4.0.0)
Imports Rcpp (>= 1.0.2), httr, googleAuthR, googleCloudStorageR, methods, jsonlite, utils
System Requirements
URL
See More
Suggests testthat, knitr, rmarkdown, BiocStyle
Linking To Rcpp
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package GCSConnection_1.0.1.tar.gz
Windows Binary GCSConnection_1.0.1.zip (32- & 64-bit)
macOS 10.13 (High Sierra) GCSConnection_1.0.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/GCSConnection
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/GCSConnection
Bioc Package Browser https://code.bioconductor.org/browse/GCSConnection/
Package Short Url https://bioconductor.org/packages/GCSConnection/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.11 Source Archive