← Back to home
Comparison · Analytics

oblicubes vs socialmixr

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

oblicubes vs socialmixr: at a glance

Featureoblicubessocialmixr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr, data-viz, grid-graphics, ggplot2contact matrices, epidemiology, pipeline api, breaking changes
Last editorial update1h ago7h ago
WebsiteVisit →Visit →

What is oblicubes?

A tiny grid renderer for oblique-projection cubes, complete since its first release.

oblicubes draws 3D cubes and cuboids in oblique projection as grid grobs, with ggplot2 geom wrappers and a height-matrix helper for turning elevation data into coordinates. The entire feature set arrived in the initial 0.1.2 release, adapted from coolbutuseless's isocubes and cj-holmes's isocuboids. The two releases since have widened compatibility rather than added anything.

Read the full oblicubes trajectory →

What is socialmixr?

socialmixr breaks its one-shot contact_matrix() call into a composable pipeline.

socialmixr builds age-structured social contact matrices from survey data for infectious-disease modelling. Version 0.6.0 replaces the monolithic contact_matrix() entry point with a chain of composable steps — filter, assign age groups, weigh, compute, then symmetrise, split or convert per capita — behind a new contact_matrix S3 class. Survey downloading is being handed off to a separate contactsurveys package.

Read the full socialmixr trajectory →

oblicubes vs socialmixr: editorial side-by-side

O
oblicubes
ANALYTICS
0.0

A tiny grid renderer for oblique-projection cubes, complete since its first release.

◆ Current state

oblicubes draws 3D cubes and cuboids in oblique projection as grid grobs, with ggplot2 geom wrappers and a height-matrix helper for turning elevation data into coordinates. The entire feature set arrived in the initial 0.1.2 release, adapted from coolbutuseless's isocubes and cj-holmes's isocuboids. The two releases since have widened compatibility rather than added anything.

◆ Where it's heading

The package is finished and its maintainer is treating it that way. 1.0.0 removed the R 4.1 native pipe from examples specifically so earlier R versions could use it — reaching backward, not forward — and added image alt text. The only change since is swapping a deprecated dplyr call in examples.

◆ Prediction

Expect nothing beyond occasional dependency deprecation fixes; the release pattern shows a small, deliberately complete package being kept installable.

S
socialmixr
ANALYTICS
0.0

socialmixr breaks its one-shot contact_matrix() call into a composable pipeline.

◆ Current state

socialmixr builds age-structured social contact matrices from survey data for infectious-disease modelling. Version 0.6.0 replaces the monolithic contact_matrix() entry point with a chain of composable steps — filter, assign age groups, weigh, compute, then symmetrise, split or convert per capita — behind a new contact_matrix S3 class. Survey downloading is being handed off to a separate contactsurveys package.

◆ Where it's heading

The arc from 0.4.0 to 0.6.0 is decomposition: first extracting helpers like assign_age_groups(), then moving downloads out of the package, and now exposing every stage of matrix construction as its own verb. Breaking changes are accepted at each step — preserved empty age groups, arrays instead of xtabs, [N,Inf) labels — with the new class inheriting from list so existing $matrix access keeps working. The label change is explicitly aligned with the contactmatrix package.

◆ Prediction

Expect the deprecated dotted argument names and the remaining in-package download paths to be removed once the contactsurveys handoff completes, leaving contact_matrix() as a thin wrapper over the pipeline.

Alternatives to oblicubes and socialmixr

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 oblicubes or socialmixr.

See all oblicubes alternatives → · See all socialmixr alternatives →

Recent activity from oblicubes and socialmixr

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

  1. 3mo agosocialmixrContact matrices become a composable pipeline
  2. 6mo agosocialmixrPatch: load_survey() handles files without cont_id
  3. 6mo agooblicubesExamples updated to dplyr::reframe()
  4. 6mo agosocialmixrAge-group assignment and population lookup split out
  5. 1y agooblicubesR 4.1 pipe removed from examples; image alt text added
  6. 1y agosocialmixrFaster survey loading and cached Zenodo lookups
  7. 2y agosocialmixrcontact_matrix() now takes survey objects only
  8. 2y agosocialmixrTest fixes for machine-precision failures
  9. 3y agooblicubesInitial release: oblique-projection cube and cuboid grobs

Frequently asked questions

What is the difference between oblicubes and socialmixr?

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

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

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

What are the best alternatives to socialmixr?

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