inbodb
inbodb is plumbing — it exists to survive INBO's database migrations without breaking user code
A side-by-side editorial comparison of rerddap and string2path — release velocity, themes, recent moves, and the top alternatives to consider.
An ERDDAP client steadily lowering the cost of pulling large oceanographic extracts
rerddap fetches gridded and tabular data from ERDDAP servers into R. The recent releases follow one practical thread — making large extracts cheaper to move — alongside routine robustness work on error messages and failure modes. 1.3.0 brings parquet output to `griddap()` and adds a function that estimates a download's size before the request is made.
A Rust-backed glyph-to-path converter swapped font engines and picked up variable fonts.
string2path turns text rendered in a font into data frames of path, fill or stroke coordinates that R can plot directly. The 0.3.0 release migrated the underlying Rust stack to fontique and skrifa, which brought variable font support and let font_weight accept numeric values, at the cost of dropping WASM. The 0.3.1 patch that followed is entirely build fixes for Intel macOS and link-time optimization flags.
rerddap fetches gridded and tabular data from ERDDAP servers into R. The recent releases follow one practical thread — making large extracts cheaper to move — alongside routine robustness work on error messages and failure modes. 1.3.0 brings parquet output to `griddap()` and adds a function that estimates a download's size before the request is made.
Parquet support has propagated across the package one function at a time: introduced for `tabledap()` in 1.2.0 where the maintainer reports up to 90% smaller files for large extracts, patched in 1.2.3, and extended to `griddap()` in 1.3.0. The size-estimation function added alongside it addresses the same problem from the other end, letting a user find out what a request will cost before committing to it. Around this, the package has absorbed the usual CRAN-driven hardening, notably making all external resource requests fail gracefully.
Expect the remaining data-access paths to converge on the same parquet-plus-pre-flight-estimate pattern, since that is how the last three feature releases have each extended it. The entries do not indicate work beyond data retrieval.
string2path turns text rendered in a font into data frames of path, fill or stroke coordinates that R can plot directly. The 0.3.0 release migrated the underlying Rust stack to fontique and skrifa, which brought variable font support and let font_weight accept numeric values, at the cost of dropping WASM. The 0.3.1 patch that followed is entirely build fixes for Intel macOS and link-time optimization flags.
Most of this package's release history is the cost of shipping Rust through CRAN — ARM Linux build errors, crate updates, deployment target mismatches on M1, installations without shared libraries, and repository policy compliance. The feature work that does land tracks font technology rather than R-side API design: partial COLRv1 color emoji in 0.2.0, variable fonts in 0.3.0. The maintainer is also candid about correcting earlier mistakes, having removed a path_id column after concluding its calculation had never been right.
Expect the skrifa migration to keep paying out in font format coverage, with COLRv1 clip and layer composition the obvious gap now that a more capable backend is in place.
Other DevOps 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 rerddap or string2path.
inbodb is plumbing — it exists to survive INBO's database migrations without breaking user code
secretbase quietly grew from a hashing package into a serialization toolkit
ducksemantics puts ontology grounding and late-interaction retrieval inside DuckDB, from R
frictionless turns its internals into a public extension surface for Data Package readers
r311 curates a catalogue of Open311 endpoints and now marks the dead ones explicitly.
GitHub is shipping models into Copilot weekly while quietly modernizing the OAuth platform underneath
See all rerddap alternatives → · See all string2path alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. rerddap and string2path 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. rerddap and string2path 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 DevOps products to evaluate alongside.
Top rerddap alternatives in DevOps are ranked by recent ship velocity. Browse the "rerddap alternatives" section above for the current picks, or visit /alternatives/rerddap for the full list with editorial commentary on each.
Top string2path alternatives in DevOps are ranked by recent ship velocity. Browse the "string2path alternatives" section above for the current picks, or visit /alternatives/string2path for the full list with editorial commentary on each.