Hi, I visit tidyverse articles which say they want us to try 2.3.0 before CRAN, so i try but fail.
My current version is 2.2.1.9000.
I unstalled 2.2.1.9000 and ran
devtools::install_github("tidyverse/ggplot2", force = TRUE)
However, failed.
Please advise how to install it successfully.
Thanks.