Releases: pharmaverse/rlistings
Releases · pharmaverse/rlistings
Release list
v0.2.13
- Fixed bug in
split_into_pages_by_var()that prevented correct handling of some listings with trailing separators. - Listings now carry around a rounding type to be used (by default) when printing or exporting them. Defaults to
"iec"as before. - Added
obj_round_typeandobj_round_type<-methods forlisting_dfobjects
What's Changed
- fix trailing_sep with splits by @Melkiades in #268
- Update .revdeprefs.yaml by @shajoezhu in #270
- Update tibble dependency version by @shajoezhu in #273
- addresses #271 by @eanokian in #272
- Remove johnsonandjohnson/junco from dependencies by @shajoezhu in #274
- 1040 rtables round type by @iaugusty in #277
- Release v0.2.13 [skip vbump] by @edelarua in #278
New Contributors
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- Add align col formats as cols by @Melkiades in #262
- add support for decorative spanning column labels by @gmbecker in #264
- [skip vbump] v0.2.12 by @Melkiades in #266
Full Changelog: v0.2.11...v0.2.12
v0.2.11
- Added parameter
sort_colstoas_listingto specify columns to sort the listing by. Previously listings were always sorted by key columns. - Addition of separators between values in
as_listings(add_trailing_sep = <col_names>)with determined valuesas_listings(trailing_sep = <single_character>). - Added a vignette with tips for exporting large listings.
What's Changed
- Update NEWS.md by @shajoezhu in #244
- updating pagination tests with snapshot by @shajoezhu in #247
- Remove lookup-refs by @m7pr in #249
- Add parameter
sort_colsto sort listings by @edelarua in #250 - 336 nearest value round by @gmbecker in #246
- Create .revdeprefs.yaml by @shajoezhu in #253
- adding trailing separators into rlistings by @Melkiades in #254
- update by @shajoezhu in #255
- Update large_list.Rmd by @shajoezhu in #256
- Update DESCRIPTION by @shajoezhu in #257
- [skip vbump] release candidate v0.2.11 by @Melkiades in #260
New Contributors
Full Changelog: v0.2.10...v0.2.11
v0.2.11-rc1
[skip vbump] release candidate v0.2.11
v0.2.10 cran
- Added an error message for listings with variables of
difftimeclass. - Added message when the listing object has zero row.
What's Changed
- Workflow propagations by @walkowif in #219
- add lookup-refs param to rhub workflow by @pawelru in #220
- update readme by @pawelru in #222
- update, greenci, skip test if dplyr not available by @shajoezhu in #224
- Workflow propagations by @walkowif in #223
- Update DESCRIPTION, upversion formatters minimal version to 0.5.9 by @shajoezhu in #226
- Add tests for listing export bug by @edelarua in #227
- update check yml by @shajoezhu in #231
- add error message for class "difftime" by @ayogasekaram in #232
- Fix split list for pagination when with ordered factors by @Melkiades in #235
- Replace logo.png by logo.svg by @llrs-roche in #239
- Replace old logo by new one by @llrs-roche in #240
- attempt to close #238 by @shajoezhu in #242
- 241 cran0.2.10 by @shajoezhu in #243
New Contributors
- @llrs-roche made their first contribution in #239
Full Changelog: v0.2.9...v0.2.10
v0.2.9 cran
- Added
truetypefont support based on newformattersapi, by @gmbecker. - Fixed tests so that paginations based on different fonts and page sizes can be compared, by @gmbecker.
paginate_listingnow acceptscol_gapargument and passes it down correctly to pagination machinery informatters, by @gmbecker.
What's Changed
- Workflow propagation by @walkowif in #207
- Changes from fork PR for truetype font by @Melkiades in #214
- Bumps
{rmarkdown}minimal version by @averissimo in #212 - update description and news [skip vbump] by @shajoezhu in #217
Full Changelog: v0.2.8...v0.2.9
v0.2.8 cran
- 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
v0.2.7
- Applied
stylerand resolved package lint. Changed default indentation from 4 spaces to 2. - Fixed bug in
add_listing_colwhen both a function and a format are specified. - Added a vignette on referential footnotes workaround.
- Added a vignette on formatting columns.
- Added a vignette on pagination.
What's Changed
- Update logo by @edelarua in #172
- Remove old references by @cicdguy in #173
- Fix lint, apply styler by @edelarua in #175
- Pagination vignette by @edelarua in #177
- Fix bug in
add_listing_colwhen specifying a function and a format by @edelarua in #180 - Column formatting vignette by @edelarua in #181
- Add vignette on referential footnotes workaround by @edelarua in #184
- Generate pkgdown site favicon by @edelarua in #186
- updating news and package version in description [skip vbump] by @shajoezhu in #187
Full Changelog: v0.2.6...v0.2.7
v0.2.6
- Fixed bug in pagination preventing key column values to appear in paginated listings when
export_as_txtwas used. - Added tests to cover for
export_as_txtoutputs. - Integrated support for newline characters.
What's Changed
- Close #155 and add test for export_as_txt by @anajens in #162
- Fixes after wrap_string refactoring by @Melkiades in #163
- fix vec_nlines and complete support newline character by @Melkiades in #167
- adding tests to fix infinite loop and export_as_txt colwidths that were hidden by @Melkiades in #170
New Contributors
Full Changelog: v0.2.5...v0.2.6
v0.2.5
- Fixed bug in
as_listingpreventing custom formatting from being applied to key columns. - Updated
matrix_formto allowNAvalues in key columns. - Updated
as_listingto trim any rows containing only NA values and print an informative message.
What's Changed
- Fix NEWS version [skip vbump] by @edelarua in #151
- Adds min package version by @averissimo in #139
- Add
teal.modules.clinicalas downstream dependency by @edelarua in #160 - Allow custom formats,
NAvalues in key columns by @edelarua in #158 - [skip vbump] rlistings release v0.2.5 by @Melkiades in #161
New Contributors
- @averissimo made their first contribution in #139
Full Changelog: v0.2.4...v0.2.5