qlq_lmc21. Scores the EORTC QLQ-LMC21 Colorectal Liver Cancer Module.qlq_c30() now outputs the QLQ-C30 Summary Score with name C30SUMMARY. It
was previously named QLQTOTAL in the output data frame. This change might
cause problems downstream with your data processing and/or analysis code,
if it relies on the older score name.This CRAN version includes all updates since PROscorer version 0.0.3 (2022-03-09)
Tiny change to documentation to fix CRAN error.
Added and edited instrument descriptions in "Instrument Descriptions" vignette.
Minor documentation corrections.
New function, qlq_blm30. Scores the EORTC QLQ-BLM30 Muscle-Invasive Bladder Cancer Module.
New function, qlq_cr38. Scores the EORTC QLQ-CR38 Colorectal Cancer Module.
Minor documentation corrections for qlq_cx24.
New function, qlq_pan26. Scores the EORTC QLQ-PAN26 Pancreatic Cancer Module.
New function, qlq_cx24. Scores the EORTC QLQ-CX24 Cervical Cancer Module.
Minor documentation corrections and improvements for all functions.
Updates to fix CRAN check errors.
qlq_c30 problematic tests and examples, for now.GitHub Actions added to automate package checks and coverage.