wrapr: Wrap R Tools for Debugging and Parametric Programming
Tools for writing and debugging R code. Provides: '%.>%' dot-pipe (an 'S3' configurable pipe), unpack/to (R style multiple assignment/return), 'build_frame()'/'draw_frame()' ('data.frame' example tools), 'qc()' (quoting concatenate), ':=' (named map builder), 'let()' (converts non-standard evaluation interfaces to parametric standard evaluation interfaces, inspired by 'gtools::strmacro()' and 'base::bquote()'), and more.
| Version: | 2.1.0 |
| Depends: | R (≥ 3.3.0) |
| Imports: | utils, methods, stats |
| Suggests: | parallel,knitr, graphics,rmarkdown,R.rsp,tinytest |
| Published: | 2023-08-19 |
| DOI: | 10.32614/CRAN.package.wrapr |
| 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-2 |GPL-3 |
| URL: | https://github.com/WinVector/wrapr,https://winvector.github.io/wrapr/ |
| NeedsCompilation: | no |
| Materials: | README,NEWS |
| CRAN checks: | wrapr results |
Documentation:
| Reference manual: | wrapr.html ,wrapr.pdf |
| Vignettes: | Corner Cases (source,R code) Debug Vignette (source,R code) Frame Tools (source,R code) Named Arguments (source,R code) Quoting Concatinate (source,R code) Substitution Modes (source,R code) bquote (source,R code) Dot Pipe (source,R code) lambda Function Builder (source,R code) Let (source,R code) Multiple Assignment (source,R code) Named Map Builder (source,R code) Multiple Assignment with unpack (source,R code) wrapr Eager Evaluation (source,R code) wrapr_applicable (source,R code) wrapr let Block (source) wrapr Dot Arrow Pipe (source)
|
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=wraprto link to this page.