In R 4.3.2 under Microsoft Windows OS 11 there is a warning:
Warning message: 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 miceRanger package.
In R 4.3.2 under Microsoft Windows OS 11 there is a warning:
Warning message: 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 miceRanger package.