Skip to content

bstfun 0.5.0

Choose a tag to compare

@karissawhiting karissawhiting released this 16 Dec 20:20
  • The primary biostatistics project template and the HOT template have been converted to Quarto. (#117)

  • Updated 'H.O.T.' gtsummary theme and now flextables are printed in Calibri font to match the rest of the document.

  • The create_hot_project() has been deprecated in favor of create_bst_project(). Members of the H.O.T. Team will see an option for the HOT template when create_bst_project() is run.

    • Similarly, functions use_hot_file(), use_hot_gitignore(), use_hot_readme(), use_hot_setup(), use_hot_analysis(), and use_hot_report() have been deprecated in favor of the 'bst' alternatives.
    • New functions use_bst_setup(), use_bst_analysis(), and use_bst_report() have been added to the package.