NEWS
mighty.metadata 0.1.0.9003
- added validation for column dependencies in
mighty_domain() - related with issue #12
- added validation for naming pattern for mighty_study() - related with issue #2
mighty.metadata 0.1.0 (2026-05-15)
- Initial CRAN submission.
- Core classes:
mighty_domain() for single ADaM datasets and
mighty_study() for full studies.
- Column, parameter, and row manipulation verbs:
list_*(), add_*(),
remove_*(), update_*(), select_*(), move_*().
- Study-level operations:
populate_core(), populate_sparse(), and
resolve_includes().