[Rd] tiff() causes R to crash on WinXP (PR#11804)
Duncan Murdoch
murdoch at stats.uwo.ca
Wed Jun 25 14:33:59 CEST 2008
On 6/25/2008 4:25 AM, gustaf.rydevik at gmail.com wrote:
> Full_Name: Gustaf Rydevik
> Version: 2.7.1
> OS: Win XP professional
> Submission from: (NULL) (130.237.97.254)
>
>
> The following lines of code crash R 2.7.1 (=cause R to show "The R gui has
> encountered a problem and needs to close"....). Replicated on two WinXp
> professional machines, as well as by Uwe Ligges.
I can reproduce this error, but only when lattice is loaded. I'll see
if I can track it down...
Duncan Murdoch
>
>
>> sessionInfo()
> R version 2.7.1 (2008-06-23)
> i386-pc-mingw32
>
> locale:
> LC_COLLATE=Swedish_Sweden.1252;LC_CTYPE=Swedish_Sweden.1252;LC_MONETARY=Swedish_Sweden.1252;LC_NUMERIC=C;LC_TIME=Swedish_Sweden.1252
>
> attached base packages:
> [1] stats graphics grDevices utils datasets methods base
>
> other attached packages:
> [1] boot_1.2-33 lattice_0.17-8 nlme_3.1-89 RWinEdt_1.8-0
>
> loaded via a namespace (and not attached):
> [1] grid_2.7.1 tools_2.7.1
>
>>tiff()
>>plot(1:1000)
>>dev.off()
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
More information about the R-devel
mailing list