sinhrks / ggfortify

Define fortify and autoplot functions to allow ggplot2 to handle some popular R packages.
Other
527 stars 65 forks source link

fix select_() deprecated from dplyr 0.7.0 to select() #207

Closed dprat closed 3 years ago

dprat commented 3 years ago

minor update to go with dplyr update where select_() has been deprecated to select() and now raising a warning in ggfortify.