boxr: Interface for the 'Box.com API'
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.2 |
Imports: |
httr (≥ 1.1.0), httpuv, assertthat, stringr, dplyr, digest, bit64, rio, mime, utils, stats |
Suggests: |
testthat, knitr, rmarkdown |
Published: |
2016-01-31 |
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 |
Materials: |
NEWS |
CRAN checks: |
boxr results |
Downloads: