Re: [Rd] huge data?

2008-06-25 Thread subramanian R
Hi Jay Emerson, Our Intention is to primarily optimize "R" to utilize the Parallel Processing Capabilities of CELL BE Processor.(has any work been done in this area?) We have huge pages(of size 1MB 16MB ) available in the system and as you pointed out our data is also in the GB ranges.So the

[Rd] Using Huge Pages for R

2008-06-25 Thread WINSTON, Rory, GBM
Have you looked at the [ff] package? user2007.org/program/posters/adler.pdf Rory *** The Royal Bank of Scotland plc. Registered in Scotland No 90312. Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB. Auth

[Rd] tiff() causes R to crash on WinXP (PR#11804)

2008-06-25 Thread gustaf . rydevik
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 Lig

[Rd] R 2.7.1 und WinEdt (PR#11806)

2008-06-25 Thread Hans-Jürgen Auinger
Hi, under the new version R 2.7.1 I can't use WinEdt. It seems that there is a bug in that version. To use older versions of the package RWinEdt doens't bring success. The Use of R 2.7.0 doesn't cause that Problem. Regards, Hans-Jürgen Auinger -- -

Re: [Rd] R 2.7.1 und WinEdt (PR#11806)

2008-06-25 Thread Duncan Murdoch
On 6/25/2008 7:40 AM, Hans-Jürgen [EMAIL PROTECTED] wrote: Hi, under the new version R 2.7.1 I can't use WinEdt. It seems that there is a bug in that version. To use older versions of the package RWinEdt doens't bring success. The Use of R 2.7.0 doesn't cause that Problem. You should report

Re: [Rd] tiff() causes R to crash on WinXP (PR#11804)

2008-06-25 Thread Duncan Murdoch
On 6/25/2008 4:25 AM, [EMAIL PROTECTED] 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 W

Re: [Rd] huge data?

2008-06-25 Thread Jay Emerson
I'm afraid I don't have anything to add to this discussion. I don't know enough (or anything) about "huge pages" to be able to assess possible performance gains, but my instinct is that they will be negligible when compared to other costs (e.g. a copy-on-write kicking in with a big R object). In

Re: [Rd] tiff() causes R to crash on WinXP (PR#11804)

2008-06-25 Thread Duncan Murdoch
On 6/25/2008 8:33 AM, Duncan Murdoch wrote: On 6/25/2008 4:25 AM, [EMAIL PROTECTED] 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

Re: [Rd] R 2.7.1 und WinEdt (PR#11806)

2008-06-25 Thread ligges
Duncan Murdoch wrote: > On 6/25/2008 7:40 AM, Hans-Jürgen [EMAIL PROTECTED] wrote: >> Hi, >> >> under the new version R 2.7.1 I can't use WinEdt. It seems that there >> is a bug in that version. To use older versions of the package RWinEdt >> doens't bring success. The Use of R 2.7.0 doesn't ca

[Rd] Patch for minor typo in legend.Rd

2008-06-25 Thread Gavin Simpson
There is a typo in a comment in the example section of legend.Rd, line 224. The comment refers the reader to 'example(plotfactor)'. It should read 'example(plot.factor)' The attached patch (against R 2.8.0 to be r45988) makes this change to legend.Rd. All the best, G -- %~%~%~%~%~%~%~%~%~%~%~%~