nanxstats / ggsci

🦄 Scientific journal and sci-fi themed color palettes for ggplot2
https://nanx.me/ggsci/
GNU General Public License v3.0
661 stars 71 forks source link

Update problem #3

Closed Tyelcie closed 7 years ago

Tyelcie commented 7 years ago

Hi, I noticed your ggsci package have been updated to v2.7, however when I install it is till 2.4, and can't be updated. Do you have any solutions? Thanks in advance!

nanxstats commented 7 years ago

Hi @Tyelcie , - please try install the latest stable version from CRAN with this:

install.packages("ggsci", repos = "https://cran.rstudio.com")
Tyelcie commented 7 years ago

It worked! Thank you! Now I'd like to introduce it to my community^_^

nanxstats commented 7 years ago

-- that's great! Happy to see that the issue is solved. 👍