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:

Reference manual: boxr.pdf
Vignettes: boxr: A high-level R interface for the box.com API
Package source: boxr_0.3.2.tar.gz
Windows binaries: r-devel: boxr_0.3.2.zip, r-release: boxr_0.3.2.zip, r-oldrel: boxr_0.3.2.zip
OS X Snow Leopard binaries: r-release: boxr_0.3.2.tgz, r-oldrel: boxr_0.2.5.tgz
OS X Mavericks binaries: r-release: boxr_0.3.2.tgz
Old sources: boxr archive