Skip to content

ggplot2 dot-dot notation #32

@rlancaster96

Description

@rlancaster96

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions