Skip to content

pharmaversesdtm 1.3.0

Choose a tag to compare

@Lina2689 Lina2689 released this 04 Jul 11:56
· 365 commits to main since this release
7f8c059

pharmaversesdtm 1.3.0

New Features

  • Units for eg dataset were updated to be consistent with SDTM guidelines. (#129)

  • Added following Metabolic specific SDTM datasets: (#136, #139)

    • dm_metabolic
    • qs_metabolic
    • vs_metabolic
    • lb_metabolic.
  • Updated oe_ophtha to include both pre and post-dose IOP. (#134)

  • Updated ex_vaccine dataset to remove the non-standard CDISC SDTM variables. (#170)

  • Oncology response data for PCWG3 criteria (rs_onco_pcwg3) was added. (#143)

Documentation

  • Removed outdated references to {renv} in the package README. (#113)

  • Added test short names and test names (xxTESTCD/xxTEST) description in the "Details" section, when available. (#145)

Developer Notes
  • Ungrouped lb_metabolic prior to export (#152)
  • Added metatools as a dependency needed for development tasks (#153)
  • Removed namespaces from function calls in lb_metabolic.R
  • Removed unnecessary "Documentation Process" section from README.md (#156)
  • Harmonized code to load the SDTMs using pharmaversesdtm::xx (#157)
  • Harmonized code using magrittr pipe (#158)
  • Added back pharmaversesdtm Hex and corresponding alternative text (#159)
  • Ensured all datasets have populated variables labels (#162)
  • Changed units of insulin and triglycerides in lb_metabolic (#167)
  • Fixed typo in tu_onco_recist dataset (#171)
  • Ensured R files generated by create_sdtms_data.R are compliant with {styler} (#179)