{
  "_id": "6a44d49d6ff6f2357551c19c",
  "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-07-01 08:26:36 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>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "ghql_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/549f2aa0b62adf5aa75aa9f8d10d7eb62c7a2ff78256159c3853a6c5fef88a14",
  "_filesize": 124196,
  "_sha256": "549f2aa0b62adf5aa75aa9f8d10d7eb62c7a2ff78256159c3853a6c5fef88a14",
  "_expires": "2026-10-09T08:49:32.000Z",
  "_created": "2026-07-01T08:26:36.000Z",
  "_published": "2026-07-01T08:49:33.158Z",
  "_jobs": [
    {
      "job": 84488240289,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004311191"
    },
    {
      "job": 84488240295,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004307030"
    },
    {
      "job": 84488240326,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004750665"
    },
    {
      "job": 84488240311,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004765356"
    },
    {
      "job": 84487249437,
      "time": 143,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004233877"
    },
    {
      "job": 84487249442,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004253797"
    },
    {
      "job": 84488240294,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004312389"
    },
    {
      "job": 84488240313,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004286881"
    },
    {
      "job": 84488240319,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004288297"
    },
    {
      "job": 84488240321,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004296596"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503674584",
  "_status": "success",
  "_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",
    "description": "rOpenSci software review lead",
    "uuid": 6697851,
    "orcid": "0000-0003-2172-5265"
  },
  "_distro": "resolute",
  "_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",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 979,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ghql"
  },
  "_devurl": "https://github.com/ropensci/ghql",
  "_pkgdown": "https://docs.ropensci.org/ghql/",
  "_searchresults": 198,
  "_metadata": {
    "ropensci_category": "http-tools"
  },
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.850062700385411,
  "_indexed": true,
  "_nocasepkg": "ghql",
  "_universes": [
    "ropensci",
    "mpadge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-01T08:29:08.000Z",
      "distro": "resolute",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "https://r2.ropensci.org/606cff4e1b8b0b67eeeb55e53d4ff2ffbf7e4edd6c1f5b51d8f02d4f22cbfa96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503674584"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-01T08:28:55.000Z",
      "distro": "resolute",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "https://r2.ropensci.org/c2af4ac3cf3b6acf6118fe059d6d4dbead5c42578b4b7aa7949fb00dee1f0b9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503674584"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-01T08:48:14.000Z",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "https://r2.ropensci.org/b3156fa04a3cd6098ef11adbaca41d88cbce0139909c178c58101815d79591c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503674584"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-01T08:48:50.000Z",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "https://r2.ropensci.org/8cd9fa5fb1e3deed2a7ec483927dfc5836be07bf5ff877d8db64e35f7cc31c43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503674584"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-01T08:29:22.000Z",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "https://r2.ropensci.org/56c8c1b8659936692e676ceb2d4606d510f5e000ec698dc8345d90aa03426150",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503674584"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-01T08:27:59.000Z",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "https://r2.ropensci.org/bcd8769c25cef75dd738c5ec7a8edbe0c98eabc183c3a224c4df1f92479ea7b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503674584"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-01T08:28:03.000Z",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "https://r2.ropensci.org/72fabed589418862a5cb44de743237f6be5489b47c9b008f397567c92d9758af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503674584"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-01T08:28:24.000Z",
      "commit": "10f872475e97041965e470304343dbf86ba3c034",
      "fileid": "https://r2.ropensci.org/2303bd06febd54c772c470320a303fe8881fb4d437be1c1934d6bdcc1a89af9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503674584"
    }
  ]
}