When trying to plot a model performance I get the following warning and the line is not displayed:
Warning: The size argument of element_line() is deprecated as of
ggplot2 3.4.0.
ℹ Please use the linewidth argument instead.
ℹ The deprecated feature was likely used in the DALEX
package.
Please report the issue at
https://github.com/ModelOriented/DALEX/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this
warning was generated.