Package: googleErrorReportingR
Title: Send Error Reports to the Google Error Reporting Service API
Version: 0.0.4
Authors@R: 
  c(person(given = "ixpantia, SRL", 
         role = "cph",
         email = "hola@ixpantia.com"),
  person(given = "Frans", 
         family = "van Dunné",
         role = c("cre", "aut"), 
         email = "frans@ixpantia.com",
         comment = c(ORCID = "0000-0002-7853-2811")),
  person(given = "Andrea",
         family = "Vargas", 
         role = c("ctb"),
         email = "andrea@ixpantia.com")
 )
Description: Send error reports to the Google Error Reporting service <https://cloud.google.com/error-reporting/> and view errors and assign error status in the Google Error Reporting user interface.
License: MIT + file LICENSE
URL: https://github.com/ixpantia/googleErrorReportingR,
        https://ixpantia.github.io/googleErrorReportingR/
Encoding: UTF-8
Imports: jsonlite, httr, magrittr
Suggests: knitr, rmarkdown, pkgdown, testthat (>= 3.0.0)
RoxygenNote: 7.2.1
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-10-25 00:39:42 UTC; frans
Author: ixpantia, SRL [cph],
  Frans van Dunné [cre, aut] (<https://orcid.org/0000-0002-7853-2811>),
  Andrea Vargas [ctb]
Maintainer: Frans van Dunné <frans@ixpantia.com>
Repository: CRAN
Date/Publication: 2022-10-27 15:25:13 UTC
Built: R 4.1.3; ; 2023-04-17 16:43:46 UTC; windows
