tidytlg
A tables-listings-graphs package that reached CRAN and then went quiet.
A side-by-side editorial comparison of gigs and tensorflow — release velocity, themes, recent moves, and the top alternatives to consider.
gigs redesigned its whole conversion API for rOpenSci, then spent three releases getting the docs to build.
gigs implements international newborn and infant growth standards — INTERGROWTH-21st, WHO — converting anthropometric measurements to z-scores and centiles and classifying growth outcomes. The 0.5.0 release rewrote the public API around rOpenSci review feedback; the two releases after it change no code at all, existing purely to get the documentation site building.
The R binding to TensorFlow now spends nearly every release on install plumbing.
The R tensorflow package is a thin binding whose release notes have, for several years, been dominated by one problem: getting a working Python TensorFlow onto the user's machine. Recent releases hand that job progressively to reticulate — 2.20.0 adds py_require_tensorflow(), which makes the long-standing install_tensorflow() call unnecessary in most cases. The remaining content is version-default bumps, GPU detection fixes, and compatibility work against NumPy 2.0 and R-devel.
gigs implements international newborn and infant growth standards — INTERGROWTH-21st, WHO — converting anthropometric measurements to z-scores and centiles and classifying growth outcomes. The 0.5.0 release rewrote the public API around rOpenSci review feedback; the two releases after it change no code at all, existing purely to get the documentation site building.
The package has moved from vector-in, vector-out conversion helpers to a data.frame-oriented interface with a single classify_growth() entry point that computes whatever outcomes the supplied columns allow. That is a shift from library to tool — the user describes their data rather than picking the right function. The trailing releases suggest the code is settled and the remaining work is packaging and discoverability.
With the API rewrite absorbed and hosting moved to rOpenSci, the next substantive release should add growth standards or outcomes rather than reshape the interface again.
The R tensorflow package is a thin binding whose release notes have, for several years, been dominated by one problem: getting a working Python TensorFlow onto the user's machine. Recent releases hand that job progressively to reticulate — 2.20.0 adds py_require_tensorflow(), which makes the long-standing install_tensorflow() call unnecessary in most cases. The remaining content is version-default bumps, GPU detection fixes, and compatibility work against NumPy 2.0 and R-devel.
Two arcs run through these entries. The first is dependency resolution moving from imperative (call install_tensorflow(), which builds a venv and pip-installs CUDA) to declarative (declare the requirement, let reticulate resolve it). The second is the quiet handover of the modelling layer: 2.16.0 switched the suggested high-level package from keras to keras3, leaving this package as the low-level tensor and installer surface rather than the place users spend their time.
The next release will most likely track a TensorFlow version bump plus whatever reticulate's requirement-resolution API changes, and continue trimming install_tensorflow()'s responsibilities. The entries give no indication of new modelling capability landing here rather than in keras3.
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 gigs or tensorflow.
A tables-listings-graphs package that reached CRAN and then went quiet.
Tplyr made clinical summary tables explain where every number came from.
Clinical listings that keep inheriting their hardest problem — pagination — from the layer below.
A cache-directory helper that has shipped nothing but CRAN-triggered patches for seven years.
A weather-data client that keeps rewriting its HTTP layer while slowly tightening its API.
datasetjson rebuilt its object model to track the CDISC Dataset-JSON 1.1 schema.
See all gigs alternatives → · See all tensorflow alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. gigs and tensorflow 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. gigs and tensorflow 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 gigs alternatives in Analytics are ranked by recent ship velocity. Browse the "gigs alternatives" section above for the current picks, or visit /alternatives/gigs for the full list with editorial commentary on each.
Top tensorflow alternatives in Analytics are ranked by recent ship velocity. Browse the "tensorflow alternatives" section above for the current picks, or visit /alternatives/tensorflow for the full list with editorial commentary on each.