Package: slap 2024.4.1.9000

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:
slap_2024.4.1.9000.tar.gz
slap_2024.4.1.9000.zip(r-4.7)slap_2024.4.1.9000.zip(r-4.6)slap_2024.4.1.9000.zip(r-4.5)
slap_2024.4.1.9000.tgz(r-4.6-any)slap_2024.4.1.9000.tgz(r-4.5-any)
slap_2024.4.1.9000.tar.gz(r-4.7-any)slap_2024.4.1.9000.tar.gz(r-4.6-any)
slap_2024.4.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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/docs site:https://slap.tada.science
Last updated from:1f4645dc32. Checks:9 OK. Indexed: yes.
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Slap Operator | %!!% %!% slap |
