ggpubr
ggpubr copied to clipboard
ggbloxplot features have been deprecated in ggplot2
Warning messages:
1: The fun.y
argument of stat_summary()
is deprecated as of ggplot2 3.3.0.
ℹ Please use the fun
argument instead.
ℹ The deprecated feature was likely used in the ggpubr package.
Please report the issue at https://github.com/kassambara/ggpubr/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings()
to see where this warning was generated.
2: The fun.ymin
argument of stat_summary()
is deprecated as of ggplot2 3.3.0.
ℹ Please use the fun.min
argument instead.
ℹ The deprecated feature was likely used in the ggpubr package.
Please report the issue at https://github.com/kassambara/ggpubr/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings()
to see where this warning was generated.
3: The fun.ymax
argument of stat_summary()
is deprecated as of ggplot2 3.3.0.
ℹ Please use the fun.max
argument instead.
ℹ The deprecated feature was likely used in the ggpubr package.
Please report the issue at https://github.com/kassambara/ggpubr/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings()
to see where this warning was generated.
# insert reprex here
session_info()
# please paste here the result of
devtools::session_info()
same here