{
  "_id": "6a1ee0ebb401979e734108cc",
  "Package": "susographql",
  "Type": "Package",
  "Title": "Comprehensive Interface to the Survey Solutions 'GraphQL' API",
  "Version": "0.1.6.9000",
  "Authors@R": "c(\nperson(\"Michael\", \"Wild\", , \"mwild@worldbank.org\", role = c(\"cre\", \"aut\", \"cph\"))\n)",
  "Description": "Provides a complete suite of tools for interacting with\nthe Survey Solutions 'GraphQL' API\n<https://demo.mysurvey.solutions/graphql/>. This package\nencompasses all currently available queries and mutations,\nincluding the latest features for map uploads. It is built on\nthe modern 'httr2' package, offering a streamlined and\nefficient interface without relying on external 'GraphQL'\nclient packages. In addition to core API functionalities, the\npackage includes a range of helper functions designed to\nfacilitate the use of available query filters.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://michael-cw.github.io/susographql/",
  "BugReports": "https://github.com/michael-cw/susographql/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://michael-cw.r-universe.dev",
  "Date/Publication": "2024-01-18 14:27:58 UTC",
  "RemoteUrl": "https://github.com/michael-cw/susographql",
  "RemoteRef": "HEAD",
  "RemoteSha": "489ba28c0f4ddf7dcf99b81c231e83214ba30ce4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 07:12:41 UTC",
    "User": "root"
  },
  "Author": "Michael Wild [cre, aut, cph]",
  "Maintainer": "Michael Wild <mwild@worldbank.org>",
  "MD5sum": "7d20fe60179bbe27bc068782f32a700d",
  "_user": "michael-cw",
  "_type": "src",
  "_file": "susographql_0.1.6.9000.tar.gz",
  "_fileid": "69c1d3a44a3481179d28f4bc1aacc1b93ac6a3ad34b95951a077ddcbafb514a8",
  "_filesize": 211234,
  "_sha256": "69c1d3a44a3481179d28f4bc1aacc1b93ac6a3ad34b95951a077ddcbafb514a8",
  "_created": "2026-05-20T07:12:41.000Z",
  "_published": "2026-06-02T13:55:55.314Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79087464768,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7103531975"
    },
    {
      "job": 79087464497,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7103533719"
    },
    {
      "job": 79087464161,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7103537979"
    },
    {
      "job": 79087464306,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7103537006"
    },
    {
      "job": 79087463867,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103500541"
    },
    {
      "job": 79087463277,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359735860"
    },
    {
      "job": 79087464202,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7103524501"
    },
    {
      "job": 79087464829,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7103528419"
    },
    {
      "job": 79087463938,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7103520652"
    }
  ],
  "_buildurl": "https://github.com/r-universe/michael-cw/actions/runs/26147223770",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/michael-cw/susographql",
  "_commit": {
    "id": "489ba28c0f4ddf7dcf99b81c231e83214ba30ce4",
    "author": "michael-cw <mwild@worldbank.org>",
    "committer": "michael-cw <mwild@worldbank.org>",
    "message": "Increment version number to 0.1.6.9000\n",
    "time": 1705588078
  },
  "_maintainer": {
    "name": "Michael Wild",
    "email": "mwild@worldbank.org",
    "login": "michael-cw",
    "description": "Survey Expert @worldbank 's DEC Data Group, Survey Unit. Attempting to make open source in official statistics for development work.",
    "uuid": 19141645
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "version": ">= 5.1.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "michael-cw",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "michael-cw",
      "count": 53,
      "uuid": 19141645
    }
  ],
  "_userbio": {
    "uuid": 19141645,
    "type": "user",
    "name": "Michael Wild",
    "description": "Survey Expert @worldbank 's DEC Data Group, Survey Unit. Attempting to make open source in official statistics for development work."
  },
  "_downloads": {
    "count": 639,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/susographql"
  },
  "_devurl": "https://github.com/michael-cw/susographql",
  "_pkgdown": "https://michael-cw.github.io/susographql/",
  "_searchresults": 4,
  "_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/susographql.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/michael-cw/susographql",
  "_realowner": "michael-cw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.6",
      "date": "2024-01-17"
    }
  ],
  "_exports": [
    "contains",
    "endsWith",
    "eq",
    "gt",
    "gte",
    "inbetw",
    "inclu",
    "lt",
    "lte",
    "ncontains",
    "nendsWith",
    "neq",
    "ngt",
    "ngte",
    "ninbetw",
    "ninclu",
    "nlt",
    "nlte",
    "nstartsWith",
    "startsWith",
    "suso_gql_addassignmentcalendarevent",
    "suso_gql_addinterviewcalendarevent",
    "suso_gql_addusertomap",
    "suso_gql_assignments",
    "suso_gql_deletecalendarevent",
    "suso_gql_deletemap",
    "suso_gql_deleteuserfrommap",
    "suso_gql_interviews",
    "suso_gql_mapreport",
    "suso_gql_maps",
    "suso_gql_pwcheck",
    "suso_gql_questionnaireitems",
    "suso_gql_questionnaires",
    "suso_gql_questions",
    "suso_gql_updatecalendarevent",
    "suso_gql_uploadmap",
    "suso_gql_users",
    "susoop_num",
    "susoop_str"
  ],
  "_help": [
    {
      "page": "suso_gql_addassignmentcalendarevent",
      "title": "Add a calendar event to an Assignment",
      "topics": [
        "suso_gql_addassignmentcalendarevent"
      ]
    },
    {
      "page": "suso_gql_addinterviewcalendarevent",
      "title": "Add a calendar event to an Interview",
      "topics": [
        "suso_gql_addinterviewcalendarevent"
      ]
    },
    {
      "page": "suso_gql_addusertomap",
      "title": "Assigns a map to a user",
      "topics": [
        "suso_gql_addusertomap"
      ]
    },
    {
      "page": "suso_gql_assignments",
      "title": "Get all assignments",
      "topics": [
        "suso_gql_assignments"
      ]
    },
    {
      "page": "suso_gql_deletecalendarevent",
      "title": "Delete a calendar event",
      "topics": [
        "suso_gql_deletecalendarevent"
      ]
    },
    {
      "page": "suso_gql_deletemap",
      "title": "Delete map",
      "topics": [
        "suso_gql_deletemap"
      ]
    },
    {
      "page": "suso_gql_deleteuserfrommap",
      "title": "Delete user from map",
      "topics": [
        "suso_gql_deleteuserfrommap"
      ]
    },
    {
      "page": "suso_gql_interviews",
      "title": "Get all interviews",
      "topics": [
        "suso_gql_interviews"
      ]
    },
    {
      "page": "suso_gql_mapreport",
      "title": "Get the map report",
      "topics": [
        "suso_gql_mapreport"
      ]
    },
    {
      "page": "suso_gql_maps",
      "title": "Get all maps",
      "topics": [
        "suso_gql_maps"
      ]
    },
    {
      "page": "suso_gql_pwcheck",
      "title": "Utility function to check if credentials are correct",
      "topics": [
        "suso_gql_pwcheck"
      ]
    },
    {
      "page": "suso_gql_questionnaireitems",
      "title": "Get all Questions in a Questionnaires",
      "topics": [
        "suso_gql_questionnaireitems"
      ]
    },
    {
      "page": "suso_gql_questionnaires",
      "title": "Get all Questionnaires",
      "topics": [
        "suso_gql_questionnaires"
      ]
    },
    {
      "page": "suso_gql_questions",
      "title": "Get all Questions in a Questionnaires",
      "topics": [
        "suso_gql_questions"
      ]
    },
    {
      "page": "suso_gql_updatecalendarevent",
      "title": "Update a calendar event",
      "topics": [
        "suso_gql_updatecalendarevent"
      ]
    },
    {
      "page": "suso_gql_uploadmap",
      "title": "Upload map to server",
      "topics": [
        "suso_gql_uploadmap"
      ]
    },
    {
      "page": "suso_gql_users",
      "title": "Get user information",
      "topics": [
        "suso_gql_users"
      ]
    },
    {
      "page": "susoop_num",
      "title": "List object for Survey Solutions GraphQl numeric operator selection",
      "topics": [
        "susoop_num"
      ]
    },
    {
      "page": "susoop_str",
      "title": "List object for Survey Solutions GraphQl character operator selection",
      "topics": [
        "susoop_str"
      ]
    },
    {
      "page": "transformers.numeric",
      "title": "Utility Functions for numeric operator selection",
      "topics": [
        "eq",
        "gt",
        "gte",
        "inbetw",
        "lt",
        "lte",
        "neq",
        "ngt",
        "ngte",
        "ninbetw",
        "nlt",
        "nlte",
        "transformers.numeric"
      ]
    },
    {
      "page": "transformers.string",
      "title": "Utility Functions for string operator selection",
      "topics": [
        "contains",
        "endsWith",
        "inclu",
        "ncontains",
        "nendsWith",
        "ninclu",
        "nstartsWith",
        "startsWith",
        "transformers.string"
      ]
    }
  ],
  "_readme": "https://github.com/michael-cw/susographql/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "generics",
    "glue",
    "hms",
    "httr2",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "susographql",
  "_universes": [
    "michael-cw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6.9000",
      "date": "2026-05-20T07:14:32.000Z",
      "distro": "noble",
      "commit": "489ba28c0f4ddf7dcf99b81c231e83214ba30ce4",
      "fileid": "44c31768548d5799e635de1a2ea964e905f65f1069604c9bdc1cc69339f223e1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michael-cw/actions/runs/26147223770"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6.9000",
      "date": "2026-05-20T07:14:37.000Z",
      "distro": "noble",
      "commit": "489ba28c0f4ddf7dcf99b81c231e83214ba30ce4",
      "fileid": "8e11c42f8b0f13d725065f614ae8fc3bce1284502ff410b8008beea9f385e287",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michael-cw/actions/runs/26147223770"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6.9000",
      "date": "2026-05-20T07:14:56.000Z",
      "commit": "489ba28c0f4ddf7dcf99b81c231e83214ba30ce4",
      "fileid": "c2be843343d1a96bfaf8d0205751acffa03ffaa8b9d3a7c4ab66df2cb8fc8660",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michael-cw/actions/runs/26147223770"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6.9000",
      "date": "2026-05-20T07:14:50.000Z",
      "commit": "489ba28c0f4ddf7dcf99b81c231e83214ba30ce4",
      "fileid": "8cb65d8a32d0e8953d595487910a4867d15426fde01f3131e26a87b290f3e832",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michael-cw/actions/runs/26147223770"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6.9000",
      "date": "2026-05-20T07:14:01.000Z",
      "commit": "489ba28c0f4ddf7dcf99b81c231e83214ba30ce4",
      "fileid": "a51692e600b3886950954370a33c003bc4e0848b7f9ba040a254133c24edd2a1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michael-cw/actions/runs/26147223770"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6.9000",
      "date": "2026-05-20T07:14:14.000Z",
      "commit": "489ba28c0f4ddf7dcf99b81c231e83214ba30ce4",
      "fileid": "35a90db7f6c02650e5b69746e6e79859d15b015bb8f5cdcafe3e702ff1f5f308",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michael-cw/actions/runs/26147223770"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6.9000",
      "date": "2026-05-20T07:13:49.000Z",
      "commit": "489ba28c0f4ddf7dcf99b81c231e83214ba30ce4",
      "fileid": "2f5dcc5e119ed78d95f1c453b60c6a5695f80746fdba4932e54db753a8c4f8d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michael-cw/actions/runs/26147223770"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6.9000",
      "date": "2026-06-02T13:55:24.000Z",
      "commit": "489ba28c0f4ddf7dcf99b81c231e83214ba30ce4",
      "fileid": "6480a704a455268ab57128022168ac236d41398a7408af77c5400ab3d1c16881",
      "status": "success",
      "buildurl": "https://github.com/r-universe/michael-cw/actions/runs/26147223770"
    }
  ]
}