Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.25 KB

NEWS.md

File metadata and controls

46 lines (25 loc) · 1.25 KB

shinyssdtools 0.3.1 (2024-11-08)

  • Fix prediction plot x-axis label/breaks bugs
    • incorrect breaks after transform
    • incorrect bold face if breaks outside limits
    • label function breaking if breaks outside limits and converted to NA

shinyssdtools 0.3.0 (2024-10-01)

  • More patches for compatibility with ssdtools CRAN version 2.0.0
  • Removed at_boundary_ok and computable UI inputs
  • Fixed bug in predict plot dotted line caused by rounding estimated hazard concentration
  • Improved plot axis labels (i.e., in both French and English versions)

shinyssdtools 0.2.0 (2024-02-09)

  • Updates for compatibility with ssdtools CRAN version 2.0.0
  • Add BCANZ Report tab to generate PDF/HTML report from Rmd
  • Tweaks to Fit/Predict plot formatting and user options

shinyssdtools 0.1.1 (2022-04-14)

  • Update deployment script.

shinyssdtools 0.1.0.9000 (2022-04-13)

  • Same as previous version.

shinyssdtools 0.1.0 (2022-04-13)

  • Updates for compatibility with ssdtools CRAN version 1.0.1

shinyssdtools 0.0.3.9001 (2021-04-03)

  • Add run_app() alternative to run_ssdtools_app().

shinyssdtools 0.0.3.9000 (2021-04-02)

  • Internal changes only.