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 condformat and piecepackr — release velocity, themes, recent moves, and the top alternatives to consider.
A dormant table-formatting package woken by a 20-PR correctness and coverage sweep
condformat applies conditional formatting rules to R data frames and renders them to HTML, LaTeX, Excel and grob output. After 0.10.1 in 2023 it went quiet for nearly three years. Version 0.11.0 breaks that silence with a single-maintainer sweep of roughly twenty pull requests: CI modernized across R-devel, release and oldrel; lockcells fixed for LaTeX and grob output; a rule_fill_bar() crash at zero width; theme_htmlTable() no longer dropping chained arguments; and a .col pronoun added across all rules.
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.
condformat applies conditional formatting rules to R data frames and renders them to HTML, LaTeX, Excel and grob output. After 0.10.1 in 2023 it went quiet for nearly three years. Version 0.11.0 breaks that silence with a single-maintainer sweep of roughly twenty pull requests: CI modernized across R-devel, release and oldrel; lockcells fixed for LaTeX and grob output; a rule_fill_bar() crash at zero width; theme_htmlTable() no longer dropping chained arguments; and a .col pronoun added across all rules.
This is a maintenance-debt payoff rather than a change of direction. The bulk of 0.11.0 is test coverage — render_gtable, knit_print, theme_grob, render_xlsx and rule_fill_bar all gained tests — which reads as a maintainer establishing a safety net before touching anything further. The .col pronoun and scalar recycling in the text rules are the only real API additions, and both smooth inconsistencies rather than extend the rule vocabulary.
With coverage and CI now in place, the next release is more likely to extend rule or output-format support than to continue with fixes, though the three-year gap makes cadence hard to call from these entries alone.
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.
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 condformat or piecepackr.
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 condformat alternatives → · See all piecepackr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. condformat and piecepackr 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. condformat and piecepackr 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 condformat alternatives in Analytics are ranked by recent ship velocity. Browse the "condformat alternatives" section above for the current picks, or visit /alternatives/condformat for the full list with editorial commentary on each.
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.