[Rd] Col.names parameter in write.csv (PR#10411)

2007-11-09 Thread kingsley . oteng-amoako
Full_Name: Kingsley Oteng-Amoako Version: 2.5.1 OS: Windows 5.1.2600 (Windows XP) Submission from: (NULL) (203.185.215.144) The col.names=false in the write.csv command does not work as documented. Attempting to write a vector to a csv file without column headers does not work as documented. Th

Re: [Rd] Col.names parameter in write.csv (PR#10411)

2007-11-09 Thread Peter Dalgaard
[EMAIL PROTECTED] wrote: > Full_Name: Kingsley Oteng-Amoako > Version: 2.5.1 > OS: Windows 5.1.2600 (Windows XP) > Submission from: (NULL) (203.185.215.144) > > > The col.names=false in the write.csv command does not work as documented. > Attempting to write a vector to a csv file without column he

Re: [Rd] Col.names parameter in write.csv (PR#10411)

2007-11-09 Thread ripley
On Fri, 9 Nov 2007, Peter Dalgaard wrote: > [EMAIL PROTECTED] wrote: >> Full_Name: Kingsley Oteng-Amoako >> Version: 2.5.1 >> OS: Windows 5.1.2600 (Windows XP) >> Submission from: (NULL) (203.185.215.144) >> >> >> The col.names=false in the write.csv command does not work as documented. >> Attempt

[Rd] Building Rdll.lib with Visual C++

2007-11-09 Thread William.Fulton
>From the R-2.6.0/doc/README.packages it says: Using Visual C++ You may if you prefer use Visual C++ to make the DLLs (unless they use Fortran source!). The notes here were tested with VC++6. First build the import library Rdll.lib by make R.exp ... In the

Re: [Rd] Building Rdll.lib with Visual C++

2007-11-09 Thread Prof Brian Ripley
On Fri, 9 Nov 2007, [EMAIL PROTECTED] wrote: >> From the R-2.6.0/doc/README.packages it says: > > Using Visual C++ > > > You may if you prefer use Visual C++ to make the DLLs (unless they use > Fortran source!). The notes here were tested with VC++6. > > First build the impor

Re: [Rd] R crashes when I open R files in R (PR#10402)

2007-11-09 Thread Duncan Murdoch
On 11/9/2007 10:31 AM, Jérôme Lemaître wrote: > Dear Duncan, > > I thank you very much for your attention and I apologize for the few > information. Here is some more... I have made some tests and I think that I > have found the problem. > The thing is that R crashes when both of the followings ha

Re: [Rd] R crashes when I open R files in R (PR#10402)

2007-11-09 Thread Jérôme Lemaître
Dear Duncan, I thank you very much for your attention and I apologize for the few information. Here is some more... I have made some tests and I think that I have found the problem. The thing is that R crashes when both of the followings happen: 1) The name of the script (a file saved as R file,

[Rd] make check-all fails on F8

2007-11-09 Thread Marc Schwartz
Hi all, Clean install of F8 yesterday. This was not an upgrade, as I did some re-partitioning of my HD to remove Windows (finally...) and no-longer have a dual-boot laptop. Using R 2.6.0 patched from SVN (rev 43319), which was the last rev that I had on F7 and which passed all tests, I am now get

Re: [Rd] R 2.6.0 make check fails on SGI origin 350 and

2007-11-09 Thread kamil Marcinkowski
Hello list Thank you for your help with the d-p-q-r-tests on Irix. After patching d-p-q-r-tests.R, and d-p-q-r-tests.Rout.save file to reflect the change, d-p-q-r tests succeed but make check still fails: > comparing 'complex.Rout' to './complex.Rout.save' ...188c188 > < [1] 0+0i > --- > > [1

Re: [Rd] R crashes when I open R files in R (PR#10402)

2007-11-09 Thread Duncan Murdoch
On 11/9/2007 10:47 AM, Duncan Murdoch wrote: > On 11/9/2007 10:31 AM, Jérôme Lemaître wrote: >> Dear Duncan, >> >> I thank you very much for your attention and I apologize for the few >> information. Here is some more... I have made some tests and I think that I >> have found the problem. >> The t

Re: [Rd] make check-all fails on F8

2007-11-09 Thread Tom "spot" Callaway
On Fri, 2007-11-09 at 11:41 -0600, Marc Schwartz wrote: > I have been looking ("tunnel vision") at this now for several hours > going back to last night, and am probably missing something basic here, > but is this the result of a change in the behavior of diff on F8, or is > something else going

Re: [Rd] make check-all fails on F8

2007-11-09 Thread Marc Schwartz
On Fri, 2007-11-09 at 16:45 -0500, Tom "spot" Callaway wrote: > On Fri, 2007-11-09 at 11:41 -0600, Marc Schwartz wrote: > > > I have been looking ("tunnel vision") at this now for several hours > > going back to last night, and am probably missing something basic here, > > but is this the result