On 9/9/2010 10:54 AM, William Dunlap wrote:
-Original Message-
From: r-devel-boun...@r-project.org
[mailto:r-devel-boun...@r-project.org] On Behalf Of Arni Magnusson
Sent: Wednesday, September 08, 2010 11:55 AM
To: r-devel@r-project.org
Cc: Simon Urbanek
Subject: [Rd] Drop single-dimensi
Thanks Paul and Baptiste,
grid.raster() also crashes for me if I use x11(), but for quartz() is ok, and
in the latter case I can also get colors to show up where I can only see
greyscale for rasterImage(). The output of my sessionInfo() is below [OS X
10.5, 64-bit Core 2 Duo Macbook]:
> session
> -Original Message-
> From: r-devel-boun...@r-project.org
> [mailto:r-devel-boun...@r-project.org] On Behalf Of Arni Magnusson
> Sent: Wednesday, September 08, 2010 11:55 AM
> To: r-devel@r-project.org
> Cc: Simon Urbanek
> Subject: [Rd] Drop single-dimensional array
>
> Hi Simon, thank
On 09/09/2010 5:57 AM, Barry Rowlingson wrote:
If I try ls with an unquoted version of something in my search list, I
get an error message but the ls completes successfully. For example:
> attach("x.RData")
> ls(file:x.RData)
Error in try(name) : object 'x.RData' not found
[1] "x"
which see
If I try ls with an unquoted version of something in my search list, I
get an error message but the ls completes successfully. For example:
> attach("x.RData")
> ls(file:x.RData)
Error in try(name) : object 'x.RData' not found
[1] "x"
which seems to be because ls first does: nameValue <- try(