R-Forge Logo

R interface to Google Storage for Developers

This R package permits operating with files stored at Google Storage for Developers, a a RESTful service for storing and accessing data on Google's infrastructure.

Google provides a command line utility, GSUtil, based on the Python library boto. This package implements an alternative utility based on the same library.

In order to run Python code from R, it depends on the rJython package, to be deployed at CRAN shortly.

The package has been developed by Carlos J. Gil Bellosta.