Re: [Rd] Documentation of option 'help.ports' not in help("options")

2010-11-05 Thread Martin Maechler
> Henrik Bengtsson > on Wed, 27 Oct 2010 12:54:15 -0700 writes: > FYI, > the option 'help.ports' is not document under help("options"). Should > it? yes, for completeness' sake; I've added it besides the other help. options. > It is documented under help("startDyna

Re: [Rd] make error for R 2.13.0 (and 2.12.0)

2010-11-05 Thread Johann Hibschman
"Tom \"spot\" Callaway" writes: > Full build log is here: > http://koji.fedoraproject.org/koji/getfile?taskID=2571563&name=build.log > > Default gcc in RHEL 4 is 3.4.6-10, which has g77 rather than gfortran. > It looks like this code no longer compiles properly with g77. > > Thankfully, RHEL 4 al

Re: [Rd] Will PrintWarnings remain non static?

2010-11-05 Thread Jeffrey Horner
Anyone have comments on this? PrintWarnings would be nice to utilize for those embedding R. Thanks, Jeff On Fri, Oct 1, 2010 at 4:49 PM, Jeffrey Horner wrote: > Hi, > > The C function PrintWarnings is currently not in the C API, but it is > declared non static in the svn trunk as of revision 53

Re: [Rd] Will PrintWarnings remain non static?

2010-11-05 Thread Thomas Friedrichsmeier
On Friday 05 November 2010, Jeffrey Horner wrote: > Anyone have comments on this? PrintWarnings would be nice to utilize > for those embedding R. I had missed your previous post. Rf_PrintWarnings is pretty useful when embedding R, indeed. We do use it in RKWard. So I would certainly appreciate i

[Rd] Bug in read.table?

2010-11-05 Thread jgarcia
Hi, I'm writting to this list as I'm puzzled about the behaviour of read.table(). It is hard to believe that there is a bug in this utils' function, but for my: R version 2.12.0 alpha (2010-09-28 r53056) I'm using scan and read.table to read a number of files, which are as: --- Project: Mu

Re: [Rd] Bug in read.table?

2010-11-05 Thread Charles C. Berry
On Fri, 5 Nov 2010, jgar...@ija.csic.es wrote: Hi, I'm writting to this list as I'm puzzled about the behaviour of read.table(). It is hard to believe that there is a bug in this utils' function, but for my: R version 2.12.0 alpha (2010-09-28 r53056) I'm using scan and read.table to read a nu