Package: nseval
Type: Package
Title: Tools for Lazy and Non-Standard Evaluation
Version: 0.4.2
Date: 2022-05-16
Author: Peter Meilstrup <peter.meilstrup@gmail.com>
Maintainer: Peter Meilstrup <peter.meilstrup@gmail.com>
Description: Functions to capture, inspect, manipulate, and create
             lazy values (promises), "..." lists, and active calls.
License: GPL (>= 2.0)
Encoding: UTF-8
Imports: methods
Suggests: testthat (>= 3.0.0), compiler (>= 3.4), roxygen2 (>= 2.2.2),
        knitr (>= 1.2), plyr (>= 1.8.1), lazyeval (>= 0.2.0), stringr
        (>= 1.2.0), covr
Collate: 'arg.R' 'caller.R' 'quo.R' 'dots.R' 'getpromise.R'
        'conversions.R' 'format.R' 'force.R' 'shortcut.R' 'missing.R'
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-05-24 03:32:45 UTC; peter
Repository: CRAN
Date/Publication: 2022-05-24 04:40:02 UTC
