Closed
Description
For my ggtext package, I find myself fielding tons of bug reports where people are not running the latest development version of ggplot2 (e.g.: wilkelab/ggtext#13 wilkelab/ggtext#14 wilkelab/ggtext#21). However, I have correctly specified ggplot2 in remotes.
What I think is happening is that when people run remotes::install_github("wilkelab/ggtext")
, they are given the option to not install the development version of ggplot2, and there is no indication that that may cause problems. The following screenshot indicates what it looks like from an enduser's perspective.
I'm not sure what the best approach would be, but at a minimum there should be some sort of indication that not upgrading ggplot2 may cause trouble.
Metadata
Metadata
Assignees
Labels
No labels