trouble loading ggplot2 using R
What is the output of your sessionInfo()? Many folks have ggplot2 running on Snow Leopard (myself included) -- most likely, you need to update something or other... Michael
On Tue, Apr 24, 2012 at 9:26 AM, ramonovelar <ramon.ovelar at gmail.com> wrote:
Hello, I have a similar error, running R in Snow Leopard too
library("ggplot2")
Error : .onAttach failed in attachNamespace() for 'ggplot2', details: ?call: stats::runif(1) ?error: .Random.seed no es un vector de n?meros enteros pero es de tipo 'list' Error: package/namespace load failed for ?ggplot2? does anybody have this package running in Snow Leopard? thks in advance. Ram?n Ovelar -- View this message in context: http://r.789695.n4.nabble.com/trouble-loading-ggplot2-using-R-tp3332044p4583459.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.