← Back to home
Comparison · Analytics

broman vs timeplyr

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

broman vs timeplyr: at a glance

Featurebromantimeplyr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesstatistics, base-graphics, utilities, r-packagetime-series, r, dplyr, data.table
Last editorial update58m ago2h 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 timeplyr?

timeplyr cut everything that wasn't time, then rebuilt intervals as fixed-width vectors.

timeplyr is a time-aware companion to dplyr and data.table, built around a fixed-width time_interval vector class. The 1.0.0 rewrite removed most non-time functions and pushed the C++ layer out into the separate cheapr package, leaving a narrower surface than the 0.8.x line. Releases since have been small: one feature batch in 1.1.1 and a pair of bug fixes in 1.1.2.

Read the full timeplyr trajectory →

broman vs timeplyr: 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.

T
timeplyr
ANALYTICS
0.0

timeplyr cut everything that wasn't time, then rebuilt intervals as fixed-width vectors.

◆ Current state

timeplyr is a time-aware companion to dplyr and data.table, built around a fixed-width time_interval vector class. The 1.0.0 rewrite removed most non-time functions and pushed the C++ layer out into the separate cheapr package, leaving a narrower surface than the 0.8.x line. Releases since have been small: one feature batch in 1.1.1 and a pair of bug fixes in 1.1.2.

◆ Where it's heading

The arc is consolidation, not expansion. Each release since 1.0.0 trims arguments, renames functions toward a single vocabulary (width, timespan, grid), or fixes an interaction with data.table's own rolling functions. The package increasingly acts as a thin time layer over cheapr and data.table rather than carrying its own implementation.

◆ Prediction

Expect continued small releases tracking cheapr and data.table changes rather than new function families; the entries show no in-progress feature work beyond the ggplot2-friendly breakpoint helpers introduced in 1.1.1.

Alternatives to broman and timeplyr

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 timeplyr.

See all broman alternatives → · See all timeplyr alternatives →

Recent activity from broman and timeplyr

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

  1. 4mo agotimeplyrLeap-day and time_complete(.by=) bug fixes
  2. 8mo agobromanRemove R_ext/PrtUtil.h include flagged by CRAN
  3. 10mo agobromanFix exact-name matching in crayons()
  4. 10mo agotimeplyrtime_breakpoints added; rolling calcs realigned to data.table
  5. 11mo agobromanFix jiggle() with factors missing levels
  6. 1y agobromanrunningratio2() uses an adaptive window
  7. 1y agotimeplyrFixed-width time intervals; non-time functions removed
  8. 1y agotimeplyrtime_intervals on by default; year_month/year_quarter ggplot2 scales
  9. 2y agotimeplyrRegression fixes after the 0.8.0 refactor
  10. 2y agotimeplyrC++ layer moved to cheapr; time_interval class introduced
  11. 2y agobromantimeplot() added; running functions accept NAs
  12. 2y agobromantime_axis() added for date-time axis labels

Frequently asked questions

What is the difference between broman and timeplyr?

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

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

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