Package: vprint 1.2

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.

Authors:Barry Zeeberg [aut, cre]

vprint_1.2.tar.gz
vprint_1.2.zip(r-4.7)vprint_1.2.zip(r-4.6)vprint_1.2.zip(r-4.5)
vprint_1.2.tgz(r-4.6-any)vprint_1.2.tgz(r-4.5-any)
vprint_1.2.tar.gz(r-4.7-any)vprint_1.2.tar.gz(r-4.6-any)
vprint_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
vprint/json (API)

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

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.18 score 5 packages 146 downloads 1 exports 0 dependencies

Last updated from:1a1523326e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK109
source / vignettesOK152
linux-release-x86_64OK107
macos-release-arm64OK107
macos-oldrel-arm64OK96
windows-develOK78
windows-releaseOK185
windows-oldrelOK67
wasm-releaseOK97

Exports:vprint

Dependencies:

vprint

Rendered fromvprint.Rmdusingknitr::rmarkdownon Jun 01 2026.

Last update: 2025-05-25
Started: 2025-05-13