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.1.2
Depends: R (≥ 3.5.0)
Imports: tools
Suggests: devtools, knitr, rmarkdown, R6, rlang, roxygen2 (≥ 7.0.2), shiny, testthat (≥ 3.0.3)
Enhances: rstudioapi
Published: 2022-05-11
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
Frequently asked questions
Migration guide
The hierarchy of module environments
Similar packages
Testing modules

Downloads:

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

Reverse dependencies:

Reverse imports: rhino
Reverse suggests: just.install

Linking:

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