Skip to content

v0.5.2 CRAN

Compare
Choose a tag to compare
@insights-engineering-bot insights-engineering-bot released this 25 Aug 11:42
· 140 commits to main since this release
c291a25
  • paginate_to_mpfs can handle single column tables and listings.
  • Added decimal alignment support with decimal, dec_right, and dec_left.
  • Updated export_as_txt to pass rep_cols argument to pagination function.
  • Added list_valid_aligns() that lists the available alignments.
  • Set default values for na_str and align to NULL in the format configuration function fmt_config.
  • Fixed a bug that threw warning when prov_footer length is greater than 1 insightsengineering/rtables#705.

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2