Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The fun.y argument of stat_summary() is deprecated as of ggplot2 3.3.0 #56

Open
MauricioZapataA opened this issue May 20, 2024 · 0 comments

Comments

@MauricioZapataA
Copy link

Warning:
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 ggQC package.
Please report the issue to the authors.

Backtrace:

  1. └─ggQC::stat_QC(method = "xBar.rBar", auto.label = T, label.digits = 2)
  2. └─ggplot2::stat_summary(...)
  3. └─ggplot2:::deprecate_warn0("3.3.0", "stat_summary(fun.y)", "stat_summary(fun)")
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant