kwb.pkgbuild
kwb.pkgbuild's CI templates went four years without a refresh, then had to be rebuilt for current runners
A side-by-side editorial comparison of beekeeper and rextendr — release velocity, themes, recent moves, and the top alternatives to consider.
A code generator that turns an OpenAPI spec into a working R client package, milestone by milestone.
beekeeper generates the scaffolding of an R API-wrapper package from an OpenAPI specification: authentication code, request preparation, one function per endpoint, and matching testthat files. Parameter documentation and type checking for logical, character, integer and double are generated too, with the remaining types waiting on the spun-off stbl package. Two other concerns were deliberately pushed out of the package during development, API definition discovery to anyapi and type stabilisation to stbl.
rextendr put Rust-backed R packages in the browser, then tore itself down for a 1.0.0 rebuild
rextendr is the R-side toolchain for extendr, scaffolding and compiling R packages with Rust internals. The package is mid-teardown: the 0.4-final tag in October 2025 warns that main may not work as expected and directs users to install from that tag, and April 2026's release is titled as one more developer release before 1.0.0. Meanwhile the CRAN-facing 0.4.x line did the substantive work.
beekeeper generates the scaffolding of an R API-wrapper package from an OpenAPI specification: authentication code, request preparation, one function per endpoint, and matching testthat files. Parameter documentation and type checking for logical, character, integer and double are generated too, with the remaining types waiting on the spun-off stbl package. Two other concerns were deliberately pushed out of the package during development, API definition discovery to anyapi and type stabilisation to stbl.
All five entries carry the same publication timestamp within a 48-second window, so this is a backfilled milestone history rather than a release cadence, and the version order runs opposite to the stamp order. Read in development order the arc is clear: authenticate and call one endpoint, then discover specs, then scaffold every endpoint, then make the generated code robust, with pagination arriving out of sequence after the scaffolding. The notes are unusually candid about the plan changing, recording where the original proposal was wrong and where scope was handed to other packages, which reads as a project designed to shed responsibilities rather than absorb them.
Type checking is explicitly gated on stbl gaining more types, so the next visible work is likely generated validation broadening as that dependency fills in. Whether the milestone structure continues past 0.5.0 is not visible in this backfilled record.
rextendr is the R-side toolchain for extendr, scaffolding and compiling R packages with Rust internals. The package is mid-teardown: the 0.4-final tag in October 2025 warns that main may not work as expected and directs users to install from that tag, and April 2026's release is titled as one more developer release before 1.0.0. Meanwhile the CRAN-facing 0.4.x line did the substantive work.
Two threads run in parallel. The first is reach: 0.4.0 added WebR support out of the box for all extendr packages by enabling the wasm32-unknown-emscripten target, and 0.4.2 followed with the panic and link-time-optimization settings needed to make those builds actually work. The second is CRAN compliance — use_cran_defaults(), vendor_pkgs(), automatic SystemRequirements fields, and configure scripts, all aimed at getting Rust-powered packages accepted on CRAN. The rebuild announced in 0.4-final is a third thread whose shape the entries do not reveal.
The stated destination is 1.0.0 built on the new Makevars-linked build process, so that release is the next milestone. What the revamp changes for existing extendr packages is not described in any entry here.
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 beekeeper or rextendr.
kwb.pkgbuild's CI templates went four years without a refresh, then had to be rebuilt for current runners
saperlipopette turned Git disasters into practice exercises, then passed peer review
rdocdump grew from a CRAN doc dumper into a resolver that pulls packages from anywhere
nominatimlite's real work was self-hosting and caching; 0.6.0 is an internal refactor with no API change
osrm.backend stopped trusting upstream binaries and started shipping its own
taxifydb found that its coverage audit was checking a hand-maintained list, not reality.
See all beekeeper alternatives → · See all rextendr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. beekeeper and rextendr 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. beekeeper and rextendr 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 beekeeper alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "beekeeper alternatives" section above for the current picks, or visit /alternatives/beekeeper for the full list with editorial commentary on each.
Top rextendr alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "rextendr alternatives" section above for the current picks, or visit /alternatives/rextendr for the full list with editorial commentary on each.