Re: [Rd] cbind() crashes on raw vectors

2011-09-25 Thread Simon Urbanek
Thanks, now fixed. Simon On Sep 23, 2011, at 4:46 PM, Hervé Pagès wrote: > Hi, > > cbind() doesn't seem to like raw vectors: > > > df <- cbind(a=integer(4000), b=raw(4000)) > > df > *** glibc detected *** /home/hpages/R-2.13.1/bin/exec/R: malloc(): memory > corruption: 0x02d73ca0 ***

Re: [Rd] R CMD check file issues

2011-09-25 Thread Prof Brian Ripley
On Sun, 25 Sep 2011, Henrik Bengtsson wrote: On Sun, Sep 25, 2011 at 12:58 AM, Nick Sabbe wrote: Here you go (though I doubt it will be actually helpful): R version 2.13.1 (2011-07-08) Platform: i386-pc-mingw32/i386 (32-bit) It is useful, especially to know which version of R you are runnin

Re: [Rd] R CMD check file issues

2011-09-25 Thread Henrik Bengtsson
On Sun, Sep 25, 2011 at 12:58 AM, Nick Sabbe wrote: > Here you go (though I doubt it will be actually helpful): > > R version 2.13.1 (2011-07-08) > Platform: i386-pc-mingw32/i386 (32-bit) It is useful, especially to know which version of R you are running (at times when error report are posted it

Re: [Rd] R CMD check file issues

2011-09-25 Thread Nick Sabbe
In my particular case, the antivirus appears irrelevant (turning it off does not change anything ; admittedly, turning 'off' an antivirus program through its user interface may still involve some background meddling - stubborn creatures they are, these AVs) Either way: since this is the only place

Re: [Rd] R CMD check file issues

2011-09-25 Thread Nick Sabbe
Here you go (though I doubt it will be actually helpful): R version 2.13.1 (2011-07-08) Platform: i386-pc-mingw32/i386 (32-bit) locale: [1] LC_COLLATE=Dutch_Belgium.1252 LC_CTYPE=Dutch_Belgium.1252 LC_MONETARY=Dutch_Belgium.1252 LC_NUMERIC=C [5] LC_TIME=Dutch_Belgium.1252