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
I just received the warning message below when running in R4.2.2, RStudio Pro 2022.12.0 Build 353.pro20.
Kr,
Roel
plot(map.INTERNAL)
$mixdist
$mixdens
$mixecdf
$mix
Warning message: stat(density) was deprecated in ggplot2 3.4.0.
ℹ Please use after_stat(density) instead.
ℹ The deprecated feature was likely used in the bayesplot package.
Please report the issue at https://github.com/stan-dev/bayesplot/issues/.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was generated.
The text was updated successfully, but these errors were encountered:
Dear,
I just received the warning message below when running in R4.2.2, RStudio Pro 2022.12.0 Build 353.pro20.
Kr,
Roel
$mixdens
$mixecdf
$mix
Warning message:
stat(density)
was deprecated in ggplot2 3.4.0.ℹ Please use
after_stat(density)
instead.ℹ The deprecated feature was likely used in the bayesplot package.
Please report the issue at https://github.com/stan-dev/bayesplot/issues/.
This warning is displayed once every 8 hours.
Call
lifecycle::last_lifecycle_warnings()
to see where this warning was generated.The text was updated successfully, but these errors were encountered: