{
  "_id": "6a154f49acfb0bcc41d59c9e",
  "Package": "ojoregex",
  "Title": "Regex Categorization Tools for OJO Analysts",
  "Version": "0.10.1",
  "Authors@R": "c(\nperson(\"Andrew\", \"Bell\", , \"abell@okpolicy.com\", role = c(\"aut\", \"cre\")),\nperson(\"Brancen\", \"Gregory\", , \"bgregory@okpolicy.com\", role = c(\"aut\")))",
  "Description": "This package houses all the regex strings we use in our\nwork. The main functionality cleaning charge descriptions from\nraw OSCN data.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Remotes": [
    "openjusticeok/ojodb"
  ],
  "LazyData": "true",
  "URL": "https://openjusticeok.github.io/ojoregex/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://openjusticeok.r-universe.dev",
  "Date/Publication": "2025-10-28 16:21:52 UTC",
  "RemoteUrl": "https://github.com/openjusticeok/ojoregex",
  "RemoteRef": "HEAD",
  "RemoteSha": "eab8a8a23209ef38ec8e58185f2380238f91f0b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 07:40:36 UTC",
    "User": "root"
  },
  "Author": "Andrew Bell [aut, cre],\nBrancen Gregory [aut]",
  "Maintainer": "Andrew Bell <abell@okpolicy.com>",
  "MD5sum": "a62f8731bff1cf6e8edc563fac336e44",
  "_user": "openjusticeok",
  "_type": "src",
  "_file": "ojoregex_0.10.1.tar.gz",
  "_fileid": "f0b7e106ca455d74f86a3bdd7d9258e7cc2bcfbadd7b970c77fb88d6f0c814e4",
  "_filesize": 162653,
  "_sha256": "f0b7e106ca455d74f86a3bdd7d9258e7cc2bcfbadd7b970c77fb88d6f0c814e4",
  "_created": "2026-05-26T07:40:36.000Z",
  "_published": "2026-05-26T07:44:09.778Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77829002019,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7211486999"
    },
    {
      "job": 77829002026,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7211493526"
    },
    {
      "job": 77829002014,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7211483371"
    },
    {
      "job": 77829002042,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7211489970"
    },
    {
      "job": 77828480700,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211450479"
    },
    {
      "job": 77829002075,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211487669"
    },
    {
      "job": 77829002044,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7211476039"
    },
    {
      "job": 77829002182,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7211473568"
    },
    {
      "job": 77829002142,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7211486887"
    }
  ],
  "_buildurl": "https://github.com/r-universe/openjusticeok/actions/runs/26438975742",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/openjusticeok/ojoregex",
  "_commit": {
    "id": "eab8a8a23209ef38ec8e58185f2380238f91f0b8",
    "author": "Brancen Gregory <brancengregory@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Patch for dplyr select semantics (#43)\n\n* Patch for dplyr select semantics\n\n* Bump patch version",
    "time": 1761668512
  },
  "_maintainer": {
    "name": "Andrew Bell",
    "email": "abell@okpolicy.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "googlesheets4",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ojodb",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "openjusticeok",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-27",
      "n": 7
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "andrewjbe",
      "count": 128,
      "uuid": 56839927
    },
    {
      "user": "brancengregory",
      "count": 16,
      "uuid": 13408602
    }
  ],
  "_userbio": {
    "uuid": 60518990,
    "type": "organization",
    "name": "Oklahoma Policy Institute"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ojoregex"
  },
  "_devurl": "https://github.com/openjusticeok/ojoregex",
  "_pkgdown": "https://openjusticeok.github.io/ojoregex/",
  "_searchresults": 3,
  "_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/ojoregex.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ojo_add_controlling_charges",
    "ojo_apply_regex",
    "ojo_get_flag_regex",
    "ojo_get_statute_regex",
    "ojo_regex_unhoused",
    "regex_pre_clean"
  ],
  "_datasets": [
    {
      "name": "ojo_regex_cats",
      "title": "OJO Regex Categories dataset",
      "object": "ojo_regex_cats",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "in_ojoregex",
        "clean_charge_description",
        "category",
        "subcategory",
        "title",
        "statutes",
        "chapter",
        "gist",
        "description",
        "statute_link",
        "max_sentence_first_offense",
        "max_sentence_any",
        "cf_cm",
        "cf_cm_notes",
        "outdated",
        "notes",
        "sq780_status",
        "violent_crimes_list",
        "control_rank"
      ],
      "rows": 125,
      "table": true,
      "tojson": true
    },
    {
      "name": "ojo_regex_flags",
      "title": "OJO Regex Flags Dataset",
      "object": "ojo_regex_flags",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "flag",
        "regex",
        "group",
        "criminal_or_civil",
        "genre",
        "word_boundary",
        "examples",
        "notes"
      ],
      "rows": 298,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ojo_add_controlling_charges",
      "title": "Add controlling charges to the dataset",
      "topics": [
        "ojo_add_controlling_charges"
      ]
    },
    {
      "page": "ojo_apply_regex",
      "title": "Apply OJO Regex",
      "topics": [
        "ojo_apply_regex"
      ]
    },
    {
      "page": "ojo_get_flag_regex",
      "title": "Return OJO Regex for a given flag",
      "topics": [
        "ojo_get_flag_regex"
      ]
    },
    {
      "page": "ojo_get_statute_regex",
      "title": "Return OJO Regex for a given statute",
      "topics": [
        "ojo_get_statute_regex"
      ]
    },
    {
      "page": "ojo_regex_cats",
      "title": "OJO Regex Categories dataset",
      "topics": [
        "ojo_regex_cats"
      ]
    },
    {
      "page": "ojo_regex_flags",
      "title": "OJO Regex Flags Dataset",
      "topics": [
        "ojo_regex_flags"
      ]
    },
    {
      "page": "ojo_regex_unhoused",
      "title": "Unhoused / Homeless address regex",
      "topics": [
        "ojo_regex_unhoused"
      ]
    },
    {
      "page": "regex_pre_clean",
      "title": "Pre clean charge descriptions to be matched",
      "topics": [
        "regex_pre_clean"
      ]
    }
  ],
  "_readme": "https://github.com/openjusticeok/ojoregex/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 2.7781512503836434,
  "_indexed": true,
  "_nocasepkg": "ojoregex",
  "_universes": [
    "openjusticeok"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-05-26T07:42:47.000Z",
      "distro": "noble",
      "commit": "eab8a8a23209ef38ec8e58185f2380238f91f0b8",
      "fileid": "db0c2ce45175a0a449b9e8395735b519944393fbe414a4d0b95f16dc66cf7e5a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/openjusticeok/actions/runs/26438975742"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-05-26T07:43:08.000Z",
      "distro": "noble",
      "commit": "eab8a8a23209ef38ec8e58185f2380238f91f0b8",
      "fileid": "ddac4e98f88e2f21464b0bbeb9f5d98b15c2e21fce7d5b1ae671c39c6def7e2f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/openjusticeok/actions/runs/26438975742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-05-26T07:42:39.000Z",
      "commit": "eab8a8a23209ef38ec8e58185f2380238f91f0b8",
      "fileid": "9925ab105373bf220994ec169326e9d88cb501bcba9d6789f5708c1d1264a9c8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/openjusticeok/actions/runs/26438975742"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-05-26T07:42:57.000Z",
      "commit": "eab8a8a23209ef38ec8e58185f2380238f91f0b8",
      "fileid": "6818e26301ec0a80abcdeb450b82f898cb8409a128815ca2a9bcf1dfee8f05be",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/openjusticeok/actions/runs/26438975742"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.1",
      "date": "2026-05-26T07:43:03.000Z",
      "commit": "eab8a8a23209ef38ec8e58185f2380238f91f0b8",
      "fileid": "108781daaccf9639e5913698e24d9aaf265b2f9594ed98f767692770759a2dfa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/openjusticeok/actions/runs/26438975742"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-05-26T07:42:05.000Z",
      "commit": "eab8a8a23209ef38ec8e58185f2380238f91f0b8",
      "fileid": "e7706413826cfabad2f606f9030d04b2a8053acb2f23c3c2bda35ff9f1381892",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/openjusticeok/actions/runs/26438975742"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-05-26T07:41:57.000Z",
      "commit": "eab8a8a23209ef38ec8e58185f2380238f91f0b8",
      "fileid": "4e37e12d8a91172591b1850e2fd108df4ca006fc33f0287ae698a1da75a3e969",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/openjusticeok/actions/runs/26438975742"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-05-26T07:42:46.000Z",
      "commit": "eab8a8a23209ef38ec8e58185f2380238f91f0b8",
      "fileid": "a36d3bdf008f40a670b84cf252605600a04076cdfb11e368a78ad11d9f06821e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/openjusticeok/actions/runs/26438975742"
    }
  ]
}