v0.9.5 cran
Enhancements
- Added
facet_vartog_lineplotto allow plot faceting by a factor variable. - Added examples and tests for
label_allparameter toextract_survival_biomarkersandextract_survival_subgroups. - Added the
xticks,xlim, andylimarguments tog_lineplotto allow for customization of the x and y axes. - Updated
g_lineplotlegend to follow factor levels set by users.
Bug Fixes
- Fixed a bug in
s_ancovathat prevented statistics from being printed when arm levels include special characters. - Fixed a bug in
decorate_grobthat prevented the right margins to be respected when adding title and footers decorations.
Miscellaneous
- Began deprecation of the unused
label_allparameter totabulate_survival_biomarkersandtabulate_survival_subgroups, with redirection to the same parameter in their associatedextract_*functions.
What's Changed
- Fix documentation for the
label_allargument ofextract_*functions by @edelarua in #1232 - Manually specify shapes within
g_lineplotwhen >6 group levels exist by @edelarua in #1234 - update g_lineplot code to handle special characters by @ayogasekaram in #1230
- Add revdepcheck configuration by @walkowif in #1228
- Fix bug in
s_ancovawhen arm levels include special characters by @edelarua in #1242 - Fix indentation in functions that use
matrix_formby @edelarua in #1239 - Add
xticks,xlim, andylimarguments tog_lineplotby @edelarua in #1244 - fix decorate grob vp widths for titles and footers when right margin is present by @Melkiades in #1245
- Truetype pagination PR check by @gmbecker in #1250
- testing for rtables higher level ns PR by @gmbecker in #1251
- prep for 0.9.5 [skip vbump] by @shajoezhu in #1253
New Contributors
Full Changelog: v0.9.4...v0.9.5