Package: nseval
Type: Package
Title: A Clean API for Lazy and Non-Standard Evaluation
Version: 0.4
Date: 2018-08-01
Author: Peter Meilstrup <peter.meilstrup@gmail.com>
Maintainer: Peter Meilstrup <peter.meilstrup@gmail.com>
Description: Facilities to capture, inspect, manipulate, and create
             lazy values (promises), "..." lists, and active calls.
License: GPL (>= 2.0)
Depends:
Suggests: testthat (>= 2.0.0), compiler (>= 3.4), roxygen2 (>= 2.2.2),
        knitr (>= 1.2), plyr (>= 1.8.1), ggplot2(>= 1.0.1), lazyeval(>=
        0.2.0), stringr(>= 1.2.0)
Collate: 'arg.R' 'caller.R' 'quo.R' 'dots.R' 'getpromise.R'
        'conversions.R' 'format.R' 'force.R' 'shortcut.R' 'missing.R'
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-08-04 04:44:57 UTC; peter
Repository: CRAN
Date/Publication: 2018-08-06 17:10:02 UTC
