{
  "_id": "6a1d34961d7bb097a0a3c7f4",
  "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-06-01 07:09:26 UTC",
    "User": "root"
  },
  "Author": "Jonas Lieth [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-3451-3176>)",
  "MD5sum": "8ed49fd4f7ea20955c6d8d7581310847",
  "_user": "ropengov",
  "_type": "src",
  "_file": "r311_0.4.4.tar.gz",
  "_fileid": "130764c03d4716a7f3b53d77ae5c8a1d4904d1b5377baad653ef92a90f487356",
  "_filesize": 200446,
  "_sha256": "130764c03d4716a7f3b53d77ae5c8a1d4904d1b5377baad653ef92a90f487356",
  "_created": "2026-06-01T07:09:26.000Z",
  "_published": "2026-06-01T07:28:22.701Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78803158539,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325402817"
    },
    {
      "job": 78803158628,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325402161"
    },
    {
      "job": 78803158644,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325657483"
    },
    {
      "job": 78803158548,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325650743"
    },
    {
      "job": 78802822297,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325366921"
    },
    {
      "job": 78803158596,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325396943"
    },
    {
      "job": 78803158550,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325392250"
    },
    {
      "job": 78803158609,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325393163"
    },
    {
      "job": 78803158580,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325390009"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropengov/actions/runs/26740390702",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Open government data analytics with R"
  },
  "_downloads": {
    "count": 117,
    "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.0",
  "_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",
    "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-06-01T07:11:46.000Z",
      "distro": "noble",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "f3ae099bb82dbe2dff4fa885077c4fb9bcd3014b8fb17dc9c021af3b1b4a5f06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26740390702"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-06-01T07:11:44.000Z",
      "distro": "noble",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "81aa60970e0dc23c402bbb586cb06366f8c161f6c282c7823f92e95acc240531",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26740390702"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-06-01T07:27:55.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "5bd74926618c6e94fcd34fd8db2084a48cdab80e5c6f42e6775484021e712ac1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26740390702"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-06-01T07:27:26.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "33101f0aafe922d848cc87079cced29adedd62896db780fee6becea4dba2db3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26740390702"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4",
      "date": "2026-06-01T07:11:38.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "d57b82f698c9ab11bc5bf54ca347ef7707448416abd63c0c6919dda4330cb6b6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26740390702"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-06-01T07:11:01.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "56b8e62fa8d5c2d65565b896d9a1c1e852ed434827c19b63df6c9f841e435d25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26740390702"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-06-01T07:11:00.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "19466d667ad4daa2196ec066c092d874458e111173ff61bf97d48964ecfd1056",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26740390702"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-06-01T07:10:54.000Z",
      "commit": "1273245299f477b47754319cf0e22b8cdf4995a8",
      "fileid": "f3aac5ed538fa1f95ecb637144de010daeff013b7c73a42c0e1ebb6c41146286",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26740390702"
    }
  ]
}