Skip to content

admiralpeds 0.3.0

Choose a tag to compare

@Fanny-Gautier Fanny-Gautier released this 26 Jan 10:23
· 18 commits to main since this release
e50c460

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)

  • Added links to {admiral} ecosystem. (#114)

  • 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 from derive_params_growth_age() and derive_params_growth_height(). (#123)