Displaying 1 result from an estimated 1 matches for "r66509".
Did you mean:
66509
2014 Sep 01
1
ggplot2/plyr interaction with latest R-devel?
I apologize in advance for not having done more homework in advance,
but thought I would send this along to see if anyone else was seeing this.
I am having some sort of ggplot2/plyr/very-recent-R-devel dependency
issues.
Just installed
R Under development (unstable) (2014-09-01 r66509) -- "Unsuffered
Consequences"
from source.
> packageVersion("ggplot2")
[1] ?1.0.0?
> packageVersion("plyr")
[1] ?1.8.1?
library(plyr) works
but then I get:
library(ggplot2)
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck =
vI[[i]]) :
nam...