{
  "_id": "6a115787acfb0bcc41ceb78c",
  "Package": "sentryR",
  "Type": "Package",
  "Title": "Send Errors and Messages to Sentry",
  "Version": "1.1.2",
  "Authors@R": "c(\nperson(\"Joao\", \"Santiago\", email = \"me@jcpsantiago.xyz\", role = c(\"aut\", \"cre\")),\nperson(\"Daniel\", \"Kirsch\", role = \"aut\", email = \"daniel@billie.io\"))",
  "Description": "Unofficial client for 'Sentry' <https://sentry.io>, a\nself-hosted or cloud-based error-monitoring service. It will\ninform about errors in real-time, and includes integration with\nthe 'Plumber' package.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "URL": "https://github.com/jcpsantiago/sentryR",
  "BugReports": "https://github.com/jcpsantiago/sentryR/issues",
  "RoxygenNote": "7.2.3",
  "Repository": "https://jcpsantiago.r-universe.dev",
  "Date/Publication": "2024-07-14 11:34:49 UTC",
  "RemoteUrl": "https://github.com/jcpsantiago/sentryr",
  "RemoteRef": "HEAD",
  "RemoteSha": "a24b49ddf71d8d678bb0781bbcc2cf4a89e0d2d3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 07:27:08 UTC",
    "User": "root"
  },
  "Author": "Joao Santiago [aut, cre],\nDaniel Kirsch [aut]",
  "Maintainer": "Joao Santiago <me@jcpsantiago.xyz>",
  "MD5sum": "f19b5383f806aae36d45b383f4a033f4",
  "_user": "jcpsantiago",
  "_type": "src",
  "_file": "sentryR_1.1.2.tar.gz",
  "_fileid": "67361d3540431f542ae463a0ed8e34edc1cb2b43a960d538cbdae226cb08ce61",
  "_filesize": 381619,
  "_sha256": "67361d3540431f542ae463a0ed8e34edc1cb2b43a960d538cbdae226cb08ce61",
  "_created": "2026-05-23T07:27:08.000Z",
  "_published": "2026-05-23T07:30:15.290Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77506256674,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175303991"
    },
    {
      "job": 77506256675,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175303961"
    },
    {
      "job": 77506256670,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175303465"
    },
    {
      "job": 77506256689,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175305252"
    },
    {
      "job": 77506130120,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175293684"
    },
    {
      "job": 77506256663,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175302791"
    },
    {
      "job": 77506256691,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175300410"
    },
    {
      "job": 77506256672,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175299478"
    },
    {
      "job": 77506256680,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175300928"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jcpsantiago/actions/runs/26326870719",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jcpsantiago/sentryr",
  "_commit": {
    "id": "a24b49ddf71d8d678bb0781bbcc2cf4a89e0d2d3",
    "author": "João Santiago <jcpsantiago@users.noreply.github.com>",
    "committer": "João Santiago <jcpsantiago@users.noreply.github.com>",
    "message": "update README\n",
    "time": 1720956889
  },
  "_maintainer": {
    "name": "Joao Santiago",
    "email": "me@jcpsantiago.xyz",
    "login": "jcpsantiago",
    "twitter": "@jcpsantiago",
    "description": "",
    "uuid": 789796
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jcpsantiago",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "error-monitoring",
    "sentry",
    "shared-lib"
  ],
  "_stars": 42,
  "_contributors": [
    {
      "user": "jcpsantiago",
      "count": 66,
      "uuid": 789796
    },
    {
      "user": "egnor",
      "count": 5,
      "uuid": 279819
    },
    {
      "user": "ahmedsamy",
      "count": 2,
      "uuid": 2566979
    },
    {
      "user": "ellisvalentiner",
      "count": 2,
      "uuid": 9932219
    },
    {
      "user": "andlla",
      "count": 1,
      "uuid": 44858649
    },
    {
      "user": "jwebbvalent",
      "count": 1,
      "uuid": 131006892
    }
  ],
  "_userbio": {
    "uuid": 789796,
    "type": "user",
    "name": "João Santiago"
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sentryR"
  },
  "_devurl": "https://github.com/jcpsantiago/sentryr",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sentryR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jcpsantiago/sentryr",
  "_realowner": "jcpsantiago",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2020-03-19"
    },
    {
      "version": "1.1.2",
      "date": "2023-12-18"
    }
  ],
  "_exports": [
    "capture",
    "capture_exception",
    "capture_message",
    "configure_sentry",
    "default_error_handler",
    "is_sentry_configured",
    "parse_dsn",
    "prepare_payload",
    "sentry_error_handler",
    "sentry_headers",
    "sentry_url",
    "with_captured_calls",
    "wrap_error_handler_with_sentry"
  ],
  "_help": [
    {
      "page": "calls_to_stacktrace",
      "title": "Convert function call to a stack trace",
      "topics": [
        "calls_to_stacktrace"
      ]
    },
    {
      "page": "capture",
      "title": "Send a message to a Sentry server",
      "topics": [
        "capture"
      ]
    },
    {
      "page": "capture_exception",
      "title": "Report an error or exception object",
      "topics": [
        "capture_exception"
      ]
    },
    {
      "page": "capture_function_calls",
      "title": "Capture function calls",
      "topics": [
        "capture_function_calls"
      ]
    },
    {
      "page": "capture_message",
      "title": "Report a message to Sentry",
      "topics": [
        "capture_message"
      ]
    },
    {
      "page": "configure_sentry",
      "title": "Configure Sentry",
      "topics": [
        "configure_sentry"
      ]
    },
    {
      "page": "default_error_handler",
      "title": "Default error handler for Plumber",
      "topics": [
        "default_error_handler"
      ]
    },
    {
      "page": "is_sentry_configured",
      "title": "Check if Sentry is configured",
      "topics": [
        "is_sentry_configured"
      ]
    },
    {
      "page": "parse_dsn",
      "title": "Parse a Sentry DSN into its components",
      "topics": [
        "parse_dsn"
      ]
    },
    {
      "page": "prepare_payload",
      "title": "Prepare JSON payload for Sentry",
      "topics": [
        "prepare_payload"
      ]
    },
    {
      "page": "sentry_error_handler",
      "title": "Error handler with Sentry reporting",
      "topics": [
        "sentry_error_handler"
      ]
    },
    {
      "page": "sentry_headers",
      "title": "Set the sentry.io call header",
      "topics": [
        "sentry_headers"
      ]
    },
    {
      "page": "sentry_url",
      "title": "Build the sentry.io call URL",
      "topics": [
        "sentry_url"
      ]
    },
    {
      "page": "SentryR",
      "title": "'sentryR' package",
      "topics": [
        "sentryR"
      ]
    },
    {
      "page": "with_captured_calls",
      "title": "Create safe function",
      "topics": [
        "with_captured_calls"
      ]
    },
    {
      "page": "wrap_error_handler_with_sentry",
      "title": "Wrap a plumber error handler such that it reports errors to Sentry",
      "topics": [
        "wrap_error_handler_with_sentry"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jcpsantiago/sentryr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jcpsantiago/sentryr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "utf8",
    "uuid",
    "vctrs"
  ],
  "_score": 5.251638220448212,
  "_indexed": true,
  "_nocasepkg": "sentryr",
  "_universes": [
    "jcpsantiago"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-23T07:29:03.000Z",
      "distro": "noble",
      "commit": "a24b49ddf71d8d678bb0781bbcc2cf4a89e0d2d3",
      "fileid": "9df7774095ecd6b877dce746b43242f4902a83c5ea83fcff092de435912676e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcpsantiago/actions/runs/26326870719"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-23T07:29:03.000Z",
      "distro": "noble",
      "commit": "a24b49ddf71d8d678bb0781bbcc2cf4a89e0d2d3",
      "fileid": "604bccfc1889cfa153bb90e4a3ede11542a000e8fdeb450a327a8cef969cbf21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcpsantiago/actions/runs/26326870719"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-23T07:29:00.000Z",
      "commit": "a24b49ddf71d8d678bb0781bbcc2cf4a89e0d2d3",
      "fileid": "80be3473b7d89d412ece68f02e7a07afe50586d7c160854dacbb3a91c664dbd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcpsantiago/actions/runs/26326870719"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-23T07:29:17.000Z",
      "commit": "a24b49ddf71d8d678bb0781bbcc2cf4a89e0d2d3",
      "fileid": "e240d44a7cda915d2f29e546f279e73cfd5d1108259cfdf64954ac7c38e7bb37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcpsantiago/actions/runs/26326870719"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-23T07:28:59.000Z",
      "commit": "a24b49ddf71d8d678bb0781bbcc2cf4a89e0d2d3",
      "fileid": "2726dd00e4173d21be5a55b966ee7be81fc8c19f51c025e9e8c933ee006728d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jcpsantiago/actions/runs/26326870719"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-23T07:28:21.000Z",
      "commit": "a24b49ddf71d8d678bb0781bbcc2cf4a89e0d2d3",
      "fileid": "8a946cc5882b0769890c5976b5f427da8f4fadb7d18bdf054458b8e1347036b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcpsantiago/actions/runs/26326870719"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-23T07:28:11.000Z",
      "commit": "a24b49ddf71d8d678bb0781bbcc2cf4a89e0d2d3",
      "fileid": "4efa4b0e0d69ba07c23e6bfd54e469f48e3e5f8b67cf68879a3b06049076737c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcpsantiago/actions/runs/26326870719"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-23T07:28:27.000Z",
      "commit": "a24b49ddf71d8d678bb0781bbcc2cf4a89e0d2d3",
      "fileid": "7dbe2d53adc6a7f4676c19056f9ff9371c1da6413460ad9fe4db194f63a68d8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcpsantiago/actions/runs/26326870719"
    }
  ]
}