pharmaversesdtm 1.3.0
pharmaversesdtm 1.3.0
New Features
-
Units for
egdataset were updated to be consistent with SDTM guidelines. (#129) -
Added following Metabolic specific SDTM datasets: (#136, #139)
dm_metabolicqs_metabolicvs_metaboliclb_metabolic.
-
Updated
oe_ophthato include both pre and post-dose IOP. (#134) -
Updated
ex_vaccinedataset 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_metabolicprior to export (#152) - Added
metatoolsas 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
magrittrpipe (#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_recistdataset (#171) - Ensured R files generated by
create_sdtms_data.Rare compliant with{styler}(#179)