Releases: insightsengineering/rtables.officer
Releases · insightsengineering/rtables.officer
v0.1.2
- Fix issue with extra borders when header had
"\n"special characters intt_as_flextable().
What's Changed
- Update rtables version requirement to 0.6.13 by @shajoezhu in #54
- Update author email addresses in DESCRIPTION by @shajoezhu in #63
- Fix border issues for rlistings and cicd by @Melkiades in #58
- prep for v0.1.2 release [skip vbump] by @shajoezhu in #65
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Adding letter/A4 landscape/portrait docx templates.
- Dependency version bump for
officerversion 0.7.0 andflextableversion 0.9.10.
What's Changed
- update, adding templates by @shajoezhu in #49
- upversion officer dependency to 0.7.0 by @shajoezhu in #52
- Update version to 0.1.1 in DESCRIPTION file [skip vbump] by @shajoezhu in #53
Full Changelog: v0.1.0...v0.1.1
v0.1.0-rc2
fix tests
v0.1.0
- Added option to start new pages when exporting different paginated tables to
.docx. It is possible to put tables on separate pages by doingexport_as_docx(add_page_break = TRUE). - Added exporter functions for
rlistingsobjects. - Added separator lines and padding when present in the
rlistingsorrtablesobjects. - Fixed bugs impeding pagination of lists of
rlistingsorrtablesobjects. - Changed handler for footnotes printout from
footers_as_texttointegrate_footers. The behavior now is directly aligned withtitles_as_header. - Improved pagination documentation related to footnotes and titles.
What's Changed
- Remove lookup-refs by @llrs-roche in #35
- Update of README and flush pages trials by @Melkiades in #39
- Adding listings POC by @Melkiades in #43
- [skip vbump] Release v0.1.0 by @Melkiades in #46
Full Changelog: v0.0.2...v0.1.0
v0.1.0-rc1: Update NEWS.md
Co-authored-by: Joe Zhu <sha.joe.zhu@gmail.com> Signed-off-by: Davide Garolini <dgarolini@gmail.com>
v0.0.2 cran
New Features
- Experimental pagination is now possible in
tt_as_flextable()andexport_as_docx(). - Added handling of widths in
tt_as_flextable(). Now it is possible to change column widths for.docxexports. - First version of
rtables.officer, split from thertablespackage.
What's Changed
- update check yml by @shajoezhu in #13
- update check yml by @shajoezhu in #14
- split package by @shajoezhu in #15
- feat: Add GitLab CI conf by @cicdguy in #17
- Refining split by @Melkiades in #19
- Load the package before testing it by @llrs-roche in #21
- Update DESCRIPTION, broom 1.0.5 by @shajoezhu in #26
- Update DESCRIPTION by @shajoezhu in #27
- update by @shajoezhu in #28
- update by @shajoezhu in #29
- 31 update and add new vignette by @shajoezhu in #34
- prep for the first release by @shajoezhu in #32
New Contributors
- @shajoezhu made their first contribution in #13
- @cicdguy made their first contribution in #17
- @Melkiades made their first contribution in #19
- @llrs-roche made their first contribution in #21
Full Changelog: https://github.com/insightsengineering/rtables.officer/commits/v0.0.2