CRAN
VarBundle 0.3.0
Read-Only Variable Bundles
Released Aug 17, 2018 by Brandon C. Loudermilk
This package cannot yet be used with Renjin it depends on other packages which are not available: dplyr 0.7.6
Dependencies
dplyr 0.7.6 crayon 1.3.4 tibble 1.4.2 magrittr 1.5 R6 2.2.2 stringr 1.3.1 glue 1.3.0
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.