admiralpeds 0.3.0
CRAN release: 2026-01-23
Documentation
Added the “Ask AI” widget to the the bottom right of each page. It enables users to ask questions about admiralpeds and the rest of the admiral ecosystem and receive answers from an LLM. It is trained on the documentation of all admiral packages and provided by kapa.ai. (#120)
Used custom admiraldev roclet, resulting in cleared “Permitted” and “Default” values in function documentation. (#112)
Updated the installation instructions in
README.md. (#115)
Various
Developer Notes
Updated lintr configurations to use central configurations from admiraldev. (#113)
Removed explicit
return()statements fromderive_params_growth_age()andderive_params_growth_height(). (#123)
admiralpeds 0.2.1
CRAN release: 2025-08-20
Documentation
- Removed display of data types from the
WHOmetadata. (#104)
admiralpeds 0.2.0
CRAN release: 2025-01-16
Updates of Template program
-
ADVStemplate updated in line with {admiral} to calculate change from baseline variables only for post-baseline records. (#95)
Documentation
- Added CRAN installation instructions to README. (#10)
- Subject based test data (e.g. DM, VS) has been migrated out of admiralpeds to pharmaversesdtm. (#40)
