MixSIAR
MixSIAR copied to clipboard
The dot-dot notation (`..scaled..`) was deprecated in ggplot2 3.4.0
I am getting this Warning Message after running g.post <- output_posteriors(jags.1, mix, source, output_options)
Warning message:
The dot-dot notation (..scaled..
) was deprecated in ggplot2 3.4.0.
ℹ Please use after_stat(scaled)
instead.
ℹ The deprecated feature was likely used in the MixSIAR package.
Please report the issue at https://github.com/brianstock/MixSIAR/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings()
to see where this warning was generated.