Provides convenience functions for the Backblaze B2 cloud storage API (see https://www.backblaze.com/b2/docs/). All B2 API calls are mapped to equivalent R functions. Files can be easily uploaded, downloaded and deleted from B2, all from within R programs.
Version: | 0.1.0 |
Depends: | R (≥ 3.2.3) |
Imports: | httr (≥ 1.0.0), jsonlite (≥ 0.9.19), openssl (≥ 0.9.1), tools (≥ 3.2.3) |
Suggests: | knitr (≥ 1.12), rmarkdown |
Published: | 2016-01-31 |
Author: | Authors@R: person("Phill", "Clarke", email = "phill@starkingdom.co.uk", role = c("aut", "cre")) |
Maintainer: | Phill Clarke <phill at starkingdom.co.uk> |
BugReports: | http://www.github.com/phillc73/backblazer/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/phillc73/backblazer |
NeedsCompilation: | no |
Materials: | README |
In views: | WebTechnologies |
CRAN checks: | backblazer results |
Reference manual: | backblazer.pdf |
Vignettes: |
How to Use backblazer |
Package source: | backblazer_0.1.0.tar.gz |
Windows binaries: | r-devel: backblazer_0.1.0.zip, r-release: backblazer_0.1.0.zip, r-oldrel: backblazer_0.1.0.zip |
OS X El Capitan binaries: | r-release: backblazer_0.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: backblazer_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=backblazer to link to this page.