Skip to content

Problem with ggplot2

3 messages · ONKELINX, Thierry, Tom Short

#
I'm also getting this error with ggplot2_0.8.1 on winXP with R 2.8.0 and R
2.7.1.
hadley wrote:

  
    
#
Are you sure that you have all your packages updated? Because qplot(mpg, wt, data=mtcars) works without a problem on my machine. Please add the info of sessionInfo() when reporting bugs. The posting guide asked you to do so.

Thierry
R version 2.8.0 (2008-10-20) 
i386-pc-mingw32 

locale:
LC_COLLATE=Dutch_Belgium.1252;LC_CTYPE=Dutch_Belgium.1252;LC_MONETARY=Dutch_Belgium.1252;LC_NUMERIC=C;LC_TIME=Dutch_Belgium.1252

attached base packages:
[1] grid      stats     graphics  grDevices datasets  tcltk     utils     methods   base     

other attached packages:
[1] ggplot2_0.8.1  reshape_0.8.2  plyr_0.1.4     proto_0.3-8    svSocket_0.9-5 svIO_0.9-5     R2HTML_1.59    svMisc_0.9-5   svIDE_0.9-5   

loaded via a namespace (and not attached):
[1] tools_2.8.0


----------------------------------------------------------------------------
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature and Forest
Cel biometrie, methodologie en kwaliteitszorg / Section biometrics, methodology and quality assurance
Gaverstraat 4
9500 Geraardsbergen
Belgium 
tel. + 32 54/436 185
Thierry.Onkelinx op inbo.be 
www.inbo.be 

To call in the statistician after the experiment is done may be no more than asking him to perform a post-mortem examination: he may be able to say what the experiment died of.
~ Sir Ronald Aylmer Fisher

The plural of anecdote is not data.
~ Roger Brinner

The combination of some data and an aching desire for an answer does not ensure that a reasonable answer can be extracted from a given body of data.
~ John Tukey

-----Oorspronkelijk bericht-----
Van: r-help-bounces op r-project.org [mailto:r-help-bounces op r-project.org] Namens ts8
Verzonden: woensdag 17 december 2008 18:32
Aan: r-help op r-project.org
Onderwerp: Re: [R] Problem with ggplot2


I'm also getting this error with ggplot2_0.8.1 on winXP with R 2.8.0 and R
2.7.1.
hadley wrote:

  
    
#
Yep, that was it. I had an out of date plyr. Hadley straightened me out.

- Tom 


-----Original Message-----
From: ONKELINX, Thierry [mailto:Thierry.ONKELINX at inbo.be] 
Sent: Thursday, December 18, 2008 5:03 AM
To: Short, Tom; r-help at r-project.org
Subject: RE: [R] Problem with ggplot2

Are you sure that you have all your packages updated? Because qplot(mpg, wt, data=mtcars) works without a problem on my machine. Please add the info of sessionInfo() when reporting bugs. The posting guide asked you to do so.

Thierry
R version 2.8.0 (2008-10-20) 
i386-pc-mingw32 

locale:
LC_COLLATE=Dutch_Belgium.1252;LC_CTYPE=Dutch_Belgium.1252;LC_MONETARY=Dutch_Belgium.1252;LC_NUMERIC=C;LC_TIME=Dutch_Belgium.1252

attached base packages:
[1] grid      stats     graphics  grDevices datasets  tcltk     utils     methods   base     

other attached packages:
[1] ggplot2_0.8.1  reshape_0.8.2  plyr_0.1.4     proto_0.3-8    svSocket_0.9-5 svIO_0.9-5     R2HTML_1.59    svMisc_0.9-5   svIDE_0.9-5   

loaded via a namespace (and not attached):
[1] tools_2.8.0


----------------------------------------------------------------------------
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature and Forest
Cel biometrie, methodologie en kwaliteitszorg / Section biometrics, methodology and quality assurance
Gaverstraat 4
9500 Geraardsbergen
Belgium 
tel. + 32 54/436 185
Thierry.Onkelinx at inbo.be 
www.inbo.be 

To call in the statistician after the experiment is done may be no more than asking him to perform a post-mortem examination: he may be able to say what the experiment died of.
~ Sir Ronald Aylmer Fisher

The plural of anecdote is not data.
~ Roger Brinner

The combination of some data and an aching desire for an answer does not ensure that a reasonable answer can be extracted from a given body of data.
~ John Tukey

-----Oorspronkelijk bericht-----
Van: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] Namens ts8
Verzonden: woensdag 17 december 2008 18:32
Aan: r-help at r-project.org
Onderwerp: Re: [R] Problem with ggplot2


I'm also getting this error with ggplot2_0.8.1 on winXP with R 2.8.0 and R
2.7.1.
hadley wrote: