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.7 |
Imports: | assertthat, dplyr, digest, fs, glue, httr (≥ 1.1.0), magrittr, mime, purrr, rio (≥ 0.5.18), rlang, stats, stringr, utils, tibble, lifecycle, jsonlite, jose, cli, withr |
Suggests: | clipr (≥ 0.3.0), conflicted, gargle (≥ 0.3.0), here, knitr, openssl, png, rmarkdown, sodium, testthat, usethis, covr |
Published: | 2025-04-13 |
DOI: | 10.32614/CRAN.package.boxr |
Author: | Brendan Rocks [aut],
Ian Lyttle |
Maintainer: | Ian Lyttle <ijlyttle at me.com> |
BugReports: | https://github.com/r-box/boxr/issues |
License: | MIT + file LICENSE |
URL: | https://r-box.github.io/boxr/, https://github.com/r-box/boxr |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | WebTechnologies |
CRAN checks: | boxr results |
Reference manual: | boxr.pdf |
Vignettes: |
Box Interactive-Apps (source, R code) Box Service-Apps (source, R code) Box Apps (source, R code) boxr: A high-level R interface for the box.com API (source, R code) Design Philosophy (source, R code) |
Package source: | boxr_0.3.7.tar.gz |
Windows binaries: | r-devel: boxr_0.3.6.zip, r-release: boxr_0.3.7.zip, r-oldrel: boxr_0.3.7.zip |
macOS binaries: | r-release (arm64): boxr_0.3.7.tgz, r-oldrel (arm64): boxr_0.3.7.tgz, r-release (x86_64): boxr_0.3.7.tgz, r-oldrel (x86_64): boxr_0.3.7.tgz |
Old sources: | boxr archive |
Please use the canonical form https://CRAN.R-project.org/package=boxr to link to this page.