dreamRs / esquisse

RStudio add-in to make plots interactively with ggplot2
https://dreamrs.github.io/esquisse
Other
1.78k stars 229 forks source link

Error wen open esquisse #163

Closed ejjunior78 closed 5 months ago

ejjunior78 commented 3 years ago

esquisse::esquisser()

Error in col2Hex(viridis_pal(option = "viridis")(10)) : could not find function "col2Hex"

how to resolve

pvictor commented 3 years ago

Try to install version 1.0.1 from CRAN, it appears that you have a prior version.

Victor

ejjunior78 commented 3 years ago

Try to install version 1.0.1 from CRAN, it appears that you have a prior version.

Victor

That is my version.

ejjunior78 commented 3 years ago

I still have the problem, can someone help me.

esquisse::esquisser() Error in col2Hex(viridis_pal(option = "viridis")(10)) : could not find function "col2Hex"

ejjunior78 commented 3 years ago

My RStudio Version:

RStudio Server Version 1.4.1106 © 2009-2021 RStudio, PBC

pvictor commented 3 years ago

What gives getOption("esquisse.colors") and getOption("esquisse.palettes") ?