ggpointless
ggpointless keeps adding the ggplot2 layers nobody else bothered to write.
A side-by-side editorial comparison of fastpos and tabular — release velocity, themes, recent moves, and the top alternatives to consider.
Dormant three years, then a two-line release nobody using it would notice
fastpos finds the critical point of stability for a Pearson correlation, a simulation problem whose C++ implementation is the entire reason the package exists. Its substantive work concluded in 2022 with 0.5.0, the release prepared during R Journal review, which renamed the precision parameters, moved multicore work to pbapply and let users set corridor limits directly. After three years of silence, 0.6.0 removes an internal restriction to cpp11 and changes index_pop to an integer.
tabular went from clinical tables to complete TFL output in under two months.
tabular renders pre-summarised clinical tables, figures and listings to RTF, LaTeX, HTML, PDF, DOCX, Markdown and now Typst from one immutable verb pipeline, with no external SAS or Java runtime. It arrived in June 2026 as a CRAN submission candidate, added figure() a month later to cover the F in TFL, and has spent the 0.3.x line on speed, font resolution and toolchain diagnostics.
fastpos finds the critical point of stability for a Pearson correlation, a simulation problem whose C++ implementation is the entire reason the package exists. Its substantive work concluded in 2022 with 0.5.0, the release prepared during R Journal review, which renamed the precision parameters, moved multicore work to pbapply and let users set corridor limits directly. After three years of silence, 0.6.0 removes an internal restriction to cpp11 and changes index_pop to an integer.
This is a finished piece of research software in low-effort upkeep. The changelog's centre of gravity is the R Journal review process, and once that concluded the package stopped changing. The single release since is toolchain work of the kind that keeps a package compiling rather than anything a user would see.
Expect nothing beyond occasional compilation or CRAN-check fixes unless the accompanying paper draws requests for other correlation types or resampling schemes.
tabular renders pre-summarised clinical tables, figures and listings to RTF, LaTeX, HTML, PDF, DOCX, Markdown and now Typst from one immutable verb pipeline, with no external SAS or Java runtime. It arrived in June 2026 as a CRAN submission candidate, added figure() a month later to cover the F in TFL, and has spent the 0.3.x line on speed, font resolution and toolchain diagnostics.
The work is converging on backend parity — one spec should render the same wherever you emit it. Recent notes are almost entirely gap-closing between targets: bold column headers and page-width correction on LaTeX, cell margins on DOCX, group-separator blank rows re-expressed as discardable space so a page never ends on a stray gap, whitespace collapsing honoured on Typst. Diagnostics are keeping pace, with check_latex() probing through kpsewhich and check_typst() auditing the compiler and font chain.
With both toolchain checkers in place, the friction that remains is environmental rather than featural, and the notes point to further parity and packaging fixes rather than another backend. Whether Typst becomes the default PDF path instead of LaTeX is not something these notes settle.
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 fastpos or tabular.
ggpointless keeps adding the ggplot2 layers nobody else bothered to write.
mpactr spent two spring releases normalizing case in metadata after users kept tripping on it.
surveytidy taught every dplyr verb to operate on a whole collection of surveys at once.
surveycore declared its API stable with every survey design type covered.
PEIMAN2 cut its annotation database loose from its release cycle without breaking CRAN.
prospectr spent its biggest release in years fixing spectra it had been quietly mangling.
See all fastpos alternatives → · See all tabular alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. tabular is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 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. tabular is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top fastpos alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "fastpos alternatives" section above for the current picks, or visit /alternatives/fastpos for the full list with editorial commentary on each.
Top tabular alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "tabular alternatives" section above for the current picks, or visit /alternatives/tabular for the full list with editorial commentary on each.