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.4.0 |
Imports: | Formula, utils, stringmagic |
Suggests: | knitr, rmarkdown, stats, graphics |
Published: | 2023-12-21 |
DOI: | 10.32614/CRAN.package.dreamerr |
Author: | Laurent Berge [aut, cre] |
Maintainer: | Laurent Berge <laurent.berge at u-bordeaux.fr> |
BugReports: | https://github.com/lrberge/dreamerr/issues |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | dreamerr results |
Reference manual: | dreamerr.pdf |
Vignettes: |
dreamerr introduction |
Package source: | dreamerr_1.4.0.tar.gz |
Windows binaries: | r-devel: dreamerr_1.4.0.zip, r-release: dreamerr_1.4.0.zip, r-oldrel: dreamerr_1.4.0.zip |
macOS binaries: | r-release (arm64): dreamerr_1.4.0.tgz, r-oldrel (arm64): dreamerr_1.4.0.tgz, r-release (x86_64): dreamerr_1.4.0.tgz, r-oldrel (x86_64): dreamerr_1.4.0.tgz |
Old sources: | dreamerr archive |
Reverse imports: | fastdid, fixest, fplot, ggfixest, hdd, summclust |
Please use the canonical form https://CRAN.R-project.org/package=dreamerr to link to this page.