Simplifies output suppression logic in R packages, as it's common to develop some form of it in R. 'quietR' intends to simplify that problem and allow a set of simple toggle functions to be used to suppress console output.
Version: | 0.1.0 |
Suggests: | testthat |
Published: | 2019-06-17 |
DOI: | 10.32614/CRAN.package.quietR |
Author: | Thomas Johnson [aut, cre] |
Maintainer: | Thomas Johnson <thomascjohnson at gmail.com> |
BugReports: | https://github.com/thomascjohnson/quietR/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/thomascjohnson/quietR |
NeedsCompilation: | no |
CRAN checks: | quietR results |
Reference manual: | quietR.pdf |
Package source: | quietR_0.1.0.tar.gz |
Windows binaries: | r-devel: quietR_0.1.0.zip, r-release: quietR_0.1.0.zip, r-oldrel: quietR_0.1.0.zip |
macOS binaries: | r-release (arm64): quietR_0.1.0.tgz, r-oldrel (arm64): quietR_0.1.0.tgz, r-release (x86_64): quietR_0.1.0.tgz, r-oldrel (x86_64): quietR_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=quietR to link to this page.