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.5-any)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'))

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

Pkgdown site:https://slap.tada.science

On CRAN:

Conda:

batbatmanerror-handlingslap

3.30 score 1 stars 149 downloads 2 exports 2 dependencies

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

TargetResultLatest binary
Doc / VignettesOKFeb 26 2025
R-4.5-winOKFeb 26 2025
R-4.5-macOKFeb 26 2025
R-4.5-linuxOKFeb 26 2025
R-4.4-winOKFeb 26 2025
R-4.4-macOKFeb 26 2025
R-4.3-winOKFeb 26 2025
R-4.3-macOKFeb 26 2025

Exports:%!!%%!%

Dependencies:clirlang

Readme and manuals

Help Manual

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