The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

msgr: Extends Messages, Warnings and Errors by Adding Levels and Log Files

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
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

Documentation:

Reference manual: msgr.pdf

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=msgr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.