Package: googleCloudStorageR
Type: Package
Version: 0.1.0
Title: R Interface with Google Cloud Storage
Description: Interact with Google Cloud Storage API in R. Part of the 'cloudyr' project.
Authors@R: c(person("Mark", "Edmondson",email = "r@sunholo.com",
                  role = c("aut", "cre")))
URL: http://code.markedmondson.me/googleCloudStorageR/
BugReports: https://github.com/cloudyr/googleCloudStorageR/issues
Depends: R (>= 3.2.0)
Imports: googleAuthR (>= 0.3.1), testthat(>= 1.0.2), httr (>= 1.2.1),
        jsonlite (>= 1.0)
Suggests: knitr, covr, rmarkdown
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-07 18:21:21 UTC; mark
Author: Mark Edmondson [aut, cre]
Maintainer: Mark Edmondson <r@sunholo.com>
Repository: CRAN
Date/Publication: 2016-08-07 21:13:55
