Package: dreamerr 1.5.0

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.

Authors:Laurent Berge [aut, cre]

dreamerr_1.5.0.tar.gz
dreamerr_1.5.0.zip(r-4.5)dreamerr_1.5.0.zip(r-4.4)dreamerr_1.5.0.zip(r-4.3)
dreamerr_1.5.0.tgz(r-4.4-any)dreamerr_1.5.0.tgz(r-4.3-any)
dreamerr_1.5.0.tar.gz(r-4.5-noble)dreamerr_1.5.0.tar.gz(r-4.4-noble)
dreamerr_1.5.0.tgz(r-4.4-emscripten)dreamerr_1.5.0.tgz(r-4.3-emscripten)
dreamerr.pdf |dreamerr.html
dreamerr/json (API)
NEWS

# Install 'dreamerr' in R:
install.packages('dreamerr', repos = c('https://lrberge.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/lrberge/dreamerr/issues

On CRAN:

9.31 score 25 stars 30 packages 16 scripts 13k downloads 40 exports 3 dependencies

Last updated 27 days agofrom:5d28685963. Checks:OK: 3 ERROR: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 10 2024
R-4.5-winERROROct 10 2024
R-4.5-linuxERROROct 10 2024
R-4.4-winERROROct 10 2024
R-4.4-macERROROct 10 2024
R-4.3-winOKOct 10 2024
R-4.3-macOKOct 10 2024

Exports:check_argcheck_arg_pluscheck_exprcheck_expr_hookcheck_set_argcheck_set_valuecheck_valuecheck_value_plusenumerate_itemsfit_screenfsignifgenerate_check_expr_hookgenerate_get_hookgenerate_set_hookgenerate_stop_hookgenerate_warn_hookifsingleifunitn_lettern_thn_timespackage_statspluralplural_lenset_checkset_hookset_upsetDreamerr_checksetDreamerr_dev.modesetDreamerr_show_stacksfillsignif_plusstop_hookstop_upstopisuggest_itemvalidate_dotswarn_hookwarn_upwarni

Dependencies:FormulaRcppstringmagic

dreamerr: Error Handling Made Easy

Rendered fromdreamerr_introduction.Rmdusingknitr::rmarkdownon Oct 10 2024.

Last update: 2024-07-17
Started: 2020-04-10