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.3.4 |
Imports: | httr (≥ 1.1.0), httpuv, assertthat, stringr, dplyr, digest, bit64, rio, mime, utils, stats |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2017-01-12 |
Author: | Brendan Rocks [aut, cre], Ian Lyttle [ctb] |
Maintainer: | Brendan Rocks <foss at brendanrocks.com> |
BugReports: | https://github.com/brendan-r/boxr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/brendan-r/boxr/ |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | WebTechnologies |
CRAN checks: | boxr results |
Reference manual: | boxr.pdf |
Vignettes: |
boxr: A high-level R interface for the box.com API |
Package source: | boxr_0.3.4.tar.gz |
Windows binaries: | r-devel: boxr_0.3.4.zip, r-release: boxr_0.3.4.zip, r-oldrel: boxr_0.3.4.zip |
OS X binaries: | r-release: boxr_0.3.4.tgz, r-oldrel: boxr_0.3.4.tgz |
Old sources: | boxr archive |
Please use the canonical form https://CRAN.R-project.org/package=boxr to link to this page.