← Back to home
Comparison · Analytics

admiralonco vs datefixR

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

admiralonco vs datefixR: at a glance

FeatureadmiraloncodatefixR
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesoncology, adam, pharmaverse, deprecationdate-parsing, rust, data-cleaning, localization
Last editorial update3h ago55m ago
WebsiteVisit →Visit →

What is admiralonco?

The oncology ADaM helper is dissolving into admiral core, one deprecation at a time.

admiralonco is the oncology companion to admiral, and it ships response-criteria recipes rather than code: RECIST, iRECIST, IMWG, GCIG and PCWG3 each arrive as a vignette plus an ADaM template. Cadence is one or two releases a year, each adding a criteria vignette. The 1.4.0 release began deprecating most of the package's own exported functions in favour of generic admiral equivalents.

Read the full admiralonco trajectory →

What is datefixR?

The messy-date parser rewrote its core in Rust and came out 300x faster.

datefixR standardizes inconsistently formatted dates — the kind that arrive from spreadsheets and hand-entered clinical or survey data, with mixed separators, ambiguous orders, missing components, and month names in whatever language the source used. Version 2.0.0 rewrote the parsing core in Rust, reporting over 300x throughput against previous versions through fastpath handling of common formats and parallel column processing via a cores argument. Version 2.0.1 then spent itself cleaning up after that rewrite, restoring ordinal indicator support, stopping malformed dates from being silently cast to NA, and reinstating error messages that had gone missing.

Read the full datefixR trajectory →

admiralonco vs datefixR: editorial side-by-side

A
admiralonco
ANALYTICS
0.0

The oncology ADaM helper is dissolving into admiral core, one deprecation at a time.

◆ Current state

admiralonco is the oncology companion to admiral, and it ships response-criteria recipes rather than code: RECIST, iRECIST, IMWG, GCIG and PCWG3 each arrive as a vignette plus an ADaM template. Cadence is one or two releases a year, each adding a criteria vignette. The 1.4.0 release began deprecating most of the package's own exported functions in favour of generic admiral equivalents.

◆ Where it's heading

The package is converging on a documentation-and-templates model: reusable derivation logic moves upstream into admiral, and admiralonco keeps only the oncology-specific know-how. Every release since 1.0.0 has added a criteria vignette rather than new exported functions, and 1.4.1 extends that by making the template set browsable from the Get Started menu. The surface users program against is shrinking while the guidance they read is growing.

◆ Prediction

Expect the deprecation cycle started in 1.4.0 to advance through its warning and error phases across the next one or two releases, with new work arriving as another response-criteria vignette rather than new functions.

D
datefixR
ANALYTICS
0.0

The messy-date parser rewrote its core in Rust and came out 300x faster.

◆ Current state

datefixR standardizes inconsistently formatted dates — the kind that arrive from spreadsheets and hand-entered clinical or survey data, with mixed separators, ambiguous orders, missing components, and month names in whatever language the source used. Version 2.0.0 rewrote the parsing core in Rust, reporting over 300x throughput against previous versions through fastpath handling of common formats and parallel column processing via a cores argument. Version 2.0.1 then spent itself cleaning up after that rewrite, restoring ordinal indicator support, stopping malformed dates from being silently cast to NA, and reinstating error messages that had gone missing.

◆ Where it's heading

Two long arcs meet here. The first is localization: Russian, Indonesian, German, Spanish month abbreviations, and experimental Roman numeral months accumulated release by release, with full translation of user-facing messages treated as a goal rather than a bonus. The second is the migration off R for the parsing hot path — internals began moving to C++ around 1.3.1 before the Rust rewrite replaced that work entirely. The 2.0.1 regressions show the cost of that move, since behavior that was implicit in the R implementation had to be re-specified.

◆ Prediction

The Rust core is one release into stabilization and 2.0.1 was entirely regression repair, so expect further correctness fixes against pre-2.0.0 behavior before any new format support lands.

Alternatives to admiralonco and datefixR

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 admiralonco or datefixR.

See all admiralonco alternatives → · See all datefixR alternatives →

Recent activity from admiralonco and datefixR

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

  1. 2mo agoadmiraloncoTemplate explorer vignette added to Get Started
  2. 3mo agodatefixRRust rewrite regressions repaired, silent NA casting stopped
  3. 6mo agoadmiraloncoPSA endpoints land as function deprecation begins
  4. 11mo agoadmiraloncoPCWG3 response criteria vignette added
  5. 11mo agodatefixRParsing core rewritten in Rust for a 300x speedup
  6. 1y agoadmiraloncoGCIG response criteria vignette added
  7. 1y agodatefixRIndonesian month names and translations added
  8. 2y agoadmiraloncoIMWG response criteria vignette added
  9. 2y agoadmiraloncoiRECIST response criteria vignette added
  10. 2y agodatefixR'ene' and 'ener' recognized as January
  11. 3y agodatefixRRussian localization, Roman numeral months, Windows freeze fix
  12. 3y agodatefixRExcel leap-year offset and single-digit day fixes

Frequently asked questions

What is the difference between admiralonco and datefixR?

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

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

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

What are the best alternatives to datefixR?

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