← Back to home
Comparison · Analytics

abclass vs crossmap

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

Shared themes:r package

abclass vs crossmap: at a glance

Featureabclasscrossmap
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesclassification, regularization, large-margin classifiers, cran maintenancepurrr extension, functional programming, deprecations, furrr
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is abclass?

abclass built out angle-based classifiers in 2022, then went quiet except for CRAN upkeep.

An implementation of multi-category angle-based large-margin classifiers with regularization. The capability was assembled in four releases across 2022: group lasso, then group SCAD and MCP penalties, then sparse matrix input, cross-validation via cv.abclass(), an efficient tuning path in et.abclass(), and experimental sup-norm classifiers. After a three-year gap, 0.5.0 simplified how group penalties are specified and 0.5.1 swapped the quadratic programming backend after qpmadr was archived on CRAN.

Read the full abclass trajectory →

What is crossmap?

crossmap's roadmap is set by purrr and furrr — it deprecates what upstream deprecates.

A small package for mapping over combinations of arguments, following purrr and furrr conventions. Its own functional additions stopped after xpluck() in 2023 and the cross_fit() clustering work in 2022. Everything since tracks upstream: xmap_raw() and future_xmap_raw() are now defunct because purrr removed map_raw() and furrr removed future_pmap_raw(), and re-exported parallel helpers now come from parallelly rather than future.

Read the full crossmap trajectory →

abclass vs crossmap: editorial side-by-side

A
abclass
ANALYTICS
0.0

abclass built out angle-based classifiers in 2022, then went quiet except for CRAN upkeep.

◆ Current state

An implementation of multi-category angle-based large-margin classifiers with regularization. The capability was assembled in four releases across 2022: group lasso, then group SCAD and MCP penalties, then sparse matrix input, cross-validation via cv.abclass(), an efficient tuning path in et.abclass(), and experimental sup-norm classifiers. After a three-year gap, 0.5.0 simplified how group penalties are specified and 0.5.1 swapped the quadratic programming backend after qpmadr was archived on CRAN.

◆ Where it's heading

The methods surface is complete and the package has moved into maintenance, where releases are triggered by the R ecosystem rather than by research. The one structural habit worth noting is a willingness to change defaults — alpha, epsilon, lum_c and now the cross-validation alignment have all shifted between versions, so results are not stable across upgrades unless arguments are set explicitly.

◆ Prediction

Expect further releases to track CRAN dependency changes, as 0.5.1 did within a day of qpmadr's archival; nothing in the entries points to new penalty families.

C
crossmap
ANALYTICS
0.0

crossmap's roadmap is set by purrr and furrr — it deprecates what upstream deprecates.

◆ Current state

A small package for mapping over combinations of arguments, following purrr and furrr conventions. Its own functional additions stopped after xpluck() in 2023 and the cross_fit() clustering work in 2022. Everything since tracks upstream: xmap_raw() and future_xmap_raw() are now defunct because purrr removed map_raw() and furrr removed future_pmap_raw(), and re-exported parallel helpers now come from parallelly rather than future.

◆ Where it's heading

The package has settled into being a compatible extension rather than an independent one — its release notes read as a mirror of purrr's and furrr's deprecation schedules. Note that the release stamps are unreliable here: several versions were backfilled minutes apart and the 0.3.x tags carry timestamps in reverse version order, so feed position says nothing about what shipped when.

◆ Prediction

Expect the next release to be driven by another purrr or furrr change rather than new functionality, since that has been the sole trigger for the last four.

Alternatives to abclass and crossmap

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 abclass or crossmap.

See all abclass alternatives → · See all crossmap alternatives →

Recent activity from abclass and crossmap

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

  1. 6mo agocrossmapRaw-vector mapping functions removed
  2. 6mo agocrossmapRe-exports moved to the parallelly namespace
  3. 7mo agoabclassQuadratic programming backend swapped after CRAN archival
  4. 10mo agoabclassGroup penalty specification simplified
  5. 11mo agocrossmapFuture-backed tests skipped on CRAN
  6. 11mo agocrossmapInternal test fixes
  7. 3y agocrossmapxpluck adds multi-index plucking
  8. 3y agoabclassSparse input, cross-validation and efficient tuning added
  9. 4y agocrossmapCluster specifications supported in cross_fit
  10. 4y agoabclassGroup SCAD and MCP penalties added
  11. 4y agoabclassGroup lasso regularization and correctness fixes
  12. 4y agoabclassFirst release of the angle-based classifiers

Frequently asked questions

What is the difference between abclass and crossmap?

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

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

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

What are the best alternatives to crossmap?

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