{
  "_id": "6a4933b1b5e98c4082a0dc24",
  "Type": "Package",
  "Package": "r311",
  "Title": "Interface to the 'open311' Standard",
  "Version": "0.4.4",
  "Authors@R": "person(\"Jonas\", \"Lieth\", , \"jslth@outlook.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-3451-3176\"))",
  "Maintainer": "Jonas Lieth <jslth@outlook.com>",
  "Description": "Access and handle APIs that use the international\n'open311' 'GeoReport v2' standard for civic issue tracking\n<https://wiki.open311.org/GeoReport_v2/>. Retrieve civic\nservice types and request data. Select and add available\n'open311' endpoints and jurisdictions. Implicitly supports\ncustom queries and 'open311' extensions.  Requires a minimal\nnumber of hard dependencies while still allowing the\nintegration in common R formats ('xml2', 'tibble', 'sf').",
  "License": "MIT + file LICENSE",
  "URL": "https://ropengov.github.io/r311/, https://github.com/rOpenGov/r311",
  "BugReports": "https://github.com/rOpenGov/r311/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://ropengov.r-universe.dev",
  "Date/Publication": "2026-01-30 18:12:52 UTC",
  "RemoteUrl": "https://github.com/rOpenGov/r311",
  "RemoteRef": "HEAD",
  "RemoteSha": "1273245299f477b47754319cf0e22b8cdf4995a8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 16:14:49 UTC",
    "User": "root"
  },
  "Author": "Jonas Lieth [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-3451-3176>)",
  "_user": "ropengov",
  "_type": "src",
  "_file": "r311_0.4.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/b01252d0aa3202650558a667ff0201644e6cd0536d3d5a68ba0e03c4ca427414",
  "_filesize": 200937,
  "_sha256": "b01252d0aa3202650558a667ff0201644e6cd0536d3d5a68ba0e03c4ca427414",
  "_expires": "2026-10-12T16:24:16.000Z",
  "_created": "2026-07-04T16:14:49.000Z",
  "_published": "2026-07-04T16:24:17.796Z",
  "_jobs": [
    {
      "job": 85147244696,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083326449"
    },
    {
      "job": 85147244706,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083327278"
    },
    {
      "job": 85147244703,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083318907"
    },
    {
      "job": 85147244709,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083317865"
    },
    {
      "job": 85147038550,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083307784"
    },
    {
      "job": 85147244672,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083324790"
    },
    {
      "job": 85147244699,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083322322"
    },
    {
      "job": 85147244718,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083316869"
    },
    {
      "job": 85147244711,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083317273"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropengov/actions/runs/28712026822",
  "_status": "success",
  "_upstream": "https://github.com/rOpenGov/r311",
  "_commit": {
    "id": "1273245299f477b47754319cf0e22b8cdf4995a8",
    "author": "JsLth <jslth@outlook.com>",
    "committer": "JsLth <jslth@outlook.com>",
    "message": "change maintainer email, increment version and update codemeta\n",
    "time": 1769796772
  },
  "_maintainer": {
    "name": "Jonas Lieth",
    "email": "jslth@outlook.com",
    "login": "jslth",
    "description": "",
    "uuid": 83467140,
    "orcid": "0000-0002-3451-3176"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "xmlconvert",
      "role": "Suggests"
    }
  ],
  "_owner": "ropengov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.4.4",
      "date": "2026-01-30"
    }
  ],
  "_topics": [
    "ropengov"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jslth",
      "count": 161,
      "uuid": 83467140
    },
    {
      "user": "pitkant",
      "count": 8,
      "uuid": 69813611
    }
  ],
  "_userbio": {
    "uuid": 5463092,
    "type": "organization",
    "name": "rOpenGov",
    "followers": 99,
    "description": "Open government data analytics with R"
  },
  "_downloads": {
    "count": 248,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r311"
  },
  "_devurl": "https://github.com/ropengov/r311",
  "_pkgdown": "https://ropengov.github.io/r311/",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/r311.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropengov/r311",
  "_realowner": "ropengov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.7",
      "date": "2024-07-16"
    },
    {
      "version": "0.4.3",
      "date": "2025-04-14"
    },
    {
      "version": "0.4.4",
      "date": "2026-01-30"
    }
  ],
  "_exports": [
    "o311_add_endpoint",
    "o311_api",
    "o311_discovery",
    "o311_endpoints",
    "o311_ok",
    "o311_query",
    "o311_request",
    "o311_request_all",
    "o311_requests",
    "o311_reset_endpoints",
    "o311_service",
    "o311_services",
    "validate_endpoints"
  ],
  "_help": [
    {
      "page": "o311_endpoints",
      "title": "Endpoints",
      "topics": [
        "o311_add_endpoint",
        "o311_endpoints",
        "o311_reset_endpoints"
      ]
    },
    {
      "page": "o311_api",
      "title": "Select an open311 API",
      "topics": [
        "o311_api"
      ]
    },
    {
      "page": "o311_discovery",
      "title": "API discovery",
      "topics": [
        "o311_discovery"
      ]
    },
    {
      "page": "o311_ok",
      "title": "Is open311 API ok?",
      "topics": [
        "o311_ok"
      ]
    },
    {
      "page": "o311_query",
      "title": "Query an open311 endpoint",
      "topics": [
        "o311_query"
      ]
    },
    {
      "page": "o311_requests",
      "title": "Get civic service request data",
      "topics": [
        "o311_request",
        "o311_requests",
        "o311_request_all"
      ]
    },
    {
      "page": "o311_services",
      "title": "Get service list",
      "topics": [
        "o311_service",
        "o311_services"
      ]
    },
    {
      "page": "validate_endpoints",
      "title": "Validate endpoints",
      "topics": [
        "validate_endpoints"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rOpenGov/r311/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rOpenGov/r311/raw/HEAD/README.md",
  "_rundeps": [
    "curl",
    "jsonlite"
  ],
  "_vignettes": [
    {
      "source": "r311.Rmd",
      "filename": "r311.html",
      "title": "r311: An R interface to the open311 standard",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Endpoints",
        "Making requests",
        "Services",
        "Requests",
        "Bulk queries",
        "Non-standard parameters",
        "Cleanup"
      ],
      "created": "2024-03-25 00:44:25",
      "modified": "2026-01-30 17:59:42",
      "commits": 12
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "r311",
  "_universes": [
    "ropengov",
    "jslth"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-07-04T16:17:30.000Z",
      "distro": "resolute",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "https://r2.ropensci.org/6b10a4ba7d80e7c5233f8b17167aff3b75695fd37440a5795da8e250ab21c3e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/28712026822"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-07-04T16:17:37.000Z",
      "distro": "resolute",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "https://r2.ropensci.org/40576b8c96705a55c476f98427769702195d650dbbe23e1b800b3c4c1a52361d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/28712026822"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-07-04T16:16:28.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "https://r2.ropensci.org/0b528243221ae4f87aecd0e108906865284aa95e977b91d498b960ebb78baa18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/28712026822"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-07-04T16:16:17.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "https://r2.ropensci.org/eeba14501d1f974798145561b87c160ed64d590eefb946ea584f43cc09733a2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/28712026822"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4",
      "date": "2026-07-04T16:17:28.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "https://r2.ropensci.org/95c699c5950c920118c954e4452392ca2eaa0237492d2b73e825060df7777c13",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/28712026822"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-04T16:16:47.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "https://r2.ropensci.org/5565ebe95dd8ce2d923ffef91a9f2e59f34f0ab4517edeea71dc6719d1c37981",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/28712026822"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-04T16:16:02.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "https://r2.ropensci.org/cfdf22e3cc4a06612cf20253a3c42f7c5a7262cf209f9c4899dc9a54f197779d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/28712026822"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-04T16:16:05.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "https://r2.ropensci.org/65831a327c035b5f9c17142168e14126e9394f816c695a80071749e63269e9f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/28712026822"
    }
  ]
}