Tools for writing and debugging R code. Provides: 'let()' which converts non-standard evaluation interfaces to parametric standard evaluation interface, 'qc()' quoting concatenate, 'DebugFnW()' to capture function context on error for debugging, dot-pipe, ':=' named map builder, and lambda-abstraction.
Version: | 1.2.0 |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2018-02-21 |
Author: | John Mount [aut, cre], Nina Zumel [aut], Win-Vector LLC [cph] |
Maintainer: | John Mount <jmount at win-vector.com> |
BugReports: | https://github.com/WinVector/wrapr/issues |
License: | GPL-3 |
URL: | https://github.com/WinVector/wrapr, http://winvector.github.io/wrapr/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | wrapr results |
Reference manual: | wrapr.pdf |
Vignettes: |
Corner Cases Debug Substitution Modes Dot Pipe lambda Function Builder let Named Map Builder wrapr_applicable |
Package source: | wrapr_1.2.0.tar.gz |
Windows binaries: | r-devel: wrapr_1.2.0.zip, r-release: wrapr_1.1.1.zip, r-oldrel: wrapr_1.1.1.zip |
OS X El Capitan binaries: | r-release: wrapr_1.2.0.tgz |
OS X Mavericks binaries: | r-oldrel: wrapr_1.1.0.tgz |
Old sources: | wrapr archive |
Reverse depends: | cdata, replyr, rquery, seplyr |
Reverse imports: | WVPlots |
Please use the canonical form https://CRAN.R-project.org/package=wrapr to link to this page.