Error in rename(x, .base_to_ggplot, warn_missing = FALSE) : could not find function "revalue"

1,782 views
Skip to first unread message

Marlena Duda

unread,
Jun 24, 2013, 12:24:24 PM6/24/13
to ggp...@googlegroups.com
Hi all - 

I just got a new computer and I am trying to reproduce graphs in R on this new machine that worked previously on my old machine.  This is the error I am getting:

Error in rename(x, .base_to_ggplot, warn_missing = FALSE) : 
  could not find function "revalue"

I did some google searching and suggestions included installing plyr package, updating my packages, and restarting R.  None of these worked for me.  Does anyone have any ideas?

Any help is much appreciated!

Thanks,
Marlena

Dennis Murphy

unread,
Jun 24, 2013, 4:07:19 PM6/24/13
to Marlena Duda, ggplot2
revalue() is in the plyr package; you need to load it explicitly for
all 0.9.x versions of ggplot2.

Dennis
> --
> --
> You received this message because you are subscribed to the ggplot2 mailing
> list.
> Please provide a reproducible example:
> https://github.com/hadley/devtools/wiki/Reproducibility
>
> To post: email ggp...@googlegroups.com
> To unsubscribe: email ggplot2+u...@googlegroups.com
> More options: http://groups.google.com/group/ggplot2
>
> ---
> You received this message because you are subscribed to the Google Groups
> "ggplot2" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ggplot2+u...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
Reply all
Reply to author
Forward
0 new messages