r2rtf
The clinical-report table engine learned Chinese, then learned to leave RTF entirely
A side-by-side editorial comparison of cloudml and nanoparquet — release velocity, themes, recent moves, and the top alternatives to consider.
Six years since the last functional change, and Google renamed the service it wraps in the release before that
cloudml lets R users train keras, tfestimators and tensorflow models on Google's managed machine learning service, tune hyperparameters there, and deploy the results. Its last release with functional content was 0.6.1 in September 2019, which adapted to Google renaming the service from ml-engine to ai-platform. The only entry since is a 2025 documentation update made to satisfy CRAN.
nanoparquet is chasing byte-level agreement with the Java and Rust Parquet readers, not feature count.
nanoparquet reads and writes Parquet from R with no Arrow dependency, which is its entire reason to exist. The 0.4.0 line renamed the reader API and added schema authoring plus `append_parquet()`, and the 0.5.x releases have gone after interoperability: definition and repetition level encodings the Apache Parquet Java library expects, flatbuffer alignment the Rust arrow-rs reader expects, 128-bit decimals, and Polars-written files that omit the dictionary page offset. The newest release adds `bit64::integer64` columns and writing to stdout.
cloudml lets R users train keras, tfestimators and tensorflow models on Google's managed machine learning service, tune hyperparameters there, and deploy the results. Its last release with functional content was 0.6.1 in September 2019, which adapted to Google renaming the service from ml-engine to ai-platform. The only entry since is a 2025 documentation update made to satisfy CRAN.
The visible arc is short and stops abruptly. Releases through 2018 tracked the TensorFlow runtime version and patched packaging problems; 0.6.1 added a customCommands hook so users could run OS-level setup before package installation, and adjusted to the service's new name. Then nothing for six years. A 2025 release containing only documentation changes is the standard signal of a package being kept on CRAN rather than being developed.
There is nothing in this feed to support a prediction of functional work. The most likely next event is another CRAN-driven documentation patch, or archival.
nanoparquet reads and writes Parquet from R with no Arrow dependency, which is its entire reason to exist. The 0.4.0 line renamed the reader API and added schema authoring plus `append_parquet()`, and the 0.5.x releases have gone after interoperability: definition and repetition level encodings the Apache Parquet Java library expects, flatbuffer alignment the Rust arrow-rs reader expects, 128-bit decimals, and Polars-written files that omit the dictionary page offset. The newest release adds `bit64::integer64` columns and writing to stdout.
Almost every entry since 0.4.0 names another engine — Java, arrow-rs, Polars, Arrow schema metadata — which tells you the maintainers are treating cross-reader fidelity as the product rather than R-side ergonomics. The type system is filling in from the edges: DECIMAL beyond 8 bytes, UUID, FLOAT16 and INTERVAL as raw lists, and now 64-bit integers with an explicit read-type option instead of a silent cast to double. Writing to `:stdout:` points at a second audience, shell pipelines rather than interactive R.
The remaining unmapped Parquet types the changelog has been parking in raw-vector lists — FLOAT16 and INTERVAL — are the obvious next targets, following the same pattern by which DECIMAL and UUID graduated to real R types.
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 cloudml or nanoparquet.
The clinical-report table engine learned Chinese, then learned to leave RTF entirely
New stewardship at openpharma, then two releases adding the methods MCP-Mod was missing
The stubbing library added httr2 support, then spent a year cutting itself free of everything else
crul took mocking back from webmockr and made it a property of the client itself
Six releases, six identical bodies — the feed carries the package abstract instead of release notes
chattr deleted every LLM integration it had written and outsourced the lot to ellmer
See all cloudml alternatives → · See all nanoparquet alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. cloudml and nanoparquet 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. cloudml and nanoparquet 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 cloudml alternatives in Analytics are ranked by recent ship velocity. Browse the "cloudml alternatives" section above for the current picks, or visit /alternatives/cloudml for the full list with editorial commentary on each.
Top nanoparquet alternatives in Analytics are ranked by recent ship velocity. Browse the "nanoparquet alternatives" section above for the current picks, or visit /alternatives/nanoparquet for the full list with editorial commentary on each.