[R] Problem with ggplot2
ts8
tshort at epri.com
Wed Dec 17 18:31:56 CET 2008
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:
>
> Hi David,
>
> I inadvertently introduced a bug in ggplot in the last release. I
> uploaded a fix to CRAN this morning and it should be available in the
> near future. Sorry for the inconvenience.
>
> Regards,
>
> Hadley
>
> On Thu, Nov 20, 2008 at 2:49 PM, David Hajage <dhajage.r at gmail.com> wrote:
>> Hello R users,
>>
>> I have an error with package ggplot2 under linux (ubuntu 8.10), R 2.8.0
>> and
>> ggplot2 0.7, everything up to date :
>>
>>> library(ggplot2)
>> Le chargement a nécessité le package : grid
>> Le chargement a nécessité le package : reshape
>> Le chargement a nécessité le package : plyr
>> Le chargement a nécessité le package : proto
>> Le chargement a nécessité le package : RColorBrewer
>> Le chargement a nécessité le package : splines
>> Le chargement a nécessité le package : MASS
>>
>> Attachement du package : 'ggplot2'
>>
>>
>> The following object(s) are masked from package:grid :
>>
>> nullGrob
>>
>>> qplot(mpg, wt, data=mtcars)
>> Erreur dans gList(...) : Only 'grobs' allowed in 'gList'
>>
>> I don't understand : this code is working on my work computer (windows
>> 2000).
>>
>> I forgot something ?
>>
>> Thank you very much.
>>
>> david
>>
>> [[alternative HTML version deleted]]
>>
>>
>> ______________________________________________
>> 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.
>>
>>
>
>
>
> --
> http://had.co.nz/
>
> ______________________________________________
> 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.
>
>
--
View this message in context: http://www.nabble.com/Problem-with-ggplot2-tp20613210p21057683.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list