[R] problem loading package 'gplots'

2007-08-24 Thread Erin Berryman
Dear R community, I am using R version 2.4.1 GUI 1.18 on an iBook G4 with OS 10.4.10. When I try to load package 'gplots' I get the following message: library(gplots) Loading required package: gdata Attaching package: 'gdata' The following object(s) are masked _by_ .GlobalEnv :

Re: [R] problem loading package 'gplots'

2007-08-24 Thread Gregory Warnes
Hi Erin, Since the error occurs during the loading of the gtools package, I would suggest upgrading to a newer version of gtools to see if this solves your problem. -G On Aug 24, 2007, at 12:49PM , Erin Berryman wrote: Dear R community, I am using R version 2.4.1 GUI 1.18 on an iBook G4

Re: [R] problem loading package 'gplots'

2007-08-24 Thread Erin Berryman
Thank you, but the version of 'gtools' I have is 2.3.1, which is the same as the current version in the repository. Is there a more recent version out there? Erin On Aug 24, 2007, at 2:51 PM, Gregory Warnes wrote: Hi Erin, Since the error occurs during the loading of the gtools package,

Re: [R] problem loading package 'gplots'

2007-08-24 Thread Erin Berryman
Thank you! That did the trick. Package 'gplots' is now running properly on my machine. Erin On Aug 24, 2007, at 7:57 PM, Gregory Warnes wrote: On Aug 24, 2007, at 9:47PM , Erin Berryman wrote: library(gplots) Error in lazyLoadDBfetch(key, datafile, compressed, envhook) :