CMD + K

r-dreamerr

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install services::r-dreamerr

Usage Tracking

1.4.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 9, 2025 at 16:49

License

GPL-3.0-only

Total Downloads

13

Supported Platforms

noarch