MetaRVM 2.0.0
CRAN release: 2026-03-19
Subpopulation categories are now user-defined from
population_data$initialization; non-reserved columns are detected automatically.Improved checkpoint restore behavior in
parse_config(): whenrestore_fromis provided,population_data$initializationcan be used as mapping-only metadata (withoutN,S0,I0, etc.).Improved validation messages for category filters: invalid category names now list available categories, and invalid category values now list valid values for the selected category.
Improved
format_metarvm_output()handling ofpopulation_idand dynamic column selection for user-defined categories.Updated documentation and vignettes to reflect user-defined subpopulation categories and checkpoint restore behavior.
