← Back to home
Comparison · Analytics

qualtRics vs refsplitr

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

Shared themes:ropenscir-package

qualtRics vs refsplitr: at a glance

FeaturequaltRicsrefsplitr
SectorAnalyticsAnalytics
Velocity score0.05.0
Sparks · 30d00
Top themessurvey-data, api-client, qualtrics, ropenscibibliometrics, author-disambiguation, georeferencing, ropensci
Last editorial update2h ago2h ago
WebsiteVisit →Visit →

What is qualtRics?

qualtRics moved its contact functions onto XM Directory days before the old endpoints died.

qualtRics is the R client for the Qualtrics v3 API — fetching survey responses, definitions, distributions, and contact lists into tidy data frames. Version 3.3.0 migrated all_mailinglists() and fetch_mailinglist() from the deprecated Research Core Contacts endpoints to XM Directory, ahead of Qualtrics retiring the old ones on June 30, 2026. Authentication and directory discovery are handled automatically, but the new endpoints return a different data shape, so column names changed. Before that, releases had been steady maintenance for two years, mostly around how survey response archives are unpacked.

Read the full qualtRics trajectory →

What is refsplitr?

Author disambiguation for bibliometrics, still grinding on the hard part: which names are the same person.

refsplitr parses Web of Science reference records into tidy data and tries to resolve which author strings belong to the same researcher, then georeferences their institutional addresses for network and map visualizations. The active work is squarely on the disambiguation core: 1.2.3 continues refining the author grouping algorithm and 1.2.1 adjusted ORCID ID matching. Earlier, 1.2.0 replaced the address parsing algorithm and changed the default georeferencing option for author institutions.

Read the full refsplitr trajectory →

qualtRics vs refsplitr: editorial side-by-side

Q
qualtRics
ANALYTICS
0.0

qualtRics moved its contact functions onto XM Directory days before the old endpoints died.

◆ Current state

qualtRics is the R client for the Qualtrics v3 API — fetching survey responses, definitions, distributions, and contact lists into tidy data frames. Version 3.3.0 migrated all_mailinglists() and fetch_mailinglist() from the deprecated Research Core Contacts endpoints to XM Directory, ahead of Qualtrics retiring the old ones on June 30, 2026. Authentication and directory discovery are handled automatically, but the new endpoints return a different data shape, so column names changed. Before that, releases had been steady maintenance for two years, mostly around how survey response archives are unpacked.

◆ Where it's heading

This package's roadmap is set by Qualtrics, not by its maintainers, and the release history reads as a sequence of accommodations — endpoint changes, retired APIs, and edge cases in exported files. The team's own recurring theme is reducing surprise: caching was removed from fetch_survey() in 3.2.0 so results are never stale, error handling was standardized on retry semantics, and column mappings were made inspectable via extract_colmap(). Feature additions, when they come, are new endpoints wrapped rather than new abstractions.

◆ Prediction

With the Contacts migration complete, the next likely work is bringing the remaining Research Core-era functions onto XM Directory equivalents before Qualtrics retires more of the old surface.

R
refsplitr
ANALYTICS
5.0

Author disambiguation for bibliometrics, still grinding on the hard part: which names are the same person.

◆ Current state

refsplitr parses Web of Science reference records into tidy data and tries to resolve which author strings belong to the same researcher, then georeferences their institutional addresses for network and map visualizations. The active work is squarely on the disambiguation core: 1.2.3 continues refining the author grouping algorithm and 1.2.1 adjusted ORCID ID matching. Earlier, 1.2.0 replaced the address parsing algorithm and changed the default georeferencing option for author institutions.

◆ Where it's heading

Development has narrowed to the two operations that determine whether the output is usable — grouping author name variants and resolving addresses to coordinates. Everything else has been shedding: the maptools dependency was removed once that package was deprecated, and visualization changes are mostly about surfacing records the pipeline could not resolve, as with plot_net_country() returning fixable_countries so users can correct and rerun. Release notes are terse and defer to NEWS, so the changelog itself carries little detail.

◆ Prediction

Expect further incremental passes on author grouping and ORCID matching rather than new outputs; that algorithm is the package's accuracy ceiling and the last several releases have all touched it.

Alternatives to qualtRics and refsplitr

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 qualtRics or refsplitr.

See all qualtRics alternatives → · See all refsplitr alternatives →

Recent activity from qualtRics and refsplitr

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

  1. 28d agorefsplitrFurther refinement of the author grouping algorithm
  2. 29d agorefsplitrMinor fixes and ORCID matching edits
  3. 1mo agoqualtRicsMailing list functions migrated to the XM Directory API
  4. 11mo agoqualtRicsZip extraction handles more special characters in survey titles
  5. 1y agorefsplitrNew address parsing algorithm, changed georeferencing default
  6. 1y agoqualtRicsFix for questions with both recoded values and variable naming
  7. 1y agoqualtRicsBuild and CI housekeeping alongside the 3.2.1 release
  8. 2y agorefsplitrUnresolved countries surfaced, maptools dependency dropped
  9. 2y agoqualtRicsSurvey response caching removed from fetch_survey()
  10. 3y agoqualtRicsArgument checking refactor and include_* NA fix
  11. 6y agorefsplitrrOpenSci release v0.9.0

Frequently asked questions

What is the difference between qualtRics and refsplitr?

Both compete on the same themes — ropensci, r-package — within Analytics. refsplitr is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is qualtRics better than refsplitr?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. refsplitr is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to qualtRics?

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

What are the best alternatives to refsplitr?

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