• Remove unused package dependencies of stringr and scales.
  • Update plotting functions to match new arguments in ssdtools.
  • Code rendering is now simplified as most plot ‘add-ons’ have been incorporated into ssd_plot().
  • French big.mark fixed.
  • Added label size to rendered code for prediction plot.
  • Adding TESTING.md file for steps on how to manually test app.
  • Internal changes.
  • 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
  • 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)
  • 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
  • Update deployment script.
  • Same as previous version.
  • Updates for compatibility with ssdtools CRAN version 1.0.1
  • Internal changes only.