Survminer 0.4.3
New features
- Now
ggsurvplot()
can be used to plot survreg model (@HeidiSeibold, #276, #325 ).
Minor changes
- Now,
ggforest()
simply returns a ggplot instead of drawing automatically the plot (@grvsinghal, #267).
Bug fixes
- Now, hiding strata names in risk table work when combining survfits (@krassowski, #317).
- Now,
axes.offset
argument is also applied to risk table (@dmartinffm, #243). - It is now possible to add
ggsurvplot
to powerpoint document using ReporteRs even if there is no risk table (@DrRZ, #314).