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.6
Imports: assertthat, bit64, dplyr, digest, fs, glue, httr (≥ 1.1.0), httpuv, magrittr, mime, purrr, rio, rlang, stats, stringr, utils, tibble, lifecycle, jsonlite
Suggests: clipr (≥ 0.3.0), conflicted, gargle (≥ 0.3.0), here, jose, knitr, openssl, png, rmarkdown, sodium, testthat, usethis
Published: 2021-01-19
Author: Brendan Rocks [aut], Ian Lyttle ORCID iD [aut, cre], Nathan Day ORCID iD [aut], Vincent Fulco [ctb], Alec Wong [ctb], Alex Brodersen [ctb]
Maintainer: Ian Lyttle <ian.lyttle at se.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

Documentation:

Reference manual: boxr.pdf
Vignettes: Box Interactive-Apps
Box Service-Apps
Box Apps
boxr: A high-level R interface for the box.com API
Design Philosophy

Downloads:

Package source: boxr_0.3.6.tar.gz
Windows binaries: r-devel: boxr_0.3.6.zip, r-release: boxr_0.3.6.zip, r-oldrel: boxr_0.3.6.zip
macOS binaries: r-release (arm64): boxr_0.3.6.tgz, r-oldrel (arm64): boxr_0.3.6.tgz, r-release (x86_64): boxr_0.3.6.tgz
Old sources: boxr archive

Linking:

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