insightsengineering / tern

Table, Listings, and Graphs (TLG) library for common outputs used in clinical trials
https://insightsengineering.github.io/tern/
Other
77 stars 22 forks source link

Revert deprecation of some grob functions until `citril` decorators are refactored #1218

Closed edelarua closed 7 months ago

edelarua commented 7 months ago

Currently, the citril package still converts ggplot objects to grob objects prior to decorating, requiring the use of decorate_grob and related functions. Until the decorating mechanisms in citril are refactored to not use grobs, these functions should not be deprecated.