Skip to content

Latest commit

 

History

History
68 lines (30 loc) · 1.68 KB

NEWS.md

File metadata and controls

68 lines (30 loc) · 1.68 KB

PROscorer 0.0.4.9001 (2024-10-29)

  • New function, qlq_lmc21. Scores the EORTC QLQ-LMC21 Colorectal Liver Cancer Module.

PROscorer 0.0.4.9000 (2023-10-17)

  • 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.

PROscorer 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.

PROscorer 0.0.3.9004 (2023-05-17)

  • Added and edited instrument descriptions in "Instrument Descriptions" vignette.

  • Minor documentation corrections.

PROscorer 0.0.3.9003 (2023-04-13)

  • 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.

PROscorer 0.0.3.9002 (2023-03-29)

  • 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.

PROscorer 0.0.3 (2022-03-09)

  • Fix CRAN check note (fixed link in vignette)

PROscorer 0.0.2 (2022-03-08)

  • 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.

PROscorer 0.0.1

  • Initial release of PROscorer and PROscorerTools packages.