An R interface for the remote file hosting service 'Box' (https://www.box.com/). In addition to uploading and downloading files, this package includes functions which mirror base R operations for local files, (e.g. box_load(), box_save(), box_read(), box_setwd(), etc.), as well as 'git' style functions for entire directories (e.g. box_fetch(), box_push()).
Version: | 0.2.9 |
Imports: | httr, httpuv, assertthat, stringr, dplyr, digest, jsonlite |
Suggests: | testthat, knitr |
Published: | 2015-08-20 |
Author: | Brendan Rocks [aut, cre] |
Maintainer: | Brendan Rocks <rocks.brendan at gmail.com> |
BugReports: | https://github.com/brendan-R/boxr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/brendan-R/boxr/ |
NeedsCompilation: | no |
CRAN checks: | boxr results |
Reference manual: | boxr.pdf |
Vignettes: |
boxr: A high-level R interface for the box.com API |
Package source: | boxr_0.2.9.tar.gz |
Windows binaries: | r-devel: boxr_0.2.9.zip, r-release: boxr_0.2.9.zip, r-oldrel: boxr_0.2.9.zip |
OS X Snow Leopard binaries: | r-release: boxr_0.2.9.tgz, r-oldrel: boxr_0.2.5.tgz |
OS X Mavericks binaries: | r-release: boxr_0.2.9.tgz |
Old sources: | boxr archive |