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.0 |
Depends: | R (≥ 3.5.0) |
Imports: | tools |
Suggests: | devtools, knitr, rmarkdown, R6, rlang, roxygen2 (≥ 7.0.2), shiny, testthat (≥ 2.0.0) |
Published: | 2021-02-12 |
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 |
CRAN checks: | box results |
Reference manual: | box.pdf |
Vignettes: |
Get started Using compiled code Migration guide The hierarchy of module environments |
Package source: | box_1.0.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release: box_1.0.0.tgz, r-oldrel: box_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=box to link to this page.