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.