{
  "_id": "6a169a07acfb0bcc41d7dbdc",
  "Package": "zdeskR",
  "Title": "Connect to Your 'Zendesk' Data",
  "Version": "0.6.0.9000",
  "Authors@R": "c(person(given = \"Chris\",\nfamily = \"Umphlett\",\nrole = c(\"aut\", \"cre\"),\nemail = \"christopher.umphlett@gmail.com\"),\nperson(given = \"Avinash\",\nfamily = \"Panigrahi\",\nrole = \"aut\",\nemail = \"avinashpanigrahi@outlook.com\"))",
  "Description": "Facilitates making a connection to the 'Zendesk' API and\nexecuting various queries. You can use it to get ticket, ticket\nmetrics, and user data. The 'Zendesk' documentation is\navailable at <https://developer.zendesk.com/rest_api\n/docs/support/introduction>. This package is not supported by\n'Zendesk' (owner of the software).",
  "URL": "https://github.com/chrisumphlett/zdeskR",
  "BugReports": "https://github.com/chrisumphlett/zdeskR/issues",
  "License": "CC0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://chrisumphlett.r-universe.dev",
  "Date/Publication": "2025-07-01 16:58:12 UTC",
  "RemoteUrl": "https://github.com/chrisumphlett/zdeskr",
  "RemoteRef": "HEAD",
  "RemoteSha": "a87e5b359f885de242cc63f932df28566fb4003a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:08:22 UTC",
    "User": "root"
  },
  "Author": "Chris Umphlett [aut, cre],\nAvinash Panigrahi [aut]",
  "Maintainer": "Chris Umphlett <christopher.umphlett@gmail.com>",
  "MD5sum": "e093ff6f57f37c7a739d425fc9f2a0fb",
  "_user": "chrisumphlett",
  "_type": "src",
  "_file": "zdeskR_0.6.0.9000.tar.gz",
  "_fileid": "c163d93fde6086f98c6dc07d63318cb620b6f776fc1b7df91c72c7d9cecd5ac2",
  "_filesize": 109807,
  "_sha256": "c163d93fde6086f98c6dc07d63318cb620b6f776fc1b7df91c72c7d9cecd5ac2",
  "_created": "2026-05-27T07:08:22.000Z",
  "_published": "2026-05-27T07:15:19.695Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78025609565,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234081388"
    },
    {
      "job": 78025609504,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234080083"
    },
    {
      "job": 78025609535,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234146681"
    },
    {
      "job": 78025609552,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234153376"
    },
    {
      "job": 78025164560,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234046706"
    },
    {
      "job": 78025609539,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234076558"
    },
    {
      "job": 78025609562,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234070082"
    },
    {
      "job": 78025609608,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234068190"
    },
    {
      "job": 78025609614,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234071567"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26496267050",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chrisumphlett/zdeskr",
  "_commit": {
    "id": "a87e5b359f885de242cc63f932df28566fb4003a",
    "author": "Chris Umphlett <7210482+chrisumphlett@users.noreply.github.com>",
    "committer": "Chris Umphlett <7210482+chrisumphlett@users.noreply.github.com>",
    "message": "new dev version\n",
    "time": 1751389092
  },
  "_maintainer": {
    "name": "Chris Umphlett",
    "email": "christopher.umphlett@gmail.com",
    "login": "chrisumphlett",
    "description": "Manager of Data Analysis @TechSmith ",
    "uuid": 7210482
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.6.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.6",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.0",
      "role": "Imports"
    }
  ],
  "_owner": "chrisumphlett",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-27",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2025-06-12"
    },
    {
      "name": "v0.6.0",
      "date": "2025-07-01"
    }
  ],
  "_topics": [
    "api-wrapper",
    "zendesk"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "chrisumphlett",
      "count": 53,
      "uuid": 7210482
    },
    {
      "user": "k-dutra",
      "count": 2,
      "uuid": 53435206
    }
  ],
  "_userbio": {
    "uuid": 7210482,
    "type": "user",
    "name": "Chris Umphlett",
    "description": "Manager of Data Analysis @TechSmith "
  },
  "_downloads": {
    "count": 733,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zdeskR"
  },
  "_devurl": "https://github.com/chrisumphlett/zdeskr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/zdeskR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chrisumphlett/zdeskr",
  "_realowner": "chrisumphlett",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-08-24"
    },
    {
      "version": "0.1.0",
      "date": "2020-11-17"
    },
    {
      "version": "0.1.1",
      "date": "2021-03-27"
    },
    {
      "version": "0.2.0",
      "date": "2022-03-17"
    },
    {
      "version": "0.3.0",
      "date": "2023-05-02"
    },
    {
      "version": "0.4.0",
      "date": "2024-02-29"
    },
    {
      "version": "0.4.1",
      "date": "2024-03-25"
    },
    {
      "version": "0.4.2",
      "date": "2025-01-23"
    },
    {
      "version": "0.5.0",
      "date": "2025-06-12"
    },
    {
      "version": "0.6.0",
      "date": "2025-07-01"
    }
  ],
  "_exports": [
    "get_all_ticket_metrics",
    "get_custom_fields",
    "get_satisfaction_ratings",
    "get_ticket_audits",
    "get_tickets",
    "get_tickets_comments",
    "get_users",
    "ticket_search"
  ],
  "_help": [
    {
      "page": "get_all_ticket_metrics",
      "title": "Get Metrics on All Zendesk Tickets",
      "topics": [
        "get_all_ticket_metrics"
      ]
    },
    {
      "page": "get_custom_fields",
      "title": "Returns the system and all the custom fields defined by your organization's zendesk administrator",
      "topics": [
        "get_custom_fields"
      ]
    },
    {
      "page": "get_satisfaction_ratings",
      "title": "Get Ticket Satisfaction Ratings",
      "topics": [
        "get_satisfaction_ratings"
      ]
    },
    {
      "page": "get_ticket_audits",
      "title": "Get Zendesk Ticket Audits",
      "topics": [
        "get_ticket_audits"
      ]
    },
    {
      "page": "get_tickets",
      "title": "Get Zendesk Tickets",
      "topics": [
        "get_tickets"
      ]
    },
    {
      "page": "get_tickets_comments",
      "title": "Get tickets comments/replies",
      "topics": [
        "get_tickets_comments"
      ]
    },
    {
      "page": "get_users",
      "title": "Returns All Available Zendesk Users.",
      "topics": [
        "get_users"
      ]
    },
    {
      "page": "ticket_search",
      "title": "Returns ticket data for a provided Zendesk search query",
      "topics": [
        "ticket_search"
      ]
    }
  ],
  "_readme": "https://github.com/chrisumphlett/zdeskr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "zdeskr",
  "_universes": [
    "chrisumphlett"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-05-27T07:10:21.000Z",
      "distro": "noble",
      "commit": "a87e5b359f885de242cc63f932df28566fb4003a",
      "fileid": "f93f06308ad8ba69e6c3ad310b188c489d7795256f41fa617097a70b37d49400",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26496267050"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-05-27T07:10:18.000Z",
      "distro": "noble",
      "commit": "a87e5b359f885de242cc63f932df28566fb4003a",
      "fileid": "f491def9a8f7380664a815b07e871f1d2969fcd96f3723614254b9bb83d61b42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26496267050"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-05-27T07:14:27.000Z",
      "commit": "a87e5b359f885de242cc63f932df28566fb4003a",
      "fileid": "2d4778f54617e86bc6613dc32d83cd2532e8a4c0e23ed0ca15c4baa121e859e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26496267050"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-05-27T07:14:53.000Z",
      "commit": "a87e5b359f885de242cc63f932df28566fb4003a",
      "fileid": "489d3b767f39ee927c9a959a229f257117627c684d70e5069611cf61b8c02241",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26496267050"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0.9000",
      "date": "2026-05-27T07:10:22.000Z",
      "commit": "a87e5b359f885de242cc63f932df28566fb4003a",
      "fileid": "c5d87b6da2248ef3b095327e9e829cfb2c73354d5af9e674fd92b0c15aaad9fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26496267050"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-05-27T07:09:36.000Z",
      "commit": "a87e5b359f885de242cc63f932df28566fb4003a",
      "fileid": "d2505ee474283650fe34606877268c7a6d3d79c548dbbb51ba50795a0ef70dd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26496267050"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-05-27T07:09:31.000Z",
      "commit": "a87e5b359f885de242cc63f932df28566fb4003a",
      "fileid": "258de84b2e62c4e24627d45226b692c24b7322fa42c4c3aff6e9e43a48ec703a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26496267050"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-05-27T07:09:43.000Z",
      "commit": "a87e5b359f885de242cc63f932df28566fb4003a",
      "fileid": "d5f45f42f16cdfcc3e2c246767773a0e4aabcd85b8d830e3661957867b1caaec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrisumphlett/actions/runs/26496267050"
    }
  ]
}