← Back to home
Comparison · Analytics

broman vs geoarrow-r

A side-by-side editorial comparison of broman and geoarrow-r — release velocity, themes, recent moves, and the top alternatives to consider.

broman vs geoarrow-r: at a glance

Featurebromangeoarrow-r
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesstatistics, base-graphics, utilities, r-packagegeospatial, r, apache arrow, columnar formats
Last editorial update1h ago7h ago
WebsiteVisit →Visit →

What is broman?

A statistician's personal toolbox, growing one plotting utility at a time

broman is Karl Broman's collection of personal R utilities — base-graphics plotting helpers such as grayplot, dotplot and timeplot, running-window summaries, and assorted conveniences. Recent releases alternate between small additions, like runningratio2() with an adaptive window sized to hit a target denominator, and narrow bug fixes in crayons() and jiggle(). Version 0.92 removes an include that had begun warning on CRAN.

Read the full broman trajectory →

What is geoarrow-r?

geoarrow tracks the GeoArrow spec and otherwise just keeps compiling

geoarrow gives R zero-copy access to geospatial data in the Arrow columnar format, with conversions to and from sf and wk. The package is thin by design — most of the work lives in vendored copies of geoarrow-c and nanoarrow — and its release notes reflect that: the substantive one in the window implemented GeoArrow 0.2 specification features, and everything since has been compiler warnings and a test fixed for a new sf version.

Read the full geoarrow-r trajectory →

broman vs geoarrow-r: editorial side-by-side

B
broman
ANALYTICS
0.0

A statistician's personal toolbox, growing one plotting utility at a time

◆ Current state

broman is Karl Broman's collection of personal R utilities — base-graphics plotting helpers such as grayplot, dotplot and timeplot, running-window summaries, and assorted conveniences. Recent releases alternate between small additions, like runningratio2() with an adaptive window sized to hit a target denominator, and narrow bug fixes in crayons() and jiggle(). Version 0.92 removes an include that had begun warning on CRAN.

◆ Where it's heading

The additions cluster around two themes: time-axis plotting and running-window summaries, both of which have been extended across several releases. Nothing here is planned in the usual sense — functions appear when the author needs them and bugs are fixed when they surface downstream, as jiggle() did through dotplot(). The C-level cleanup in 0.92 matches the same change made to R/qtl the same week, which is what maintaining a set of packages under one author looks like.

◆ Prediction

Both recent function additions extend existing families rather than starting new ones, so the next release is most likely another variant in the running-window or time-plotting group, or a fix surfaced by one of the author's other packages.

G
geoarrow-r
ANALYTICS
0.0

geoarrow tracks the GeoArrow spec and otherwise just keeps compiling

◆ Current state

geoarrow gives R zero-copy access to geospatial data in the Arrow columnar format, with conversions to and from sf and wk. The package is thin by design — most of the work lives in vendored copies of geoarrow-c and nanoarrow — and its release notes reflect that: the substantive one in the window implemented GeoArrow 0.2 specification features, and everything since has been compiler warnings and a test fixed for a new sf version.

◆ Where it's heading

Development is downstream of two things the package does not control: the GeoArrow specification and the C libraries it vendors. When the spec added non-PROJJSON CRS types and spheroidal edge interpolations, the R package followed; when the geoarrow.box type appeared, it gained conversions to and from wk::rct(). Between those, releases exist to keep CRAN builds green. The type-selection work in 0.4.0 — letting callers force geoarrow.wkb output when converting from sf — is the only recent change driven by R-side ergonomics rather than upstream.

◆ Prediction

Given that every feature release so far has implemented a spec revision, the next one likely arrives when GeoArrow publishes its next set of extension types rather than on any schedule of its own.

Alternatives to broman and geoarrow-r

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 broman or geoarrow-r.

See all broman alternatives → · See all geoarrow-r alternatives →

Recent activity from broman and geoarrow-r

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 2mo agogeoarrow-rgeoarrow 0.4.3
  2. 8mo agobromanRemove R_ext/PrtUtil.h include flagged by CRAN
  3. 8mo agogeoarrow-rgeoarrow 0.4.1
  4. 10mo agobromanFix exact-name matching in crayons()
  5. 10mo agogeoarrow-rgeoarrow lets callers choose the geometry type when converting from sf
  6. 11mo agobromanFix jiggle() with factors missing levels
  7. 1y agobromanrunningratio2() uses an adaptive window
  8. 1y agogeoarrow-rgeoarrow implements the GeoArrow 0.2 specification features
  9. 2y agogeoarrow-rgeoarrow 0.2.1
  10. 2y agobromantimeplot() added; running functions accept NAs
  11. 2y agobromantime_axis() added for date-time axis labels
  12. 2y agogeoarrow-rLegacy geoarrow tagged before the rewrite

Frequently asked questions

What is the difference between broman and geoarrow-r?

They serve adjacent needs but don't currently overlap on shipped themes. broman and geoarrow-r 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.

Is broman better than geoarrow-r?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. broman and geoarrow-r 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.

What are the best alternatives to broman?

Top broman alternatives in Analytics are ranked by recent ship velocity. Browse the "broman alternatives" section above for the current picks, or visit /alternatives/broman-r for the full list with editorial commentary on each.

What are the best alternatives to geoarrow-r?

Top geoarrow-r alternatives in Analytics are ranked by recent ship velocity. Browse the "geoarrow-r alternatives" section above for the current picks, or visit /alternatives/geoarrow-r for the full list with editorial commentary on each.