Skip to content

R 2.10.0 beta -- please test!

3 messages · Tim Cole, Simon Urbanek, Erich Neuwirth

#
The position of the plot window still ignores the preference setting, 
and resolutely appears bottom left.

A second point is the Undo. When I sequentially undo code in the GUI, 
right brackets that have been inserted automatically are ignored 
during the undo, so that they remain after all the other code has 
been undone. The same applies to double and single quotes.

Tim

[R.app GUI 1.30 (5508) i386-apple-darwin8.11.1]

$platform
[1] "i386-apple-darwin8.11.1"

$arch
[1] "i386"

$os
[1] "darwin8.11.1"

$system
[1] "i386, darwin8.11.1"

$status
[1] "RC"

$major
[1] "2"

$minor
[1] "10.0"

$year
[1] "2009"

$month
[1] "10"

$day
[1] "20"

$`svn rev`
[1] "50178"

$language
[1] "R"

$version.string
[1] "R version 2.10.0 RC (2009-10-20 r50178)"

  
    
#
Tim,
On Oct 21, 2009, at 11:52 , Tim Cole wrote:

            
Yes -- that's a function of the Quartz device -- ever since it has  
been moved from the GUI to core R it doesn't listen to what the GUI  
says anymore ;). It's too late for that now but I'll put it on my list  
for 2.10.1.
Interesting point - I'll need to figure out where this comes from  
because I don't remember seeing it before ...

Thanks,
Simon
#
I downloaded and installed
R version 2.10.0 RC (2009-10-20 r50178)
I am not experiencing the problems described earlier on this list, so  
they seem to be fixed.
Help works, and updating packages from the GUI works.

I only wonder why  R64.app binary and R.app have a
creation and modification date of
04/21/2009 and 05/23/2009
At least that is what is displayed in Finder on my machine.
On Oct 21, 2009, at 6:09 PM, Simon Urbanek wrote: