Package: qwraps2 0.6.3

qwraps2: Quick Wraps 2

A collection of (wrapper) functions the creator found useful for quickly placing data summaries and formatted regression results into '.Rnw' or '.Rmd' files. Functions for generating commonly used graphics, such as receiver operating curves or Bland-Altman plots, are also provided by 'qwraps2'. 'qwraps2' is an updated version of a package 'qwraps'. The original version 'qwraps' was never submitted to CRAN but can be found at <https://github.com/dewittpe/qwraps/>. The implementation and limited scope of the functions within 'qwraps2' <https://github.com/dewittpe/qwraps2/> is fundamentally different from 'qwraps'.

Authors:Peter DeWitt [aut, cre], Tell Bennett [ctb]

qwraps2_0.6.3.tar.gz
qwraps2_0.6.3.zip(r-4.7)qwraps2_0.6.3.zip(r-4.6)qwraps2_0.6.3.zip(r-4.5)
qwraps2_0.6.3.tgz(r-4.6-x86_64)qwraps2_0.6.3.tgz(r-4.6-arm64)qwraps2_0.6.3.tgz(r-4.5-x86_64)qwraps2_0.6.3.tgz(r-4.5-arm64)
qwraps2_0.6.3.tar.gz(r-4.7-arm64)qwraps2_0.6.3.tar.gz(r-4.7-x86_64)qwraps2_0.6.3.tar.gz(r-4.6-arm64)qwraps2_0.6.3.tar.gz(r-4.6-x86_64)
qwraps2_0.6.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
qwraps2/json (API)

# Install 'qwraps2' in R:
install.packages('qwraps2', repos = c('https://dewittpe.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dewittpe/qwraps2/issues

Pkgdown/docs site:https://www.peteredewitt.com

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

reproducible-researchcpp

9.64 score 37 stars 701 scripts 862 downloads 7 mentions 51 exports 24 dependencies

Last updated from:817077e043. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK171
linux-devel-x86_64OK178
source / vignettesOK234
linux-release-arm64OK193
linux-release-x86_64OK171
macos-release-arm64OK122
macos-release-x86_64OK250
macos-oldrel-arm64OK180
macos-oldrel-x86_64OK393
windows-develOK173
windows-releaseOK155
windows-oldrelOK120
wasm-releaseOK144

Exports:%s%backtickconfusion_matrixCRANpkgextract_fpvalueextract_fstatfile_checkfrmtfrmtcifrmtpggplot2_extract_legendGithubpkgGitHubpkgGitlabpkggmeangmean_sdgsdgvarinvlogitlazyload_cache_dirlazyload_cache_labelslllogitmean_cimean_sdmean_semedian_iqrn_percn_perc0perc_npkg_checkqableqacfqblandaltmanqblandaltman_build_data_frameqkmplotqkmplot_build_data_frameqkmplot_bulid_data_frameqprcqprc_build_data_frameqrmstqrocqroc_build_data_frameqsummaryRpkgset_diffspin_commentsstat_stepribbonStatStepribbonsummary_tabletraprule

Dependencies:clicpp11evaluatefarverggplot2gluegtablehighrisobandknitrlabelinglifecycleR6RColorBrewerRcppRcppArmadillorlangS7scalesvctrsviridisLitewithrxfunyaml

qwraps2: Graphics
qacf: Autocorrelation Plots | Tips and tricks | qblandaltman: Bland Altman Plot | qkmplot: Kaplan Meier Plots | qroc and qprc: Receiver Operating Characteristic Curve and Precision-Recall Curve | References | Session Info

Last update: 2026-06-17
Started: 2020-08-28

qwraps2: Data Sets
mtcars2 | Construction of mtcars2 | Summary of mtcars2 | pefr | Spambase | References | Session Info

Last update: 2026-06-16
Started: 2020-08-28

qwraps2: Formatted Summary Statistics
Introduction | Prerequisites Example Data Set | Review of Summary Statistic Functions and Formatting | Means and Standard Deviations | Mean and Confidence intervals | Median and Inner Quartile Range | Count and Percentages | Geometric Means and Standard Deviations | Building a Data Summary Table | Session Info

Last update: 2026-06-16
Started: 2023-11-08

qwraps2: Summary Table
qable | kable vs qable | Example: Regression Model Summary Table | summary_table | Defining a Summary | Summarize by | cbind summary_table | Adding P-values to a Summary Table | rbind summary_table | Using Variable Labels | Alternative building of the summaries | Session Info

Last update: 2026-06-16
Started: 2023-11-08

Readme and manuals

Help Manual

Help pageTopics
Operators%s%
Backtickbacktick
Check Commentscheck_comments
Confusion Matrices (Contingency Tables)confusion_matrix confusion_matrix.default confusion_matrix.formula confusion_matrix.glm print.qwraps2_confusion_matrix
Extract Summary stats from regression objectsextract_fpvalue extract_fpvalue.lm extract_fstat
File and Working Directory Checkfile_check
Format Wrappersfrmt frmtci frmtp
ggplot2 toolsggplot2_extract_legend
Geometric Mean, Variance, and Standard Deviationgmean gsd gvar
Geometric Mean and Standard deviationgmean_sd
Lazyload Cachelazyload_cache_dir lazyload_cache_labels
List Object Aliasesll
Deprecated logit and invlogitinvlogit logit
Means and Confidence Intervalsmean_ci print.qwraps2_mean_ci
Mean and Standard deviationmean_sd
Mean and Standard Error (of the mean)mean_se
Median and Inner Quartile Rangemedian_iqr
mtcars2mtcars2
Count and Percentagen_perc n_perc0 perc_n
pefrpefr
Package Checkspkg_check
qable: an extended version of knitr::kableqable
Autocorrelation plotqacf
Bland Altman Plotsqblandaltman qblandaltman_build_data_frame
Kaplan-Meier Plotqkmplot qkmplot_build_data_frame qkmplot_build_data_frame.survfit qrmst qrmst.qkmplot_data qrmst.survfit
Deprecated qkmplot data-frame builderqkmplot_bulid_data_frame
Deprecated qroc and qprc building of data frames:qprc_build_data_frame qroc_build_data_frame qroc_build_data_frame.default qroc_build_data_frame.glm
Receiver Operating Characteristic and Precision-Recall Curvesqprc qprc.default qprc.glm qprc.qwraps2_confusion_matrix qroc qroc-qprc qroc.default qroc.glm qroc.qwraps2_confusion_matrix
Formatting Style on URLs for packages on CRAN, Github, and Gitlab.CRANpkg GitHubpkg Githubpkg Gitlabpkg Rpkg
Set Differencesprint.qwraps2_set_diff set_diff
Spambasespambase
Spin Comment Checkspin_comments
Step ribbon statisticstat_stepribbon
Stat Step RibbonStatStepribbon
Data Summary Tablesqsummary summary_table
Trapezoid Rule Numeric Integrationtraprule