odd one "Error in col2rgb(colors) : could not find function "muted""

1,519 views
Skip to first unread message

drmarkhutchinson

unread,
Mar 12, 2012, 11:45:56 PM3/12/12
to ez...@googlegroups.com
I am getting the following error when using ezDesign

Error in col2rgb(colors) : could not find function "muted"

Any ideas?

M

Mike Lawrence

unread,
Mar 13, 2012, 3:11:01 AM3/13/12
to ez...@googlegroups.com
I think this has something to do with the fact that the muted()
function that used to be a part of ggplot2 has migrated to the new
scales package. To help me clarify the issue, can you please let me
know what versions of ez and ggplot2 you are using? To get the version
number, just type ?ez or ?ggplot2 and look at the very bottom of the
help page that comes up.

Sawfoot

unread,
May 31, 2012, 10:17:16 AM5/31/12
to ez...@googlegroups.com
I had same problem - updated ez and it worked:

detach(package:ez, unload=TRUE)
install.packages("ez", dependencies = TRUE)
library(ez)
Reply all
Reply to author
Forward
0 new messages