{
  "_id": "6a1bf8dd1d7bb097a0a2738f",
  "Package": "googleErrorReportingR",
  "Title": "Send Error Reports to the Google Error Reporting Service API",
  "Version": "0.0.4",
  "Authors@R": "c(person(given = \"ixpantia, SRL\",\nrole = \"cph\",\nemail = \"hola@ixpantia.com\"),\nperson(given = \"Frans\",\nfamily = \"van Dunné\",\nrole = c(\"cre\", \"aut\"),\nemail = \"frans@ixpantia.com\",\ncomment = c(ORCID = \"0000-0002-7853-2811\")),\nperson(given = \"Andrea\",\nfamily = \"Vargas\",\nrole = c(\"ctb\"),\nemail = \"andrea@ixpantia.com\")\n)",
  "Description": "Send error reports to the Google Error Reporting service\n<https://cloud.google.com/error-reporting/> and view errors and\nassign error status in the Google Error Reporting user\ninterface.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ixpantia/googleErrorReportingR,\nhttps://ixpantia.github.io/googleErrorReportingR/",
  "Encoding": "UTF-8",
  "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": {
    "Date": "2026-05-31 08:58:39 UTC",
    "User": "root"
  },
  "Author": "ixpantia, SRL [cph],\nFrans van Dunné [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-7853-2811>),\nAndrea Vargas [ctb]",
  "Maintainer": "Frans van Dunné <frans@ixpantia.com>",
  "MD5sum": "9ffdad1fbfdf7253d08027ddfe04f72a",
  "_user": "ixpantia",
  "_type": "src",
  "_file": "googleErrorReportingR_0.0.4.tar.gz",
  "_fileid": "d1f4f58b25bc68f6b32be9ba4cbd3075d77de6b11379d26d5e7596223cb8b8a0",
  "_filesize": 190931,
  "_sha256": "d1f4f58b25bc68f6b32be9ba4cbd3075d77de6b11379d26d5e7596223cb8b8a0",
  "_created": "2026-05-31T08:58:39.000Z",
  "_published": "2026-05-31T09:01:17.286Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78713727771,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315420363"
    },
    {
      "job": 78713727783,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315419796"
    },
    {
      "job": 78713727766,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315417588"
    },
    {
      "job": 78713727770,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315414796"
    },
    {
      "job": 78713563942,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315407285"
    },
    {
      "job": 78713727764,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315418521"
    },
    {
      "job": 78713727775,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315414610"
    },
    {
      "job": 78713727779,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315417159"
    },
    {
      "job": 78713727777,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315415019"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26708252018",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ixpantia/googleerrorreportingr",
  "_commit": {
    "id": "9957f7c95640eda5957ef090fc8042c59fd15cc9",
    "author": "Frans van Dunné <FvD@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #47 from andreavargasmon/T46\n\nUpdates logo",
    "time": 1730153590
  },
  "_maintainer": {
    "name": "Frans van Dunné",
    "email": "frans@ixpantia.com",
    "login": "frans-ixpantia",
    "linkedin": "in/fransvandunne",
    "description": "Co-founder at ixpantia | Data scientist  | PhD Biology | Building data solutions that transform organizations | Speaker and educator | Always learning",
    "uuid": 209141707,
    "orcid": "0000-0002-7853-2811"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ixpantia",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "gcp",
    "gcp-error-reporting",
    "googlecloudplatform",
    "hacktoberfest"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "frans-ixpantia",
      "count": 46,
      "uuid": 209141707
    },
    {
      "user": "fvd",
      "count": 16,
      "uuid": 2441145
    },
    {
      "user": "andrea-ixpantia",
      "count": 10,
      "uuid": 159928261
    },
    {
      "user": "andreavargasmon",
      "count": 6,
      "uuid": 53089319
    },
    {
      "user": "mablan",
      "count": 1,
      "uuid": 21319296
    },
    {
      "user": "telaroix",
      "count": 1,
      "uuid": 88688041
    }
  ],
  "_userbio": {
    "uuid": 17477317,
    "type": "organization",
    "name": "ixpantia",
    "description": "We push for transformation and innovation with data science and engineering!"
  },
  "_downloads": {
    "count": 135,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/googleErrorReportingR"
  },
  "_devurl": "https://github.com/ixpantia/googleerrorreportingr",
  "_pkgdown": "https://ixpantia.github.io/googleErrorReportingR/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/googleErrorReportingR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ixpantia/googleerrorreportingr",
  "_realowner": "ixpantia",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2022-10-27"
    }
  ],
  "_exports": [
    "config_message",
    "format_error_message",
    "report_error"
  ],
  "_help": [
    {
      "page": "config_message",
      "title": "Format messages before sending to Google Error Reporting",
      "topics": [
        "config_message"
      ]
    },
    {
      "page": "format_error_message",
      "title": "Format Error Message for Google Error Reporting",
      "topics": [
        "format_error_message"
      ]
    },
    {
      "page": "list_errors",
      "title": "Get list of errors from Google Error Reporting",
      "topics": [
        "list_errors"
      ]
    },
    {
      "page": "report_error",
      "title": "Report error to Google Error Reporting",
      "topics": [
        "report_error"
      ]
    }
  ],
  "_readme": "https://github.com/ixpantia/googleerrorreportingr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "magrittr",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "error_reporting.Rmd",
      "filename": "error_reporting.html",
      "title": "Get started with error reporting",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Context",
        "Message format",
        "Specifics about the message format"
      ],
      "created": "2022-06-18 17:59:14",
      "modified": "2022-10-11 16:51:35",
      "commits": 3
    },
    {
      "source": "error_reporting_in_api.Rmd",
      "filename": "error_reporting_in_api.html",
      "title": "Use googleErrorReportingR in an API",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Define central message characteristics",
        "High level definitions",
        "Send errors from your endpoints",
        "Test"
      ],
      "created": "2022-10-11 16:51:35",
      "modified": "2022-10-11 16:51:35",
      "commits": 1
    }
  ],
  "_score": 5.653212513775344,
  "_indexed": true,
  "_nocasepkg": "googleerrorreportingr",
  "_universes": [
    "ixpantia",
    "frans-ixpantia"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-31T09:00:48.000Z",
      "distro": "noble",
      "commit": "9957f7c95640eda5957ef090fc8042c59fd15cc9",
      "fileid": "7b25fec81d24d344fdba3a602b14bccc47d76e9af0e200aa63692efccb4f0628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26708252018"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-31T09:00:44.000Z",
      "distro": "noble",
      "commit": "9957f7c95640eda5957ef090fc8042c59fd15cc9",
      "fileid": "7c17dab4e4a50d9b6d133492804113d62094a0c16a8001ab5a59a542b950e53a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26708252018"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-31T09:00:26.000Z",
      "commit": "9957f7c95640eda5957ef090fc8042c59fd15cc9",
      "fileid": "7f3be4a7a9d8296770cbe4875ffe50df69771e6ba32ae9ea3d0831435f86d486",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26708252018"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-31T09:00:00.000Z",
      "commit": "9957f7c95640eda5957ef090fc8042c59fd15cc9",
      "fileid": "e39289893da20d6dc67dbac71796977a5289444cffcfb03076ae32e8412f5051",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26708252018"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-05-31T09:00:44.000Z",
      "commit": "9957f7c95640eda5957ef090fc8042c59fd15cc9",
      "fileid": "2c5659e06e74bed77d4e0d5a25f1574cffc8b93e73bdd8ae39b167c0305abda2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26708252018"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-31T08:59:51.000Z",
      "commit": "9957f7c95640eda5957ef090fc8042c59fd15cc9",
      "fileid": "e73b4ebba984aca6a9f7f055d9f535736314a62476489ceb85116c323fa991f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26708252018"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-31T09:00:18.000Z",
      "commit": "9957f7c95640eda5957ef090fc8042c59fd15cc9",
      "fileid": "dcb2a3fba58e3405c0b4df0ce519eeaa3c68b21c39786f385d7fbd0a9cb8825f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26708252018"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-31T08:59:55.000Z",
      "commit": "9957f7c95640eda5957ef090fc8042c59fd15cc9",
      "fileid": "66f33c4255275ff1cf36258969e3bf793a5f09adc51ef75037ae9c13326a0d89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26708252018"
    }
  ]
}