ojoregex
R package ojoregex by openjusticeok — release notes from GitHub.
Oklahoma's court-data nonprofit maintains the regex layer that turns charge text into categories.
◆Recent moves
- 1mo ago
Patch for dplyr select semantics
A single-PR patch keeping the package working against current dplyr selection behaviour. Tidyverse upkeep, not a change to any pattern.
View source ↗ - 1mo ago
ojoregex v0.10.0
A minor version bump whose release notes consist of a single merge from the development branch, with no description of what changed. Nothing in the feed indicates whether patterns, interfaces, or internals moved — the direction of this release simply is not readable from the changelog.
View source ↗ - 1mo ago
Namespace prefixes fixed, plus a property-crime match bug
The clearest instance of this package's core work: a specific charge type — malicious injury to property — was matching incorrectly, and the fix ships alongside namespace prefix corrections. Accuracy on individual charge descriptions is the whole value proposition of a classification regex library, so a miscategorised offence is a data quality bug for every analysis downstream.
View source ↗ - 1mo ago
First tagged release, carrying the whole development history
The earliest tag in the repository, so its notes roll up every pull request that preceded it — property crime patterns, edge case fixes, an appendix vignette, and a 0.1.0 milestone described as incomplete but usable for analysts. It reads as a project that was already in production use internally before it acquired version numbers.
View source ↗