New EQ-5D value sets are published regularly. The
eq5dsuite package includes a built-in update system that
allows you to install new value sets without waiting for a CRAN package
update.
When you load the package, it checks the date of the last value set update. If more than two months have passed, you will see a reminder:
eq5dsuite: Value sets were last checked more than
2 months ago.
Run eq5dsuite::update_value_sets() to check for
new value sets.
Run update_value_sets() to check for new value sets:
If new value sets are available, you will see:
eq5dsuite: Checking EQ-5D-3L value sets...
eq5dsuite: New EQ-5D-3L value sets available:
- China 2026 (CN_2026) doi:10.xxxx/xxxxx
1 new value set(s) available. Install now?
Enter [y] to install or [n] to cancel:
For use in scripts or automated workflows:
When value set codes change across the package ecosystem (for
example, when a country publishes a second value set and the original
code is disambiguated), update_value_sets() automatically
applies the necessary renames before checking for new value sets. This
ensures your installed value sets remain consistent with the online
repository without requiring manual intervention.
All available value sets are maintained in the eq5dsuite-value-sets repository. You can browse the available value sets and their metadata there directly.