metasurvey - Reproducible Survey Data Processing (Ecosystem Meta-Package)
Meta-package that loads and re-exports the 'metasurvey'
ecosystem with a single 'library(metasurvey)', in the style of
the 'tidyverse'. It bundles the local processing engine
('metasurvey.core'), the STATA transpiler
('metasurvey.fromstata'), the ANDA client ('metasurvey.anda'),
and the recipe/workflow API client
('metasurvey.explorer.backend'), plus high-level orchestration
such as 'reproduce_workflow()' that spans them.