v0.2.8 cran
·
103 commits
to main
since this release
- Added relevant tests for pagination when key columns need to be repeated in each page and when they are all empty.
- Added relevant tests for new line characters' handling in footnotes and titles.
- Added a cheatsheet.
- Added function
split_into_pages_by_varto split a listing into a list of listings according to values of a given
variable. This enables page splits by variable when paginating. - Removed defunct function
pag_listing_indices. - Changed title of "Getting Started with rlistings" vignette to "Getting Started".
- Refactored
paginate_listingto use directlypaginate_to_mpfsfunction fromformatterspackage.
What's Changed
- Workflow propagation by @walkowif in #189
- addition of tests for fixes to pagination by @Melkiades in #192
- update deps of roxygenize hook by @pawelru in #194
- Add website to DESCRIPTION by @olivroy in #196
- Fix pkgdown redirect by @vedhav in #197
- Propagate files from insightsengineering/.github by @insights-engineering-bot in #198
- [skip actions] Propagate files from insightsengineering/.github by @insights-engineering-bot in #199
- options for strict tests; few enhancements by @pawelru in #193
- Create rlistings cheatsheet by @edelarua in #200
- Add code of conduct and news by @Melkiades in #202
- Add cheatsheet to README by @edelarua in #204
- fix verdepcheck by @pawelru in #208
- Allow page splitting by parameter in pagination by @edelarua in #166
- Clean up documentation by @edelarua in #209
- updating versions, preping for cran release, [skip vbump] by @shajoezhu in #210
New Contributors
Full Changelog: v0.2.7...v0.2.8