TidyDensity
A distribution catalogue that grows by one family at a time, and rarely breaks anything.
A side-by-side editorial comparison of ojoregex and skylight — release velocity, themes, recent moves, and the top alternatives to consider.
Oklahoma's court-data nonprofit maintains the regex layer that turns charge text into categories.
ojoregex is Open Justice Oklahoma's pattern library for classifying criminal charge descriptions from court records — the unglamorous translation layer between free-text charge fields and analysable categories. Its entire release history reached this feed as four tags published within three minutes, so the feed order reflects a backfill rather than a shipping cadence. Release notes are merge references rather than descriptions, which limits how much can be read from the changelog alone.
A frozen astronomical model quietly became the inner loop of its sibling's optimizer.
skylight returns sun and moon illuminance, azimuth and altitude for a given date, time and location, implemented as a near-verbatim transcription of a 1987 US Naval Observatory circular. The model formulation has not changed since the initial 2022 release and the author states so explicitly. Everything shipped since has been packaging, citation and speed: v1.3 moved the main routine from R to C++, and v1.4 removed a parameter check that was flooding the console with messages.
ojoregex is Open Justice Oklahoma's pattern library for classifying criminal charge descriptions from court records — the unglamorous translation layer between free-text charge fields and analysable categories. Its entire release history reached this feed as four tags published within three minutes, so the feed order reflects a backfill rather than a shipping cadence. Release notes are merge references rather than descriptions, which limits how much can be read from the changelog alone.
What the notes do show is a package alternating between domain corrections and R tooling upkeep: a fix to property-crime matching in one release, dplyr select semantics in the next. That is the expected shape for a regex catalogue — accuracy work arrives as individual charge types get miscategorised in real analyses, and the rest is keeping the package installable against a moving tidyverse. Contributions come from a small internal team, and the vignette work referenced in the earliest tag suggests the pattern list doubles as documentation for analysts.
The visible pattern is incremental match fixes as charge types surface in use; the release notes carry too little detail to predict anything beyond that without reading the underlying pull requests.
skylight returns sun and moon illuminance, azimuth and altitude for a given date, time and location, implemented as a near-verbatim transcription of a 1987 US Naval Observatory circular. The model formulation has not changed since the initial 2022 release and the author states so explicitly. Everything shipped since has been packaging, citation and speed: v1.3 moved the main routine from R to C++, and v1.4 removed a parameter check that was flooding the console with messages.
This is a reference implementation of a published algorithm rather than a product accumulating features, and it is being maintained that way. The movement that does occur is driven from downstream: the C++ port was written for the inverse-modelling loop in the sibling skytrackr package, which calls skylight repeatedly during optimization. That reframes skylight from a standalone calculator into the compute kernel another package's fitting routine depends on.
With the model formulation deliberately fixed and the C++ path already in place, the next release is most likely another small maintenance fix. The entries give no indication of planned new capability.
Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either ojoregex or skylight.
A distribution catalogue that grows by one family at a time, and rarely breaks anything.
College football's open data client hit v2 — and now reports how many API calls you have left.
The USA phenology data client rebuilt its entire stack and stopped handing users -9999 as a number.
GeneNMF rebuilt how it derives meta-programs, changing every result it had produced.
Publication-ready psychology tables and plots, tracking APA style as closely as the software allows.
A spatial-statistics utility package exists to be depended on, and is built accordingly.
See all ojoregex alternatives → · See all skylight alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. ojoregex and skylight are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. ojoregex and skylight are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.
Top ojoregex alternatives in Analytics are ranked by recent ship velocity. Browse the "ojoregex alternatives" section above for the current picks, or visit /alternatives/ojoregex for the full list with editorial commentary on each.
Top skylight alternatives in Analytics are ranked by recent ship velocity. Browse the "skylight alternatives" section above for the current picks, or visit /alternatives/skylight for the full list with editorial commentary on each.