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
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+
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
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