You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lionel- can you think of some hack to avoid the dplyr::vars() + ggplot2::vars() namespace clash? (In an ideal world people wouldn't @import dplyr and @import ggplot2 but clearly there are ~100 packages that do this, and getting them all to change is going to be too much work)