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.5
Imports: httr (≥ 1.1.0), httpuv, assertthat, stringr, dplyr, digest, bit64, rio, mime, glue, fs, utils, stats, rlang
Suggests: clipr (≥ 0.3.0), testthat, knitr, rmarkdown, purrr, here, conflicted, usethis, jsonlite, openssl, jose, sodium, gargle (≥ 0.3.0), png
Published: 2019-11-19
Author: Brendan Rocks [aut], Ian Lyttle ORCID iD [aut, cre], Nate Day ORCID iD [aut], Vincent Fulco [ctb], Alec Wong [ctb]
Maintainer: Ian Lyttle <ian.lyttle at schneider-electric.com>
BugReports: https://github.com/r-box/boxr/issues
License: MIT + file LICENSE
URL: https://github.com/r-box/boxr/
NeedsCompilation: no
Materials: NEWS
In views: WebTechnologies
CRAN checks: boxr results

Downloads:

Reference manual: boxr.pdf
Vignettes: boxr-app-interactive
boxr-app-service
boxr-apps
boxr
Package source: boxr_0.3.5.tar.gz
Windows binaries: r-devel: boxr_0.3.5.zip, r-release: boxr_0.3.5.zip, r-oldrel: boxr_0.3.5.zip
macOS binaries: r-release: boxr_0.3.5.tgz, r-oldrel: boxr_0.3.5.tgz
Old sources: boxr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=boxr to link to this page.