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

ggplot2 dot-dot notation #32

Open
rlancaster96 opened this issue Nov 6, 2024 · 1 comment
Open

ggplot2 dot-dot notation #32

rlancaster96 opened this issue Nov 6, 2024 · 1 comment

Comments

@rlancaster96
Copy link

Hi there,
After running the dpclust example, I got the following warning messages:

Warning messages:
1: The dot-dot notation (`..count..`) was deprecated in ggplot2 3.4.0.
ℹ Please use `after_stat(count)` instead.
ℹ The deprecated feature was likely used in the DPClust package.
  Please report the issue to the authors. 
2: Use of `dat$non_empty_cluster_ids` is discouraged.
ℹ Use `non_empty_cluster_ids` instead. 
3: Removed 2 rows containing missing values or values outside the scale range (`geom_bar()`). 

Just reporting these in case they are of importance to the developers.
Thank you!

@Avramis
Copy link
Contributor

Avramis commented Nov 15, 2024

Thank for raising the ticket. We will have loook into.

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

2 participants