Changes in version 0.0.4.9001 - New function, qlq_lmc21. Scores the EORTC QLQ-LMC21 Colorectal Liver Cancer Module. Changes in version 0.0.4.9000 - Possible breaking change: - 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. Changes in version 0.0.4 (2023-10-16) - This CRAN version includes all updates since PROscorer version 0.0.3 (2022-03-09) - Tiny change to documentation to fix CRAN error. Changes in version 0.0.3.9004 - Added and edited instrument descriptions in "Instrument Descriptions" vignette. - Minor documentation corrections. Changes in version 0.0.3.9003 - 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. Changes in version 0.0.3.9002 - 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. Changes in version 0.0.3 (2022-03-09) - Fix CRAN check note (fixed link in vignette) Changes in version 0.0.2 - Updates to fix CRAN check errors. - Commented out qlq_c30 problematic tests and examples, for now. - GitHub Actions added to automate package checks and coverage. Changes in version 0.0.1 (2017-05-16) - Initial release of PROscorer and PROscorerTools packages.