apply_pending_migrations: Apply pending value set migrations

View source: R/migrations.R

apply_pending_migrationsR Documentation

Apply pending value set migrations

Description

Fetches the migrations index from the repository and applies any renames that have not yet been applied locally. This ensures that value set codes remain consistent when a country publishes a second value set and the original code needs to be disambiguated with a year suffix.

Usage

apply_pending_migrations(ask = TRUE)

Arguments

ask

Logical. Whether to ask for confirmation before applying migrations. Defaults to TRUE.

Details

Migrations are applied before checking for new value sets in update_value_sets(), ensuring the local state is consistent before any new installations.

Value

Invisibly returns a character vector of migration IDs that were applied in this session.


eq5dsuite documentation built on May 14, 2026, 5:07 p.m.