← Back to home
Comparison · Analytics

admiralonco vs crul

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

admiralonco vs crul: at a glance

Featureadmiraloncocrul
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesoncology, adam, pharmaverse, deprecationhttp-client, async, mocking, ropensci
Last editorial update5h ago1h 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 crul?

crul took mocking back from webmockr and made it a property of the client itself

crul is the R6-based HTTP client underneath much of rOpenSci's package stack, covering synchronous requests, three flavours of async, pagination and retries. Its 1.6.0 release in July 2025 changed where test mocking lives: each client — HttpClient, Async, AsyncVaried — now takes a mocking parameter at initialisation or per method, and the standalone mock() function is deprecated. Mocking used to be something webmockr switched on from outside; it is now a setting on the client.

Read the full crul trajectory →

admiralonco vs crul: 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.

C
crul
ANALYTICS
0.0

crul took mocking back from webmockr and made it a property of the client itself

◆ Current state

crul is the R6-based HTTP client underneath much of rOpenSci's package stack, covering synchronous requests, three flavours of async, pagination and retries. Its 1.6.0 release in July 2025 changed where test mocking lives: each client — HttpClient, Async, AsyncVaried — now takes a mocking parameter at initialisation or per method, and the standalone mock() function is deprecated. Mocking used to be something webmockr switched on from outside; it is now a setting on the client.

◆ Where it's heading

The async surface has been the growth area for years — retries reached Async, AsyncVaried, AsyncQueue and HttpRequest in 1.4, AsyncQueue gained the response accessors in 1.2, and 1.5.0 wired async requests up to webmockr. The 1.6.0 change reverses that direction of dependency, and it landed within a minute of webmockr's own release severing its tie to vcr. Read together, the rOpenSci HTTP stack is being deliberately untangled so each package can be used without the others.

◆ Prediction

With mock() deprecated rather than removed, the next major release is the likely point of deletion. Expect the remaining work to follow the same decoupling theme rather than adding request features.

Alternatives to admiralonco and crul

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

See all admiralonco alternatives → · See all crul alternatives →

Recent activity from admiralonco and crul

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

  1. 2mo agoadmiraloncoTemplate explorer vignette added to Get Started
  2. 6mo agoadmiraloncoPSA endpoints land as function deprecation begins
  3. 11mo agoadmiraloncoPCWG3 response criteria vignette added
  4. 1y agocrulMocking becomes a client parameter, independent of webmockr
  5. 1y agoadmiraloncoGCIG response criteria vignette added
  6. 2y agocrulAsync requests become mockable through webmockr
  7. 2y agoadmiraloncoIMWG response criteria vignette added
  8. 2y agoadmiraloncoiRECIST response criteria vignette added
  9. 2y agocrulDocumentation fixes and test helper tweak
  10. 3y agocrulHTTP retries reach the async classes
  11. 3y agocrulClearer error for mismatched urls and disk lengths
  12. 4y agocrulAsyncQueue gains response accessors; results print as a summary

Frequently asked questions

What is the difference between admiralonco and crul?

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

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

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