Package: wrapr
Type: Package
Title: Wrap R Functions for Debugging and Ease of Use
Version: 0.1.0
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
    standard evaluation interfaces.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-02-11 15:07:23 UTC; johnmount
Repository: CRAN
Date/Publication: 2017-02-11 17:43:13
