Re: [Rd] Rtools and MinGW

2011-04-04 Thread Thomas Mang
On 04.04.2011 11:04, Prof Brian Ripley wrote: On Sun, 3 Apr 2011, Thomas Mang wrote: Hi, I have R version 2.8.1 and Rtools 28 installed (as you might guess, set up years ago). In Rtools the MinGW GCC 4.2 compiler toolset is included. For my regular C/C++ programs I have also installed

[Rd] Rtools and MinGW

2011-04-03 Thread Thomas Mang
Hi, I have R version 2.8.1 and Rtools 28 installed (as you might guess, set up years ago). In Rtools the MinGW GCC 4.2 compiler toolset is included. For my regular C/C++ programs I have also installed, separately, the full MinGW bundle with the latest GCC 4.5 compiler tools. So I have two g+

[Rd] compiling DLL under Visual Studio IDE

2009-08-05 Thread Thomas Mang
Hi, I have successfully compiled DLLs and invoked the functions using the R toolset. I would also like to compile the DLL using Microsof Visual Studio compiler (2005, if that matters). The FAQ tells how to do that from the command line; however I'd also like to do that from within the IDE. So

[Rd] timezone attribute lost

2008-11-24 Thread Thomas Mang
Hi, As I didn't get any response on the general help list and I don't know if there is a bug in action I am trying my luck here. I was highly surprised to find out that during simple operations (see code below) the timezone attribute for POSIXct data is lost and then, upon the next interpret