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
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!
The text was updated successfully, but these errors were encountered:
Hi there,
After running the dpclust example, I got the following warning messages:
Just reporting these in case they are of importance to the developers.
Thank you!
The text was updated successfully, but these errors were encountered: