Skip to content

plot_missing() triggers a deprecation warning: "aes_string() was deprecated in ggplot2 3.0.0" #185

@Paraphrand

Description

@Paraphrand

When using plot_missing(), I now receive the warning below. Am reporting the issue based on the instruction in the warning:

Warning message:
aes_string() was deprecated in ggplot2 3.0.0.
ℹ Please use tidy evaluation idioms with aes().
ℹ See also vignette("ggplot2-in-packages") for more information.
ℹ The deprecated feature was likely used in the DataExplorer package.
Please report the issue at https://github.com/boxuancui/DataExplorer/issues.

Metadata

Metadata

Assignees

Labels

type: bugExisting features not working as expected

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions