[R] tiff()-bug (was re:Preparing high quality figures with, tiff as end result)
Paulo Barata
pbarata at infolink.com.br
Wed Jun 25 17:04:44 CEST 2008
To the R colleagues,
I do not have any problems when running this code, everything
works well:
tiff()
plot(1:1000)
dev.off()
I am using R 2.7.1 and Windows XP Professional (service pack 2).
Regards,
Paulo Barata
-----------------------------------------------------------------------
Paulo Barata
Fundacao Oswaldo Cruz - Oswaldo Cruz Foundation
Rua Leopoldo Bulhoes 1480 - 8A
21041-210 Rio de Janeiro - RJ
Brazil
E-mail: pbarata at infolink.com.br
Alternative e-mail: paulo.barata at ensp.fiocruz.br
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
Date: Wed, 25 Jun 2008 09:58:05 +0200
From: "Gustaf Rydevik" <gustaf.rydevik at gmail.com>
Subject: [R] tiff()-bug (was re:Preparing high quality figures with
tiff as end result)
To: r-help at r-project.org
Message-ID:
<45f568c70806250058r26aa97d0p7b7e84b9edef8e54 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Hi all,
A while back I sent a message concerning working with tiff-files, and
mentioned that I encountered a bug in 2.7.0.
This bug still occurs in 2.7.1, and is reproducable on a separate
computer (both running WinXP professional):
tiff()
plot(1:1000)
dev.off()
This causes R to show the window "R GUI has encountered a problem and
needs to close".
Can anyone else out there reproduce this, so I can file a bug report?
Best,
Gustaf Rydevik
-------------------------------------------
> 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] RWinEdt_1.8-0
loaded via a namespace (and not attached):
[1] tools_2.7.1
--
Gustaf Rydevik, M.Sci.
tel: +46(0)703 051 451
address:Essingetorget 40,112 66 Stockholm, SE
skype:gustaf_rydevik
More information about the R-help
mailing list