Package: refer
Type: Package
Title: Create Object References
Version: 0.1.0
Author: Christopher Mann <cmann3@unl.edu>
Maintainer: Christopher Mann <cmann3@unl.edu>
Description: Allows users to easily create references to R objects then
    'dereference' when needed or modify in place without using reference 
    classes, environments, or active bindings as workarounds. Users can 
    also create expression references that allow subsets of any object to 
    be referenced or expressions containing references to multiple 
    objects.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: utils, stats, eList, matchr
Suggests: knitr, rmarkdown
RoxygenNote: 7.1.1
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-06 15:54:28 UTC; chris
Repository: CRAN
Date/Publication: 2021-11-08 12:10:04 UTC
Built: R 4.1.0; ; 2021-11-09 12:58:41 UTC; unix
