sentryR icon indicating copy to clipboard operation
sentryR copied to clipboard

Unofficial R client for Sentry

Results 3 sentryR issues
Sort by recently updated
recently updated
newest added

Implemented exactly as shown in the docs with plumber, I'm getting the following out of R when new requests come into plumber ``` Error in z(...): unused arguments (req =...

https://renkun.me/2020/03/31/a-simple-way-to-show-stack-trace-on-error-in-r/ has some ideas about making stack traces more informative. could be useful for sentryR.

enhancement