Tools for writing and debugging R code. Provides: 'let()' (converts non-standard evaluation interfaces to parametric standard evaluation interfaces, inspired by 'gtools:strmacro()' and 'base::bquote()'), '%.>%' dot-pipe (an 'S3' configurable pipe), 'build_frame()'/'draw_frame()' ('data.frame' example tools), 'qc()' (quoting concatenate), ':=' (named map builder), and more.
Version: | 1.8.2 |
Depends: | R (≥ 3.2.1) |
Imports: | utils, methods, stats |
Suggests: | parallel, testthat, knitr, rmarkdown, R.rsp |
Published: | 2019-01-07 |
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 Frame Tools Function Objects Named Arguments Quoting Concatinate Substitution Modes Dot Pipe lambda Function Builder let Named Map Builder wrapr_applicable wrapr let Block wrapr Dot Arrow Pipe |
Package source: | wrapr_1.8.2.tar.gz |
Windows binaries: | r-devel: wrapr_1.8.2.zip, r-release: wrapr_1.8.2.zip, r-oldrel: wrapr_1.8.2.zip |
OS X binaries: | r-release: wrapr_1.8.2.tgz, r-oldrel: wrapr_1.8.0.tgz |
Old sources: | wrapr archive |
Reverse depends: | replyr, seplyr |
Reverse imports: | cdata, RcppDynProg, rqdatatable, rquery, sigr, vtreat, WVPlots |
Please use the canonical form https://CRAN.R-project.org/package=wrapr to link to this page.