Package: slap 2024.4.1.9000

Romain François

slap: Simplified Error Handling

Alternative to using withCallingHandlers() in the simple case of catch and rethrow. The `%!%` operator evaluates the expression on its left hand side, and if an error occurs, the right hand side is used to construct a new error that embeds the original error.

Authors:Romain François [aut, cre], tada.science [cph, fnd]

slap_2024.4.1.9000.tar.gz
slap_2024.4.1.9000.zip(r-4.5)slap_2024.4.1.9000.zip(r-4.4)slap_2024.4.1.9000.zip(r-4.3)
slap_2024.4.1.9000.tgz(r-4.4-any)slap_2024.4.1.9000.tgz(r-4.3-any)
slap_2024.4.1.9000.tar.gz(r-4.5-noble)slap_2024.4.1.9000.tar.gz(r-4.4-noble)
slap_2024.4.1.9000.tgz(r-4.4-emscripten)slap_2024.4.1.9000.tgz(r-4.3-emscripten)
slap.pdf |slap.html
slap/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/tadascience/slap/issues

On CRAN:

batbatmanerror-handlingslap

3.30 score 1 stars 124 downloads 2 exports 2 dependencies

Last updated 7 months agofrom:1f4645dc32. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 29 2024
R-4.5-winOKOct 29 2024
R-4.5-linuxOKOct 29 2024
R-4.4-winOKOct 29 2024
R-4.4-macOKOct 29 2024
R-4.3-winOKOct 29 2024
R-4.3-macOKOct 29 2024

Exports:%!!%%!%

Dependencies:clirlang

Readme and manuals

Help Manual

Help pageTopics
Slap Operator%!!% %!% slap