Package: vprint
Version: 1.4
Date: 2026-09-08
Title: More Flexible Form of Boolean Verbose
Authors@R: c(
          person("Barry", "Zeeberg", email = "barryz2013@gmail.com",
                role = c("aut", "cre")))
Maintainer: Barry Zeeberg <barryz2013@gmail.com>
Author: Barry Zeeberg [aut, cre]
Depends: R (>= 4.2.0)
Imports: crayon
Description: 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. As of Version 1.4, also supports text
 and background colors, as well as text styles.
License: GPL (>= 2)
Encoding: UTF-8
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-09-08 15:30:10 UTC; barryzeeberg
Repository: CRAN
Date/Publication: 2026-09-08 17:00:02 UTC
Config/roxygen2/version: 8.1.0
Built: R 4.5.2; ; 2026-09-08 19:19:07 UTC; unix
