nflreadr
The nflverse data loader, whose releases are dictated by the NFL calendar and CRAN's archive policy
A side-by-side editorial comparison of piecepackr and rATTAINS — release velocity, themes, recent moves, and the top alternatives to consider.
A board game graphics package runs one of the most disciplined deprecation cycles in R.
piecepackr renders game pieces — piecepack, chess, dominoes and related systems — as 2D grid graphics, 3D meshes, animations, and print-and-play PDFs. Its interface is mature enough that most releases are about managing change rather than adding capability: features get deprecated with a named replacement, live through a release or two, then get removed on schedule. The current release completes the cycle opened a year earlier, retiring the new_device and style arguments in favour of open_device and the composable font, border, background_color and edge_color set.
The R client for EPA water quality data spent two releases undoing its own promises about data shape.
rATTAINS wraps the EPA's ATTAINS API, which holds state water quality assessments and impaired-waters listings. The package reached 1.0.0 by promising stable, consistently rectangled return structures, then walked that promise back in 1.1.0 when it dropped the dependency doing the rectangling. As of 1.2.0 it also requires an API key, because ATTAINS itself began requiring one in May 2026.
piecepackr renders game pieces — piecepack, chess, dominoes and related systems — as 2D grid graphics, 3D meshes, animations, and print-and-play PDFs. Its interface is mature enough that most releases are about managing change rather than adding capability: features get deprecated with a named replacement, live through a release or two, then get removed on schedule. The current release completes the cycle opened a year earlier, retiring the new_device and style arguments in favour of open_device and the composable font, border, background_color and edge_color set.
Two things dominate the log. The first is that deprecation discipline, unusually explicit for a package this size — every removal names its successor, and deprecations announced in one release are removed in a predictable later one. The second is defensive dependency management: version bumps pinned around bugs introduced upstream in rayrender and rayvertex, a warning class for known-buggy cairo versions with an option to suppress it, and suggested packages required for metadata embedding with clear messages when they are absent. Functionality still arrives — vectorised 3D object export that finally handles composite pieces, new crosshair grobs, a reworked colour palette — but it arrives inside that maintenance rhythm rather than driving it.
The features deprecated in this release — the preview_layout component and the 4x6 print-and-play size — are on the established path toward removal in a future version, with the documented ppdf-based replacement already in place.
rATTAINS wraps the EPA's ATTAINS API, which holds state water quality assessments and impaired-waters listings. The package reached 1.0.0 by promising stable, consistently rectangled return structures, then walked that promise back in 1.1.0 when it dropped the dependency doing the rectangling. As of 1.2.0 it also requires an API key, because ATTAINS itself began requiring one in May 2026.
The direction is toward a thinner, lower-maintenance wrapper. Caching went in 0.1.4 when hoardr was archived, tidyjson and janitor went earlier, tibblify went in 1.1.0, and each removal handed a little more data-shaping responsibility back to the user — the current advice is to pass .unnest = FALSE and rectangle the results with whatever tidying package you prefer. Release cadence is slow and mostly reactive: upstream API terms, archived dependencies, and compatibility with test tooling account for most of the log. The package's centre of gravity is staying installable and honest about what ATTAINS returns rather than smoothing it over.
Given the pattern, the next release is likelier to be a compatibility or upstream-driven fix than new endpoint coverage; how the API key requirement affects users in scripted and CI contexts is the obvious open question the entries do not yet answer.
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 piecepackr or rATTAINS.
The nflverse data loader, whose releases are dictated by the NFL calendar and CRAN's archive policy
Fine-mapping workhorse susieR spends its releases hunting null-effect trimming bugs
A rank-based gene signature scorer that has grown by adapting to whatever object format single-cell R uses next
A diagnostic package that generalized past its own name, then learned to say which kind of separation it found
A bias-reduction package reaches 1.0 by adding an estimator built for high-dimensional logistic regression
The JAGS toolkit under RoBMA, shipping the standardization machinery its downstream rewrite needed
See all piecepackr alternatives → · See all rATTAINS alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. piecepackr and rATTAINS 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. piecepackr and rATTAINS 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 piecepackr alternatives in Analytics are ranked by recent ship velocity. Browse the "piecepackr alternatives" section above for the current picks, or visit /alternatives/piecepackr for the full list with editorial commentary on each.
Top rATTAINS alternatives in Analytics are ranked by recent ship velocity. Browse the "rATTAINS alternatives" section above for the current picks, or visit /alternatives/rattains for the full list with editorial commentary on each.