cloudyr/cloudyr.github.io

R interface to Google Error Reporting

Opened this issue · 1 comments

FvD commented

Hello CloudyR team!

We need to include automated reporting to the Google Error Reporting service. It works pretty well using the projects.events API, and we have set up an initial draft of a package to do this from R: googleErrorReportingR.

I'm anouncing it here just in case someone else has already worked on this, to avoid overlap. And if there is no other initiative, perhaps it could be of use to someone here. The Error Reporting interface is useful, as you can mark status and add issue links to show that someone has triaged the issue and is working on a fix.

All comments and suggestions are welcome. We are looking to mature the minimal functionality of this package over the next few weeks as we are starting to use it in projects.

Thanks for message! So the use case for this is to surface your own R errors in the Google service?

Would you like to move your repo into cloudyr org to help with discovery? At the very least an update to the website pointing to your work sounds appropriate.