Package: rollbar 0.1.0
rollbar: Error Tracking and Logging
Reports errors and messages to Rollbar, the error tracking platform <https://rollbar.com>.
Authors:
rollbar_0.1.0.tar.gz
rollbar_0.1.0.zip(r-4.7)rollbar_0.1.0.zip(r-4.6)rollbar_0.1.0.zip(r-4.5)
rollbar_0.1.0.tgz(r-4.6-any)rollbar_0.1.0.tgz(r-4.5-any)
rollbar_0.1.0.tar.gz(r-4.7-any)rollbar_0.1.0.tar.gz(r-4.6-any)
rollbar_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rollbar/json (API)
NEWS
| # Install 'rollbar' in R: |
| install.packages('rollbar', repos = c('https://ankane.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ankane/rollbar-r/issues
Last updated from:d21c834cb9. Checks:8 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 132 | ||
| linux-release-x86_64 | OK | 86 | ||
| macos-release-arm64 | OK | 119 | ||
| macos-oldrel-arm64 | OK | 131 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 59 | ||
| windows-oldrel | OK | 55 | ||
| wasm-release | FAIL | 1425 |
Exports:rollbar.attachrollbar.configurerollbar.criticalrollbar.debugrollbar.errorrollbar.inforollbar.logrollbar.warning
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Attach the global error handler | rollbar.attach |
| Configure the library | rollbar.configure |
| Report critical errors | rollbar.critical |
| Report debug messages | rollbar.debug |
| Report errors | rollbar.error |
| Report info messages | rollbar.info |
| Report messages | rollbar.log |
| Report warnings | rollbar.warning |
