CRAN
messaging 0.1.0
Conveniently Issue Messages, Warnings, and Errors
Released May 27, 2018 by Richard Iannone
This package cannot yet be used with Renjin it depends on other packages which are not available: dplyr 0.7.6
Dependencies
dplyr 0.7.6 magrittr 1.5 stringr 1.3.1 glue 1.3.0 rlang 0.2.2
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.