Retool
Retool is retiring standalone Assist while folding the same capability into the app builder.
A side-by-side editorial comparison of frontmatter and rgm — release velocity, themes, recent moves, and the top alternatives to consider.
A small R parser quietly becoming format-agnostic about front matter.
frontmatter extracts and writes YAML or TOML front matter from text documents, with a C++ parser and pluggable YAML and TOML backends. Three releases across six months have taken it from read-only parsing to full roundtrip and then to inferring format automatically. Its scope is deliberately narrow: locating and delimiting the metadata block, and delegating the actual parsing to other packages.
A microbiome network model that got itself un-archived by deleting the dependency that killed it.
rgm implements the random graphical model for microbiome interactions across related environments, published in JABES in 2026. The package was archived from CRAN in February 2026 because of its dependency on huge; the recovery release drops that dependency entirely, which cost it the graphical-lasso warm start that used to seed the initial graph — the default is now an empty graph, with warm starts left to the user. A post-processing function returning ggplot diagnostics arrived in the same release.
frontmatter extracts and writes YAML or TOML front matter from text documents, with a C++ parser and pluggable YAML and TOML backends. Three releases across six months have taken it from read-only parsing to full roundtrip and then to inferring format automatically. Its scope is deliberately narrow: locating and delimiting the metadata block, and delegating the actual parsing to other packages.
Each release widens the set of files it recognises without widening what it claims to do — standard YAML and TOML fences first, then comment-wrapped R and Python variants and PEP 723 inline script metadata, then shebang-prefixed scripts. The complementary thread is preserving what it found: format and fence type are attached as attributes so a document can be rewritten in the style it arrived in. The remaining rough edge is acknowledged in the notes, since comments and formatting inside the front matter do not survive a roundtrip.
Expect further delimiter styles as they appear in the wild, and likely work on making the roundtrip preserve comments and formatting, which the package currently flags as imperfect.
rgm implements the random graphical model for microbiome interactions across related environments, published in JABES in 2026. The package was archived from CRAN in February 2026 because of its dependency on huge; the recovery release drops that dependency entirely, which cost it the graphical-lasso warm start that used to seed the initial graph — the default is now an empty graph, with warm starts left to the user. A post-processing function returning ggplot diagnostics arrived in the same release.
Three tags shipped inside two hours on one day, and the notes are candid about why: 1.1.0 held the actual work but was never released, 1.2.0 restated it under a higher version to signal the size of the change, and 1.2.1 answered CRAN pre-test feedback. Beyond the archival recovery, the visible work is housekeeping that had accumulated — a shadowed rmvnorm() definition, roxygen import tags that were silently emitting nothing, leftover C++ template scaffolding, and build artifacts under version control. The diagnostics function is the only genuinely new user-facing capability in the window.
The immediate task was restoring availability, and that is done; the open question the entries raise is whether losing the graphical-lasso warm start affects convergence in practice, which the new diagnostic plots are positioned to answer.
Other Infra & APIs 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 frontmatter or rgm.
Retool is retiring standalone Assist while folding the same capability into the app builder.
WPML made machine translation the default, and its point releases keep chasing WordPress and page builders.
A forest plot package that keeps handing users control of one more graphical detail.
Interval-valued data plotting, spending 2026 making its function names and examples survive CRAN.
Three releases in ten days, every one of them a CRAN reviewer's correction rather than a code change.
Pipeline provenance for tidyverse workflows, recording what changed at each step without keeping the data.
See all frontmatter alternatives → · See all rgm alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Infra & APIs. frontmatter and rgm 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. frontmatter and rgm 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 Infra & APIs products to evaluate alongside.
Top frontmatter alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "frontmatter alternatives" section above for the current picks, or visit /alternatives/frontmatter for the full list with editorial commentary on each.
Top rgm alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "rgm alternatives" section above for the current picks, or visit /alternatives/rgm for the full list with editorial commentary on each.