Package: rollbar 0.1.0

rollbar: Error Tracking and Logging

Reports errors and messages to Rollbar, the error tracking platform <https://rollbar.com>.

Authors:Andrew Kane [aut, cre]

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

On CRAN:

Conda:

3.78 score 12 stars 10 scripts 128 downloads 8 exports 8 dependencies

Last updated from:d21c834cb9. Checks:8 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK100
source / vignettesOK132
linux-release-x86_64OK86
macos-release-arm64OK119
macos-oldrel-arm64OK131
windows-develOK70
windows-releaseOK59
windows-oldrelOK55
wasm-releaseFAIL1425

Exports:rollbar.attachrollbar.configurerollbar.criticalrollbar.debugrollbar.errorrollbar.inforollbar.logrollbar.warning

Dependencies:askpasscurlhttrjsonlitemimeopensslR6sys

Readme and manuals

Help Manual

Help pageTopics
Attach the global error handlerrollbar.attach
Configure the libraryrollbar.configure
Report critical errorsrollbar.critical
Report debug messagesrollbar.debug
Report errorsrollbar.error
Report info messagesrollbar.info
Report messagesrollbar.log
Report warningsrollbar.warning