vprint: More Flexible Form of Boolean Verbose

R functions are not supposed to print text without giving the user the option to turn the printing off or on using a Boolean 'verbose' in a construct like 'if(verbose) print(...)'. But this black/white approach is rather rigid, and an approach with shades of gray might be more appropriate in many circumstances.

Version: 1.0
Depends: R (≥ 4.2.0)
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2025-05-13
Author: Barry Zeeberg [aut, cre]
Maintainer: Barry Zeeberg <barryz2013 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: vprint results

Documentation:

Reference manual: vprint.pdf
Vignettes: vprint (source)

Downloads:

Package source: vprint_1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): vprint_1.0.tgz, r-oldrel (arm64): vprint_1.0.tgz, r-release (x86_64): vprint_1.0.tgz, r-oldrel (x86_64): vprint_1.0.tgz

Linking:

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