Provides new functions info(), warn() and error(), similar to message(), warning() and stop() respectively. However, the new functions can have a 'level' associated with them, so that when executed the global level option determines whether they are shown or not. This allows debug modes, outputting more information. The can also output all messages to a log file.
Version: | 1.1.2 |
Imports: | rlang, purrr |
Suggests: | testthat, covr |
Published: | 2019-12-16 |
DOI: | 10.32614/CRAN.package.msgr |
Author: | Chad Goymer [aut, cre] |
Maintainer: | Chad Goymer <chad.goymer at gmail.com> |
BugReports: | https://github.com/ChadGoymer/msgr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ChadGoymer/msgr |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | msgr results |
Reference manual: | msgr.pdf |
Package source: | msgr_1.1.2.tar.gz |
Windows binaries: | r-devel: msgr_1.1.2.zip, r-release: msgr_1.1.2.zip, r-oldrel: msgr_1.1.2.zip |
macOS binaries: | r-release (arm64): msgr_1.1.2.tgz, r-oldrel (arm64): msgr_1.1.2.tgz, r-release (x86_64): msgr_1.1.2.tgz, r-oldrel (x86_64): msgr_1.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=msgr to link to this page.