← Back to home
Comparison · Analytics

cheapr vs rjd3highfreq

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

Shared themes:r-package

cheapr vs rjd3highfreq: at a glance

Featurecheaprrjd3highfreq
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesperformance, parallelism, simd, c-apiseasonal-adjustment, time-series, jdemetra, r-package
Last editorial update2h ago1h ago
WebsiteVisit →Visit →

What is cheapr?

cheapr turned multi-threaded, and its next stop is a C++20 public API.

cheapr supplies lower-overhead replacements for base R's data manipulation primitives — subsetting, recycling, concatenation, attribute handling, data frame construction. Through 2025 it grew function by function: sset_df/sset_row/sset_col, list_as_df, cheapr_c, counts, str_coalesce, df_modify. The 1.5.0 release in April 2026 changed the nature of the package, adding parallelised math functions, user-settable thread counts, multi-threaded vector initialisers, and a SIMD-parallelised if_else_, with threading on by default at two threads.

Read the full cheapr trajectory →

What is rjd3highfreq?

rjd3highfreq ships whatever the Java side ships, and only occasionally says what that was.

An R wrapper around JDemetra+ routines for seasonal adjustment of high-frequency time series, built on fractional airline decomposition. Only three releases are on record, roughly one every six months, and two of them describe nothing beyond updated .jar files. The package is a thin binding whose substance lives in the Java libraries it packages, and the release notes reflect that literally.

Read the full rjd3highfreq trajectory →

cheapr vs rjd3highfreq: editorial side-by-side

C
cheapr
ANALYTICS
0.0

cheapr turned multi-threaded, and its next stop is a C++20 public API.

◆ Current state

cheapr supplies lower-overhead replacements for base R's data manipulation primitives — subsetting, recycling, concatenation, attribute handling, data frame construction. Through 2025 it grew function by function: sset_df/sset_row/sset_col, list_as_df, cheapr_c, counts, str_coalesce, df_modify. The 1.5.0 release in April 2026 changed the nature of the package, adding parallelised math functions, user-settable thread counts, multi-threaded vector initialisers, and a SIMD-parallelised if_else_, with threading on by default at two threads.

◆ Where it's heading

Two arcs run at once. The visible one is parallelism: what began as single-threaded C shortcuts is becoming a threaded compute layer, and the notes state the C/C++ API is mid-rewrite with a stable form promised at 2.0.0 behind a C++20 requirement. The quieter one is R C API compliance — 1.5.1 removed R_MissingArg, R_UnboundValue, Rf_findVar and Rf_findVarinFrame, the non-API entry points being closed off upstream. The 1.5.x patches since are narrow crash fixes, which reads as consolidation before the 2.0.0 break.

◆ Prediction

Expect 2.0.0 to land the stable C/C++ API behind a C++20 toolchain floor, with more of the existing function surface threaded in the interim. The package has announced both moves in its own release notes.

R
rjd3highfreq
ANALYTICS
0.0

rjd3highfreq ships whatever the Java side ships, and only occasionally says what that was.

◆ Current state

An R wrapper around JDemetra+ routines for seasonal adjustment of high-frequency time series, built on fractional airline decomposition. Only three releases are on record, roughly one every six months, and two of them describe nothing beyond updated .jar files. The package is a thin binding whose substance lives in the Java libraries it packages, and the release notes reflect that literally.

◆ Where it's heading

The one release with detail points at where the work actually is: 2.4.1 exposes eps and deps parameters on fractionalAirlineDecomposition(), controlling the optimisation routine's convergence precision and the step size for its numerical derivatives. That is tuning access for users whose series were not converging well under the defaults, and it is the only user-facing surface change visible here. The earlier entry even appears under a different package name, rjd3xhighfreq, which suggests some instability in how this line is published.

◆ Prediction

Expect further releases tracking JDemetra+ .jar versions, with R-level parameters exposed only as specific estimation problems surface; the entries do not support a firmer read than that.

Alternatives to cheapr and rjd3highfreq

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 cheapr or rjd3highfreq.

See all cheapr alternatives → · See all rjd3highfreq alternatives →

Recent activity from cheapr and rjd3highfreq

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

  1. 1mo agocheaprrep_len_ crash on shrinking lengths fixed
  2. 3mo agorjd3highfreqOptimisation precision and derivative step exposed on airline decomposition
  3. 4mo agocheaprNon-API R internals removed
  4. 4mo agocheaprParallelised math, thread control, and a C API rewrite
  5. 8mo agorjd3highfreqrjd3highfreq 2.4.0
  6. 1y agocheaprSubsetting speedups; sset_col negative-index crash fixed
  7. 1y agocheaprdf_modify added; attribute helpers renamed for intent
  8. 1y agocheaprcounts and str_coalesce added; reconstruct renamed to rebuild
  9. 1y agorjd3highfreqrjd3xhighfreq 2.3.0

Frequently asked questions

What is the difference between cheapr and rjd3highfreq?

Both compete on the same themes — r-package — within Analytics. cheapr and rjd3highfreq 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 cheapr better than rjd3highfreq?

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

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

What are the best alternatives to rjd3highfreq?

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