box: Write Reusable, Composable and Modular R Code

A modern module system for R. Organise code into hierarchical, composable, reusable modules, and use it effortlessly across projects via a flexible, declarative dependency loading syntax.

Version: 1.2.0
Depends: R (≥ 3.6.0)
Imports: tools
Suggests: devtools, knitr (≥ 1.40), rmarkdown, R6, rlang, roxygen2 (≥ 7.2.1), shiny, stringr, testthat (≥ 3.1.7)
Enhances: rstudioapi
Published: 2024-02-06
Author: Konrad Rudolph ORCID iD [aut, cre], Michael Schubert ORCID iD [ctb]
Maintainer: Konrad Rudolph <konrad.rudolph at gmail.com>
BugReports: https://github.com/klmr/box/issues
License: MIT + file LICENSE
URL: https://klmr.me/box/, https://github.com/klmr/box
NeedsCompilation: yes
Materials: NEWS
CRAN checks: box results

Documentation:

Reference manual: box.pdf
Vignettes: Get started
Using compiled code
Contributing to ‘box’
Frequently asked questions
Migration guide
The hierarchy of module environments
Similar packages
Testing modules

Downloads:

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

Reverse dependencies:

Reverse imports: rhino, SouthParkRshiny
Reverse suggests: common, cucumber, just.install, shiny.telemetry
Reverse enhances: this.path

Linking:

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