- Added section on pipeline security and PDF searchability to
README.md,gridifyvignette, andtransparencyvignette.
- Updated
README.mdfile. - Updated description how to convert points to pixels, example in
README.mdfile. - Removed
rtablesexamples as installation ofrtables.officerrequires R >= 4.4.0. - Added the base R
grDevicesinDESCRIPTIONfileImports.
- Require a new stable
rtablesversion, caused byrtablesCRAN errors.
- 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.mdfile.
- Updated
export_tomethod examples to not usedontrun. - Added doi in the DESCRIPTION file.
- Improved
show_specmethod forgridifyLayout. - New feature of background colour for layouts, by the new
backgroundargument.
- First open-source release.