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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:1a1523326e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 152 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 107 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 185 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 97 |
Exports:vprint
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| vprint | vprint |
