Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes # 48 Update NEWS.md ahead of first release #55

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
16 changes: 11 additions & 5 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# admiralmetabolic 0.1.0

- Initial package release focused on `<<ADD INITIAL SCOPE>>`
- Initial package release mainly focused on obesity therapeutic area.

Note that after first release you should then start maintaining this `NEWS.md` file for every user-facing update.
You should categorize the updates under title sections for New Features, Updates of Existing Functions,
Breaking Changes, Documentation, Various.
Each update should also reference the original issue by adding at the end: (#ISSUE-NUMBER)
## Functions

- The function `derive_param_waisthip()` for deriving Waist to Hip Ratio. (#33 & #52)
- The function `derive_param_waisthgt()` for deriving Waist to Height Ratio. (#33 & #52)

## Documentation

- Vignette "Creating a Metabolic ADVS ADaM". (#28)
- Vignette "Creating a Control of Eating Questionnaire ADaM". (#53)
- ADVS template scripts `ad_advs.R` which creates a Vital Sign Analysis Dataset with metabolic specific derivations. (#35)
3 changes: 3 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ Savoury
subscale
subscales
Subscales
param
waisthgt
waisthip
Loading