messaging: Conveniently Issue Messages, Warnings, and Errors

Provides tools for creating and issuing nicely-formatted text within R diagnostic messages and those messages given during warnings and errors. The formatting of the messages can be customized using templating features. Issues with singular and plural forms can be handled through specialized syntax.

Version: 0.1.0
Depends: R (≥ 3.1.2)
Imports: dplyr (≥ 0.7.4), glue (≥ 1.2.0), magrittr, rlang (≥ 0.2.0), stringr (≥ 1.3.0)
Suggests: testthat, covr
Published: 2018-05-27
Author: Richard Iannone ORCID iD [aut, cre]
Maintainer: Richard Iannone <riannone at me.com>
BugReports: https://github.com/rich-iannone/messaging/issues
License: MIT + file LICENSE
URL: https://github.com/rich-iannone/messaging
NeedsCompilation: no
Materials: README NEWS
CRAN checks: messaging results

Documentation:

Reference manual: messaging.pdf

Downloads:

Package source: messaging_0.1.0.tar.gz
Windows binaries: r-devel: messaging_0.1.0.zip, r-release: messaging_0.1.0.zip, r-oldrel: messaging_0.1.0.zip
macOS binaries: r-release (arm64): messaging_0.1.0.tgz, r-oldrel (arm64): messaging_0.1.0.tgz, r-release (x86_64): messaging_0.1.0.tgz

Linking:

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