CRAN/E | err

err

Customizable Object Sensitive Messages

Installation

About

Messages should provide users with readable information about R objects without flooding their console. 'cc()' concatenates vector and data frame values into a grammatically correct string using commas, an ellipsis and conjunction. 'cn()' allows the user to define a string which varies based on a count. 'co()' combines the two to produce a customizable object aware string. The package further facilitates this process by providing five 'sprintf'-like types such as '%n' for the length of an object and '%o' for its name as well as wrappers for pasting objects and issuing errors, warnings and messages.

github.com/poissonconsulting/err
Bug report File report

Key Metrics

Version 0.2.0
Published 2019-04-25 1836 days ago
Needs compilation? no
License MIT
License File
CRAN checks err results

Downloads

Yesterday 5 0%
Last 7 days 40 -32%
Last 30 days 164 -2%
Last 90 days 449 -38%
Last 365 days 2.977 -36%

Maintainer

Maintainer

Joe Thorley

joe@poissonconsulting.ca

Authors

Joe Thorley

aut / cre

James Dunham

aut

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

err archive

Suggests

testthat
covr

Reverse Imports

checkr