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
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)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: libssl-dev
Repository: https://ixpantia.r-universe.dev
Date/Publication: 2024-10-28 22:13:10 UTC
RemoteUrl: https://github.com/ixpantia/googleerrorreportingr
RemoteRef: HEAD
RemoteSha: 9957f7c95640eda5957ef090fc8042c59fd15cc9
NeedsCompilation: no
Packaged: 2026-07-04 21:23:01 UTC; root
Author: ixpantia, SRL [cph],
Frans van Dunné [cre, aut] (ORCID:
),
Andrea Vargas [ctb]
Maintainer: Frans van Dunné