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.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')) |
Bug tracker:https://github.com/tadascience/slap/issues
Last updated 7 months agofrom:1f4645dc32. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Slap Operator | %!!% %!% slap |