dreamerr: Error Handling Made Easy

Set of tools to facilitate package development and make R a more user-friendly place. Mostly for developers (or anyone who writes/shares functions). Provides a simple, powerful and flexible way to check the arguments passed to functions. The developer can easily describe the type of argument needed. If the user provides a wrong argument, then an informative error message is prompted with the requested type and the problem clearly stated–saving the user a lot of time in debugging.

Version: 1.2.0
Imports: Formula, utils
Suggests: knitr, stats, graphics
Published: 2020-06-08
Author: Laurent Berge [aut, cre]
Maintainer: Laurent Berge <laurent.berge at uni.lu>
BugReports: https://github.com/lrberge/dreamerr/issues
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: dreamerr results

Downloads:

Reference manual: dreamerr.pdf
Vignettes: dreamerr introduction
Package source: dreamerr_1.2.0.tar.gz
Windows binaries: r-devel: dreamerr_1.2.0.zip, r-release: dreamerr_1.2.0.zip, r-oldrel: dreamerr_1.2.0.zip
macOS binaries: r-release: dreamerr_1.2.0.tgz, r-oldrel: dreamerr_1.2.0.tgz
Old sources: dreamerr archive

Reverse dependencies:

Reverse imports: fixest, fplot

Linking:

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