[R] trouble loading ggplot2 using R

R. Michael Weylandt michael.weylandt at gmail.com
Tue Apr 24 15:43:24 CEST 2012


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.



More information about the R-help mailing list