Re: [Rd] type.convert and doubles

2014-04-23 Thread Therneau, Terry M., Ph.D.
But I'm still arguing that using an explicit 'stringsAsfactor' *argument* -- or your own wrapper for read.table() with different defaults, would be much cleaner. There are not so many cases where you'd have to pass such an argument, and - I think also pass a 'na.action' argument to modelling fu

Re: [Rd] Why did R 3.0's resolveNativeRoutine remove full-search ability?

2014-04-23 Thread Thomas Lumley
On Sat, Apr 19, 2014 at 2:29 AM, Simon Urbanek wrote: > Andrew, > > On Apr 18, 2014, at 9:55 AM, Andrew Piskorski wrote: > >> In versions of R prior to 3.0, by default .C and .Call would find the >> requested C function regardless of which shared library it was located >> in. You could use the P

[Rd] Error when Installing R-3.1.0

2014-04-23 Thread Fong Chun Chan
Hi, I am trying to install the newest version of R-3.1 from source and I've been successful in the configuration using this command: ./configure --enable-R-shlib --with-x=no --prefix=/home/fcchan/usr/local When I run make, I run into this issue: gcc -std=gnu99 -Wl,--export-dynamic -fopenmp -L/