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.

Package details

AuthorLaurent Berge [aut, cre]
MaintainerLaurent Berge <laurent.berge@u-bordeaux.fr>
LicenseGPL-3
Version1.4.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("dreamerr")

Try the dreamerr package in your browser

Any scripts or data that you put into this service are public.

dreamerr documentation built on May 29, 2024, 8:12 a.m.