metatools
metatools — R package from the pharmaverse project
SDTM supplemental-qualifier merging got sturdier, then the package went quiet for two years.
◆Recent moves
- 2y ago
combine_supp() hardened; controlled-terminology checks extended
Zero-row supplemental data is accepted, QNAM columns already in the source are rejected outright, and multiple QNAM values can target the same IDVAR. check_ct_data() is extended and record uniqueness by key is now verified — the checks that catch a bad dataset before it reaches a submission.
View source ↗ - 3y ago
0.1.4 Update to dplyr and small bug fixes
combine_supp() trims whitespace before merging, fixing joins that silently failed on padded keys, and get_bad_ct() arrives to surface controlled-terminology violations. The dplyr compatibility work is routine; the whitespace fix is the one that quietly changes results.
View source ↗ - 4y ago
0.1.1 first CRAN release
The first CRAN release, assembled from a long run of PRs covering build_from_derived(), label handling, subgroup fixes and clearer controlled-terminology error messages. It also switched to depending on metacore from CRAN, settling the package's place in the pharmaverse stack.
View source ↗