{
  "_id": "6a108353acfb0bcc41caf181",
  "Package": "oldbailey",
  "Title": "For Accessing the Old Bailey Open Data",
  "Version": "1.0.0",
  "Authors@R": "person(\"Steph\", \"Buongiorno\", , \"steph.buon@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6965-0787\"))",
  "Maintainer": "Steph Buongiorno <steph.buon@gmail.com>",
  "URL": "https://github.com/rOpenGov/oldbailey",
  "BugReports": "https://github.com/rOpenGov/oldbailey/issues",
  "Description": "Fetch trial data from the Old Bailey Online API\n<https://www.oldbaileyonline.org/static/DocAPI.jsp>. Data is\nreturned in an analysis-ready data frame with fields for\nmetadata including (but not limited to) the names of the first\nperson speakers, defendants, victims, their recorded genders,\nverdicts, punishments, crime locations, and dates. Optional\nparameters allow users to specify the number of results,\nwhether these results contain key terms, and trial dates.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://ropengov.r-universe.dev",
  "Date/Publication": "2025-09-07 23:38:55 UTC",
  "RemoteUrl": "https://github.com/rOpenGov/oldbailey",
  "RemoteRef": "HEAD",
  "RemoteSha": "33c37b7b4ca3911e79a3540688477539ed86e148",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 05:09:55 UTC",
    "User": "root"
  },
  "Author": "Steph Buongiorno [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6965-0787>)",
  "MD5sum": "82c584b59fbf4ee1a9d1d165f5cf2694",
  "_user": "ropengov",
  "_type": "src",
  "_file": "oldbailey_1.0.0.tar.gz",
  "_fileid": "367ecf0f6348ba2a2cf6dbbed156702d1c68f44e0d27b6f42085125070838d36",
  "_filesize": 90963,
  "_sha256": "367ecf0f6348ba2a2cf6dbbed156702d1c68f44e0d27b6f42085125070838d36",
  "_created": "2026-05-06T05:09:55.000Z",
  "_published": "2026-05-22T16:24:51.367Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77420248307,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6823093417"
    },
    {
      "job": 77420248355,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6823097006"
    },
    {
      "job": 77420248399,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6823082386"
    },
    {
      "job": 77420248893,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6823080896"
    },
    {
      "job": 77420247546,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823064992"
    },
    {
      "job": 77420247662,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165385477"
    },
    {
      "job": 77420248462,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6823080024"
    },
    {
      "job": 77420248920,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6823077450"
    },
    {
      "job": 77420249025,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6823077760"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417550013",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rOpenGov/oldbailey",
  "_commit": {
    "id": "33c37b7b4ca3911e79a3540688477539ed86e148",
    "author": "Steph Buongiorno <52008049+stephbuon@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1757288335
  },
  "_maintainer": {
    "name": "Steph Buongiorno",
    "email": "steph.buon@gmail.com",
    "login": "stephbuon",
    "uuid": 52008049,
    "orcid": "0000-0002-6965-0787"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.4",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    }
  ],
  "_owner": "ropengov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "stephbuon",
      "count": 46,
      "uuid": 52008049
    },
    {
      "user": "dieghernan",
      "count": 1,
      "uuid": 25656809
    }
  ],
  "_userbio": {
    "uuid": 5463092,
    "type": "organization",
    "name": "rOpenGov",
    "description": "Open government data analytics with R"
  },
  "_downloads": {
    "count": 9,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/oldbailey"
  },
  "_devurl": "https://github.com/ropengov/oldbailey",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/oldbailey.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-03-26"
    },
    {
      "version": "1.1.0",
      "date": "2023-04-27"
    }
  ],
  "_exports": [
    "find_trials",
    "old_bailey_api_terms",
    "parse_trials"
  ],
  "_help": [
    {
      "page": "find_trials",
      "title": "Find Old Bailey Trials",
      "topics": [
        "find_trials"
      ]
    },
    {
      "page": "old_bailey_api_terms",
      "title": "View Old Bailey API Terms",
      "topics": [
        "old_bailey_api_terms"
      ]
    },
    {
      "page": "parse_trials",
      "title": "Parse Old Bailey Trials",
      "topics": [
        "parse_trials"
      ]
    }
  ],
  "_readme": "https://github.com/rOpenGov/oldbailey/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "oldbailey",
  "_universes": [
    "ropengov",
    "stephbuon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-06T05:12:31.000Z",
      "distro": "noble",
      "commit": "33c37b7b4ca3911e79a3540688477539ed86e148",
      "fileid": "e9466beb44395bcba2144e60161a5ed5f824d9b4b14324c50c10c8fcb053b481",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417550013"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-06T05:12:46.000Z",
      "distro": "noble",
      "commit": "33c37b7b4ca3911e79a3540688477539ed86e148",
      "fileid": "727563e99fddafe315ab182b0ca6474d0150b331346007da9d62b2e032e8b669",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417550013"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-06T05:11:32.000Z",
      "commit": "33c37b7b4ca3911e79a3540688477539ed86e148",
      "fileid": "02d864601a0bc1a9133305f106eb9568be9b7031e9307f649ed75e621648e759",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417550013"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-06T05:11:24.000Z",
      "commit": "33c37b7b4ca3911e79a3540688477539ed86e148",
      "fileid": "157261bee190898ee3788ba6568455a7529723dcc31943505c23a88afbf91bca",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417550013"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-06T05:11:08.000Z",
      "commit": "33c37b7b4ca3911e79a3540688477539ed86e148",
      "fileid": "fb799732307c518f8d706ca85a8777ce6f38c67d7d86d6aa0a07ea107bf4c3f5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417550013"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-06T05:10:56.000Z",
      "commit": "33c37b7b4ca3911e79a3540688477539ed86e148",
      "fileid": "d1be228ce2fb5b9e7364e3a175516871da1389844f009703633fbb1467bca36f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417550013"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-06T05:10:58.000Z",
      "commit": "33c37b7b4ca3911e79a3540688477539ed86e148",
      "fileid": "1fc6ba0933534a62e9c15b2f8f65355b59582b9432d787d5824198db8b2c5514",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417550013"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T16:24:36.000Z",
      "commit": "33c37b7b4ca3911e79a3540688477539ed86e148",
      "fileid": "0b57a7a8ee14708c6c7593b4d695d5deffc5cbb1cc159db6c56544b5fa9aab70",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417550013"
    }
  ]
}