admiral
ADaM in R Asset Library
admiral spent its last cycle making complex derivations documentable rather than adding more of them.
◆Recent moves
- 1y ago
Search index and footer link fixes
A hotfix restoring search index generation and correcting sidebar logos, footer links and vignette cross-references.
View source ↗ - 1y ago
Documentation overhaul: defaults shown, complex functions get structured examples
Argument defaults now appear in the argument description, and a dozen of the most complex derivation functions gain titled, described examples that render in the RStudio help pane. A template and vignette fix makes SAFFL CDISC-compliant.
View source ↗ - 1y ago
New derivations for categorical pairs, criterion flags and range transforms
derive_vars_cat(), derive_vars_crit_flag() and transform_range() are added, and check_type gains a "message" option across several functions so duplicate handling can be tuned rather than always erroring.
View source ↗ - 2y ago
User-facing error messages and merge helpers exposed
Error messaging is rewritten for clarity, the internal helpers behind derive_vars_merged() and derive_vars_query() are exported for direct use, and a relationship argument brings dplyr-style join cardinality checks to the merge functions.
View source ↗