msgr: Extends Messages, Warnings and Errors by Adding Levels and Log Files (original) (raw)

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
URL: https://github.com/ChadGoymer/msgr
NeedsCompilation: no
Language: en-GB
Materials: README, NEWS
CRAN checks: msgr results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=msgrto link to this page.