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 |
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) |
Package source: | wrapr_2.1.0.tar.gz |
Windows binaries: | r-devel: wrapr_2.1.0.zip, r-release: wrapr_2.1.0.zip, r-oldrel: wrapr_2.1.0.zip |
macOS binaries: | r-release (arm64): wrapr_2.1.0.tgz, r-oldrel (arm64): wrapr_2.1.0.tgz, r-release (x86_64): wrapr_2.1.0.tgz, r-oldrel (x86_64): wrapr_2.1.0.tgz |
Old sources: | wrapr archive |
Reverse depends: | cdata, rqdatatable, rquery, vtreat, WVPlots |
Reverse imports: | formatdown, HDXBoxeR, midfieldr, mregions2, RcppDynProg, sigr |
Please use the canonical form https://CRAN.R-project.org/package=wrapr to link to this page.