Skip to content

Releases: pharmaverse/admiralvaccine

admiralvaccine 0.3.0

29 Aug 08:25
5bf3c69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

admiralvaccine 0.2.0

08 Jan 13:39
fe87d95
Compare
Choose a tag to compare

Updates to Templates

  • Modified calls to derive_vars_joined() in ADCE, ADFACE and ADIS templates in line with the updates to this function in the new version of the {admiral} package. The join_type argument is now always specified and populated as 'all' (#229).

  • Modified calls to derive_extreme_records() in ADFACE template in line with the updates to this function in the new version of the {admiral} package. The filter argument is now renamed to filter_add and the argument dataset_add is now always specified. (#229).

Updates to Documentation

  • Modified calls to derive_vars_joined() in ADCE, ADFACE and ADIS vignettes in line with the updates to this function in the new version of the {admiral} package. The join_type argument is now always specified and populated as all (#229).

  • Modified calls to derive_extreme_records() in ADFACE vignette in line with the updates to this function in the new version of the {admiral} package. The filter argument is now renamed to filter_add and the argument dataset_add is now always specified. (#229).

  • All dummy SDTM data used in the package, have been replaced with data available in {pharmaversesdtm} package (#228).

Various

  • Website now has button/links to Slack channel and GitHub Issues (#225).

  • Lee Armishaw was added as a contributor (#225).

admiralvaccine 0.1.0

28 Jun 07:22
cbfd995
Compare
Choose a tag to compare

admiralvaccine 0.1.0

New Features

  • Created SDTM dummy data IS, SUPPIS for ADIS (#31, #26)
  • Created SDTM dummy data DM, CE, EX, FACE, VS for ADCE AND ADFACE.
  • Developed new functionalities for ADFACE, ADIS and ADIS domain.
  • Added metatools, metacore packages in staged_dependencies.yaml file.
  • Created template for ADSL.

Documentation

  • Created ADIS vignette.
  • Created ADCE vignette.
  • Created ADSL vignette.
  • Created ADFACE vignette.