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
stat(density / max(density)) was deprecated in ggplot2 3.4.0.
ℹ Please use after_stat(density / max(density)) instead.
ℹ The deprecated feature was likely used in the sportyR package.
Please report the issue at https://github.com/sportsdataverse/sportyR/issues.
This warning is displayed once every 8 hours.
The text was updated successfully, but these errors were encountered:
stat(density / max(density))
was deprecated in ggplot2 3.4.0.ℹ Please use
after_stat(density / max(density))
instead.ℹ The deprecated feature was likely used in the sportyR package.
Please report the issue at https://github.com/sportsdataverse/sportyR/issues.
This warning is displayed once every 8 hours.
The text was updated successfully, but these errors were encountered: