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.0.9 |
Depends: |
R (≥ 3.3.0) |
Imports: |
utils, methods, stats |
Suggests: |
parallel, knitr, graphics, rmarkdown, R.rsp, tinytest |
Published: |
2022-01-26 |
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:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=wrapr
to link to this page.