Package: wrapr
Type: Package
Title: Wrap R Functions for Debugging and Parametric Programming
Version: 0.4.0
Date: 2017-07-22
Author: John Mount, Nina Zumel
Maintainer: John Mount <jmount@win-vector.com>
URL: https://github.com/WinVector/wrapr
BugReports: https://github.com/WinVector/wrapr/issues
Description: Provides 'DebugFnW()' to capture function context on error for
    debugging, and 'let()' which converts non-standard evaluation interfaces to
    parametric standard evaluation interfaces.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
ByteCompile: true
NeedsCompilation: no
Packaged: 2017-07-22 19:38:57 UTC; johnmount
Repository: CRAN
Date/Publication: 2017-07-22 20:50:11 UTC
