VarBundle: Read-Only Variable Bundles
Easily create list-like structures with constant, read-only
variables. Combines the flexibility of lists with read-only fields.
Supports defensive programming by throwing errors on field assignment,
helping mitigate the introduction of logical runtime bugs.
Version: |
0.3.0 |
Depends: |
R (≥ 3.5.0) |
Imports: |
R6 (≥ 2.2.2), glue (≥ 1.3.0), tibble (≥ 1.4.2), magrittr (≥ 1.5), dplyr (≥ 0.7.6), stringr (≥ 1.3.1), crayon (≥
1.3.4) |
Suggests: |
testthat (≥ 2.0.0), purrr (≥ 0.2.5), knitr (≥ 1.20), rmarkdown (≥ 1.10), readr (≥ 1.1.1) |
Published: |
2018-08-17 |
Author: |
Brandon C. Loudermilk |
Maintainer: |
Brandon C. Loudermilk <b.c.loudermilk at gmail.com> |
License: |
MIT + file LICENSE |
NeedsCompilation: |
no |
Materials: |
README |
CRAN checks: |
VarBundle results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=VarBundle
to link to this page.