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.0.1 |
Depends: | R (≥ 3.5.0) |
Imports: | tools |
Suggests: | devtools, knitr, rmarkdown, R6, rlang, roxygen2 (≥ 7.0.2), shiny, testthat (≥ 2.0.0) |
Enhances: | rstudioapi |
Published: | 2021-03-20 |
Author: | Konrad Rudolph |
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 |
Reference manual: | box.pdf |
Vignettes: |
Get started Using compiled code Migration guide The hierarchy of module environments Testing modules |
Package source: | box_1.0.1.tar.gz |
Windows binaries: | r-devel: box_1.0.1.zip, r-release: box_1.0.1.zip, r-oldrel: box_1.0.1.zip |
macOS binaries: | r-release: box_1.0.1.tgz, r-oldrel: box_1.0.1.tgz |
Old sources: | box archive |
Please use the canonical form https://CRAN.R-project.org/package=box to link to this page.