diff --git a/DESCRIPTION b/DESCRIPTION index c440ab9..1d7f1dd 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: admiralmetabolic Title: Metabolism Extension Package for ADaM in 'R' Asset Library -Version: 0.0.0 +Version: 0.1.0 Authors@R: c( person("Edoardo", "Mancini", , "edoardo.mancini@roche.com", role = c("aut", "cre")), person("Anders", "Askeland", , "iakd@novonordisk.com", role = "aut") diff --git a/NEWS.md b/NEWS.md index 391abd3..ba3a623 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,8 +1,14 @@ # admiralmetabolic 0.1.0 -- Initial package release focused on `<>` +- 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) diff --git a/inst/WORDLIST b/inst/WORDLIST index 2cae8ca..484d031 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -48,3 +48,6 @@ Savoury subscale subscales Subscales +param +waisthgt +waisthip