I am working with the latest version of your sensiPhy package, the 0.8.5, and I am at the beginning of my sensitivity analysis. When I plot the results of influ_phylm function, R displays the following warning message:
Warning message:
The dot-dot notation (`..density..`) was deprecated in ggplot2 3.4.0.
ℹ Please use `after_stat(density)` instead.
ℹ The deprecated feature was likely used in the sensiPhy package.
Please report the issue at <https://github.com/paternogbc/sensiPhy/issues>.
It says that the function is deprecated in ggplot2 3.4.0 and now we are already at 3.4.3 version.
Dear developers,
function
sensi_plot
Problem
I am working with the latest version of your sensiPhy package, the 0.8.5, and I am at the beginning of my sensitivity analysis. When I plot the results of influ_phylm function, R displays the following warning message:
It says that the function is deprecated in ggplot2 3.4.0 and now we are already at 3.4.3 version.