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.3 |
| Imports: | Formula, utils |
| Suggests: | knitr, rmarkdown, stats, graphics |
| Published: | 2020-12-05 |
| 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 |
| Reference manual: | dreamerr.pdf |
| Vignettes: |
dreamerr introduction |
| Package source: | dreamerr_1.2.3.tar.gz |
| Windows binaries: | r-devel: dreamerr_1.2.3.zip, r-release: dreamerr_1.2.3.zip, r-oldrel: dreamerr_1.2.3.zip |
| macOS binaries: | r-release (arm64): dreamerr_1.2.3.tgz, r-oldrel (arm64): dreamerr_1.2.3.tgz, r-release (x86_64): dreamerr_1.2.3.tgz, r-oldrel (x86_64): dreamerr_1.2.3.tgz |
| Old sources: | dreamerr archive |
| Reverse imports: | fixest, fplot, fwildclusterboot |
Please use the canonical form https://CRAN.R-project.org/package=dreamerr to link to this page.