This package is hidden from search results because it is not hosted in the universe of the upstream owner
reside-ic. To fix this you can add URL: https://mrc-ide.r-universe.dev/defer to the package DESCRIPTION file. See also theR-universe documentation.Package: defer 0.1.0
defer: Defer Errors
Create errors that can be deferred until later. With deferrable errors, collections of errors that are not immediately fatal can be collected and reported back at once.
Authors:
defer_0.1.0.tar.gz
defer_0.1.0.zip(r-4.7)defer_0.1.0.zip(r-4.6)defer_0.1.0.zip(r-4.5)
defer_0.1.0.tgz(r-4.6-any)defer_0.1.0.tgz(r-4.5-any)
defer_0.1.0.tar.gz(r-4.7-any)defer_0.1.0.tar.gz(r-4.6-any)
defer_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
defer/json (API)
| # Install 'defer' in R: |
| install.packages('defer', repos = c('https://mrc-ide.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mrc-ide/odin/issues
Last updated from:b9f933772c (on master). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 153 | ||
| linux-release-x86_64 | OK | 105 | ||
| macos-release-arm64 | OK | 101 | ||
| macos-oldrel-arm64 | OK | 77 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 91 |
Exports:defer_errorsdeferrable_errordeferred_errors_flush
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Run a block of code, collecting deferrable errors | defer_errors |
| Create a deferrable error | deferrable_error |
| Flush deferred errors | deferred_errors_flush |
