{
  "_id": "69bd09faa485b674afda42f3",
  "Type": "Package",
  "Package": "ghql",
  "Title": "General Purpose 'GraphQL' Client",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Scott\", \"Chamberlain\", , \"myrmecocystus@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-1444-9135\")),\nperson(\"Mark\", \"Padgham\", , \"mark.padgham@email.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2172-5265\"))\n)",
  "Description": "A 'GraphQL' client, with an R6 interface for initializing\na connection to a 'GraphQL' instance, and methods for\nconstructing queries, including fragments and parameterized\nqueries. Queries are checked with the 'libgraphqlparser' C++\nparser via the 'graphql' package.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/ghql/, https://github.com/ropensci/ghql",
  "BugReports": "https://github.com/ropensci/ghql/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.2",
  "Config/ropensci/maintainer": "staff",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-02-18 15:17:45 UTC",
  "RemoteUrl": "https://github.com/ropensci/ghql",
  "RemoteRef": "main",
  "RemoteSha": "10f872475e97041965e470304343dbf86ba3c034",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-03-20 08:44:09 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>),\nMark Padgham [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2172-5265>)",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "MD5sum": "b9ba0f8c8cb639ef133446608326d03e",
  "_user": "ropensci",
  "_type": "src",
  "_file": "ghql_0.1.2.tar.gz",
  "_fileid": "a9e5c0d4df857ada43f1b976b74985c4e9316a56e5f1ea895cc79304d4a0dee2",
  "_filesize": 122845,
  "_sha256": "a9e5c0d4df857ada43f1b976b74985c4e9316a56e5f1ea895cc79304d4a0dee2",
  "_created": "2026-03-20T08:44:09.000Z",
  "_published": "2026-03-20T08:48:58.789Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 67875880770,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6022166497"
    },
    {
      "job": 67875880768,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6022167039"
    },
    {
      "job": 67875880796,
      "time": 102,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6022188565"
    },
    {
      "job": 67875880782,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6022177343"
    },
    {
      "job": 67875614094,
      "time": 152,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6022138604"
    },
    {
      "job": 67875614101,
      "time": 160,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6022139841"
    },
    {
      "job": 67875880818,
      "time": 103,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6022161295"
    },
    {
      "job": 67875880815,
      "time": 68,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6022153907"
    },
    {
      "job": 67875880804,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "OK",
      "artifact": "6022153010"
    },
    {
      "job": 67875880801,
      "time": 62,
      "config": "windows-release",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6022152832"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/23335319994",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/ghql",
  "_commit": {
    "id": "10f872475e97041965e470304343dbf86ba3c034",
    "author": "mark padgham <mark.padgham@email.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #38 from ropensci/maelle-patch-3\n\ndocs: register as staff-maintained",
    "time": 1771427865
  },
  "_maintainer": {
    "name": "Mark Padgham",
    "email": "mark.padgham@email.com",
    "login": "mpadge",
    "mastodon": "@mpadge@nerdculture.de",
    "uuid": 6697851,
    "orcid": "0000-0003-2172-5265"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "crul",
      "role": "Imports"
    },
    {
      "package": "graphql",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.2",
      "date": "2025-09-08"
    }
  ],
  "_topics": [
    "http",
    "api",
    "web-services",
    "curl",
    "data",
    "graphql",
    "graphql-api",
    "graphql-client"
  ],
  "_stars": 149,
  "_contributors": [
    {
      "user": "sckott",
      "count": 71,
      "uuid": 577668
    },
    {
      "user": "mpadge",
      "count": 21,
      "uuid": 6697851
    },
    {
      "user": "mnazarov",
      "count": 5,
      "uuid": 2838666
    },
    {
      "user": "maelle",
      "count": 5,
      "uuid": 8360597
    },
    {
      "user": "denironyx",
      "count": 3,
      "uuid": 35724017
    },
    {
      "user": "jmbarrios",
      "count": 2,
      "uuid": 430472
    },
    {
      "user": "stevenysw",
      "count": 2,
      "uuid": 14078330
    },
    {
      "user": "ateucher",
      "count": 1,
      "uuid": 2816635
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    },
    {
      "user": "pr130",
      "count": 1,
      "uuid": 13187448
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 992,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ghql"
  },
  "_devurl": "https://github.com/ropensci/ghql",
  "_pkgdown": "https://docs.ropensci.org/ghql/",
  "_searchresults": 225,
  "_metadata": {
    "ropensci_category": "http-tools"
  },
  "_rbuild": "4.5.2",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ghql.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/ghql",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-03-04"
    },
    {
      "version": "0.1.2",
      "date": "2025-09-02"
    }
  ],
  "_exports": [
    "Fragment",
    "GraphqlClient",
    "Query"
  ],
  "_help": [
    {
      "page": "ghql-package",
      "title": "ghql",
      "topics": [
        "ghql-package",
        "ghql"
      ]
    },
    {
      "page": "Fragment",
      "title": "Fragment",
      "topics": [
        "Fragment"
      ]
    },
    {
      "page": "GraphqlClient",
      "title": "GraphqlClient",
      "topics": [
        "GraphqlClient"
      ]
    },
    {
      "page": "Query",
      "title": "Query",
      "topics": [
        "Query"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/ghql/raw/main/README.md",
  "_rundeps": [
    "cli",
    "crul",
    "curl",
    "graphql",
    "httpcode",
    "jsonlite",
    "lifecycle",
    "mime",
    "R6",
    "Rcpp",
    "rlang",
    "triebeard",
    "urltools"
  ],
  "_score": 8.905580028235242,
  "_indexed": true,
  "_nocasepkg": "ghql",
  "_universes": [
    "ropensci",
    "mpadge"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-03-20T08:46:21.000Z",
      "distro": "noble",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "57055ea4d17820fc196c727cd5bc82f686b9f3cf2c8849f137c63f6ee3f5484c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23335319994"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-03-20T08:46:24.000Z",
      "distro": "noble",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "dccab0946679465cea0a355c2ecdb6932624ceca1d804a6978d2fc0d4f090a88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23335319994"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-03-20T08:48:16.000Z",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "0161464b26a752ae464cc72c6bbc878297e5d6cab203bf1edd08fb839554c1f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23335319994"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-03-20T08:47:20.000Z",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "9970cf1a00cbbd3b783cb358aaffbb473374f83b4644af46c52a20fc6c00e8b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23335319994"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-03-20T08:46:14.000Z",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "15cf5a9a4f9daf10ad9050d7fd51e62aeff0004801fa5fb249b4bf3bee55ddc3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23335319994"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-03-20T08:45:19.000Z",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "338870d53a8c5b11c933f4738e09d3835bf935a411e41cee50a88a73aed3732e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23335319994"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-03-20T08:45:15.000Z",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "67beb23119239aab96b4e900865b33b9dfa3d7066d4fe83df4f8085e34ff26f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23335319994"
    }
  ]
}