Die Funktion ggplot aus dem Paket ggplot2 gibt den folgenden Fehler:
Error in initFields(scales = scales) :
cannot find function "initRefFields"
Ging durch andere Listen und fand, dass die Aktualisierung von ggplot2 oder R auf v.14.2 würde es funktionieren, aber ich tat beides, und immer noch nicht funktioniert. Irgendein Tipp? da geht Session Info: DANKE!
> sessionInfo()
R version 2.14.2 (2012-02-29)
Platform: x86_64-pc-mingw32/x64 (64-bit)
locale:
[1] LC_COLLATE=Spanish_Spain.1252 LC_CTYPE=Spanish_Spain.1252 LC_MONETARY=Spanish_Spain.1252
[4] LC_NUMERIC=C LC_TIME=Spanish_Spain.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] plyr_1.7.1 ggplot2_0.9.0
loaded via a namespace (and not attached):
[1] colorspace_1.1-1 dichromat_1.2-4 digest_0.5.2 grid_2.14.0 MASS_7.3-16
[6] memoise_0.1 munsell_0.3 proto_0.3-9.2 RColorBrewer_1.0-5 reshape2_1.2.1
[11] scales_0.2.0 stringr_0.6 tools_2.14.0