← Back to home
Comparison · Analytics

pharmaverseadam vs vcr

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

pharmaverseadam vs vcr: at a glance

Featurepharmaverseadamvcr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themespharmaverse, clinical-data, adam, test-datatesting, http-mocking, breaking-change, api-cleanup
Last editorial update1h ago3h ago
WebsiteVisit →Visit →

What is pharmaverseadam?

pharmaverseadam is the pharmaverse's test-data mirror, and it now covers neurology.

pharmaverseadam ships pre-built ADaM datasets generated by running the admiral family's own templates, so package authors and trainers have realistic analysis data without writing derivations first. The 1.3.0 release pulls in `ADAPET`, `ADTPET` and `ADNV` from admiralneuro and an anti-drug antibody dataset from admiral itself, and regenerates everything against current versions of seven upstream packages. Variables are now ordered and grouped to ADaM IG structure.

Read the full pharmaverseadam trajectory →

What is vcr?

Added the HTTP client everyone moved to, then deleted a decade of its own public surface.

vcr records HTTP interactions to disk so R package tests can replay them without network access. Two releases define its current state. Version 1.6.0 added httr2 support alongside the existing httr and crul backends, following the R ecosystem's migration to httr2. Version 2.0 then removed a large amount of accumulated public surface — the logging functions, vcr_last_error(), the exported R6 classes including RequestHandler, Request, VcrResponse and HTTPInteractionList, and several configuration options that had stopped working or could not be implemented correctly.

Read the full vcr trajectory →

pharmaverseadam vs vcr: editorial side-by-side

P0.0

pharmaverseadam is the pharmaverse's test-data mirror, and it now covers neurology.

◆ Current state

pharmaverseadam ships pre-built ADaM datasets generated by running the admiral family's own templates, so package authors and trainers have realistic analysis data without writing derivations first. The 1.3.0 release pulls in `ADAPET`, `ADTPET` and `ADNV` from admiralneuro and an anti-drug antibody dataset from admiral itself, and regenerates everything against current versions of seven upstream packages. Variables are now ordered and grouped to ADaM IG structure.

◆ Where it's heading

Coverage tracks the pharmaverse's own therapeutic-area expansion with a lag of one release: pediatrics arrived in 1.1.0, metabolic in 1.2.0, neurology in 1.3.0. The other consistent thread is a slow move off development versions — 1.1.0 and 1.2.0 both had to pin unreleased upstream builds to get working templates, while 1.3.0 cites released versions throughout. Reorganising the reference page by therapeutic area is the same maturation showing up in documentation.

◆ Prediction

Expect the next release to follow the established pattern — a refresh against current upstream versions plus datasets from whichever admiral therapeutic-area package reaches a stable release next.

V
vcr
ANALYTICS
0.0

Added the HTTP client everyone moved to, then deleted a decade of its own public surface.

◆ Current state

vcr records HTTP interactions to disk so R package tests can replay them without network access. Two releases define its current state. Version 1.6.0 added httr2 support alongside the existing httr and crul backends, following the R ecosystem's migration to httr2. Version 2.0 then removed a large amount of accumulated public surface — the logging functions, vcr_last_error(), the exported R6 classes including RequestHandler, Request, VcrResponse and HTTPInteractionList, and several configuration options that had stopped working or could not be implemented correctly.

◆ Where it's heading

The package is consolidating after years of additive growth. The 2.0 removals are almost all things that were exported without needing to be, or options that promised behaviour the implementation could not guarantee — check_cassette_names() was deprecated precisely because it cannot be made correct. Cassette maintenance is being simplified too, with re_record_interval now the single mechanism for expiring recordings.

◆ Prediction

Expect the post-2.0 releases to be about migration support and fallout from the removed API, since the breaking list is long enough that reverse dependencies will surface problems. Async support for httr2 stays blocked until req_perform_parallel gains a mocking hook, which the entries note is upstream work.

Alternatives to pharmaverseadam and vcr

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 pharmaverseadam or vcr.

See all pharmaverseadam alternatives → · See all vcr alternatives →

Recent activity from pharmaverseadam and vcr

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

  1. 5mo agopharmaverseadamNeurology and anti-drug antibody datasets added
  2. 8mo agovcr2.0 removes the logging API and the exported R6 classes
  3. 11mo agopharmaverseadamMetabolic therapeutic area datasets arrive
  4. 1y agovcrMaintainer email address updated
  5. 1y agopharmaverseadamPediatric ADVS added in an ad-hoc refresh
  6. 2y agovcrAdds httr2 support alongside httr and crul
  7. 2y agopharmaverseadam1.0 declares the dataset collection stable
  8. 2y agopharmaverseadamFirst release of the ADaM dataset collection
  9. 3y agovcrDrops compilation; test setup moves back to helper files
  10. 3y agovcrFixes request matching with escaped characters
  11. 5y agovcrvcr_test_path() finds the package root correctly

Frequently asked questions

What is the difference between pharmaverseadam and vcr?

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

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

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

What are the best alternatives to vcr?

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