Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.05 KB

File metadata and controls

34 lines (21 loc) · 1.05 KB

gridify 0.7.7.9000

  • Added section on pipeline security and PDF searchability to README.md, gridify vignette, and transparency vignette.

gridify 0.7.7

  • Updated README.md file.
  • Updated description how to convert points to pixels, example in README.md file.
  • Removed rtables examples as installation of rtables.officer requires R >= 4.4.0.
  • Added the base R grDevices in DESCRIPTION file Imports.

gridify 0.7.6

  • Require a new stable rtables version, caused by rtables CRAN errors.

gridify 0.7.5

  • Added new paginate_table() helper function to simplify splitting data frames into pages for multi-page tables.
  • Updated multi-page vignette to demonstrate the new paginate_table() function.
  • Updated README.md file.

gridify 0.7.4

  • Updated export_to method examples to not use dontrun.
  • Added doi in the DESCRIPTION file.

gridify 0.7.3

  • Improved show_spec method for gridifyLayout.
  • New feature of background colour for layouts, by the new background argument.

gridify 0.7.2

  • First open-source release.