admiralpeds 0.4.0
CRAN release: 2026-07-14
Documentation
Updated the documentation and test cases for age unit handling in input data and metadata. (#133)
Added a new vignette “Explore ADaM Templates” to the “Get Started” menu. It displays the admiralpeds templates. (#132)
Various
Developer Notes
Added the
DownloadsBadge and corrected theTest CoverageBadge. (#129)Added Dark Mode and icon tooltips to the website, and implemented a new PR website workflow, accessible by adding the “[create website]” keyword to PR titles. (#131)
Clickable links to GitHub profiles were added in the home page sidebar for every admiralpeds author. (#140)
Removed links to templates. (#141)
Up-versioned admiraldev to 1.5.0, as the custom admiral roclets (i.e.,
roxygen_*()functions) have now been moved to admiraldev. (#142)
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)
