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

2 exports 1 stars 1.09 score 2 dependencies 111 downloads

Last updated 2 months agofrom:1f4645dc32340f574b225bc75c868646c68018fc

Exports:%!!%%!%

Dependencies:clirlang

Readme and manuals

Help Manual

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