Sanity
Sanity is widening the surface agents can act on while forcing its own packages onto modern Node.
A side-by-side editorial comparison of collections and frictionless-r — release velocity, themes, recent moves, and the top alternatives to consider.
A stable R data-structure package whose releases are now mostly compiler and checker upkeep.
collections provides queue, stack, deque, dict and ordered-dict types for R backed by C. The API has been settled since 0.3.x; recent releases are almost entirely maintenance against R's own tooling — an rchk memory-safety fix, then a modernization of the R/C interface. The one substantive change in the visible window is O(1) size() for queues and stacks.
frictionless turns its internals into a public extension surface for Data Package readers
frictionless is the R reference implementation of the Frictionless Data Package standard: read, edit and write datapackage.json plus its CSV resources. The 1.3.0 release is the first to make the package aware of which standard version a file targets, and the first to expose resource objects as a documented public API rather than an internal detail. Its release history arrives in irregular archive bursts rather than a steady cadence, and version numbers in the feed are not monotonic.
collections provides queue, stack, deque, dict and ordered-dict types for R backed by C. The API has been settled since 0.3.x; recent releases are almost entirely maintenance against R's own tooling — an rchk memory-safety fix, then a modernization of the R/C interface. The one substantive change in the visible window is O(1) size() for queues and stacks.
This is a finished package under custodial maintenance. The releases track pressure from outside the package — CRAN's rchk checks, R's evolving C API — rather than user-facing demand, and the issue-to-release pattern shows changes arriving one contributed pull request at a time.
Further releases will most likely be more R C-API conformance work as R continues restricting non-API entry points; nothing in the entries points at new data structures.
frictionless is the R reference implementation of the Frictionless Data Package standard: read, edit and write datapackage.json plus its CSV resources. The 1.3.0 release is the first to make the package aware of which standard version a file targets, and the first to expose resource objects as a documented public API rather than an internal detail. Its release history arrives in irregular archive bursts rather than a steady cadence, and version numbers in the feed are not monotonic.
The work has shifted from covering the standard to letting other packages build on top of it. Making resource() public, adding resource()<- for in-place overwrites, and moving package$directory and resource$read_from to attributes all separate the package's own state from the standard's properties, which is what downstream implementers need to add readers frictionless does not ship. The soft-deprecations of resources() and get_schema() point the same direction: a smaller, more deliberate public vocabulary.
The version() plumbing and the explicit warning on non-1.0 datapackage.json files read as groundwork for Data Package v2 support; expect the next substantive release to start reading v2 files rather than only detecting them.
Other DevOps 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 collections or frictionless-r.
Sanity is widening the surface agents can act on while forcing its own packages onto modern Node.
Dapr is shipping fixes across three release branches at once, most of them in workflows.
rtoot reached 1.0 by rebuilding on httr2 rather than by adding anything new.
ipumsr is collapsing a dozen collection-specific APIs into one extract vocabulary.
Z-Wave JS UI is hardening its network surface while handing issue triage to agents.
GeoServer patches three branches at once, with the new work reserved for the 3.0 line
See all collections alternatives → · See all frictionless-r alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r — within DevOps. frictionless-r is currently shipping more aggressively (velocity 3.8 vs 0.0), with 1 editorial sparks in the last 30 days against 0. 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. frictionless-r is currently shipping more aggressively (velocity 3.8 vs 0.0), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other DevOps products to evaluate alongside.
Top collections alternatives in DevOps are ranked by recent ship velocity. Browse the "collections alternatives" section above for the current picks, or visit /alternatives/collections-r for the full list with editorial commentary on each.
Top frictionless-r alternatives in DevOps are ranked by recent ship velocity. Browse the "frictionless-r alternatives" section above for the current picks, or visit /alternatives/frictionless-r for the full list with editorial commentary on each.