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
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.pdf
Vignettes: Corner Cases
Debug Vignette
Frame Tools
Named Arguments
Quoting Concatinate
Substitution Modes
bquote
Dot Pipe
lambda Function Builder
Let
Multiple Assignment
Named Map Builder
Multiple Assignment with unpack
wrapr Eager Evaluation
wrapr_applicable
wrapr let Block
wrapr Dot Arrow Pipe

Downloads:

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
Old sources: wrapr archive

Reverse dependencies:

Reverse depends: cdata, rqdatatable, rquery, vtreat, WVPlots
Reverse imports: formatdown, midfieldr, MultiATSM, RcppDynProg, sigr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wrapr to link to this page.