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 |
DOI: | 10.32614/CRAN.package.vprint |
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 |
Reference manual: | vprint.pdf |
Vignettes: |
vprint (source) |
Package source: | vprint_1.0.tar.gz |
Windows binaries: | r-devel: vprint_1.0.zip, r-release: vprint_1.0.zip, 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 |
Reverse imports: | GoMiner, HTGM |
Please use the canonical form https://CRAN.R-project.org/package=vprint to link to this page.