You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a non-blocking issue, but one that could be considered in the next update.
When setting a few options, specifically lifecycle_verbosity = "error", we can see that qte uses the deprecated size argument of ggplot2::element_rect():
This is a non-blocking issue, but one that could be considered in the next update.
When setting a few options, specifically
lifecycle_verbosity = "error"
, we can see thatqte
uses the deprecatedsize
argument ofggplot2::element_rect()
:Results in the following error message:
The text was updated successfully, but these errors were encountered: