rian Ripley [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 07, 2007 12:51 PM
To: Simon Urbanek
Cc: Douglas Bates; Aniko Szabo
Subject: Re: [Rd] missing IntegerFromString()
On Thu, 7 Jun 2007, Simon Urbanek wrote:
>
> On Jun 7, 2007, at 1:00 PM, Prof Brian Ripley wrote:
>
>> On Thu, 7 J
Sent: Tuesday, June 05, 2007 11:24 PM
To: Aniko Szabo
Cc: r-devel@r-project.org
Subject: Re: [Rd] missing IntegerFromString()
Hi Aniko,
"Aniko Szabo" <[EMAIL PROTECTED]> writes:
> I have created a DLL not so long ago using C code. My code used the
> IntegerFromString
I have created a DLL not so long ago using C code. My code used the
IntegerFromString() function that used to be exported in the
Rinternals.h header file (and thus easily accessible). Recently I
upgraded to R 2.5.0 and my DLL stopped working. I see that the
IntegerFromString() function is not expor
Full_Name: Aniko Szabo
Version: 2.1.0
OS: Windows XP
Submission from: (NULL) (155.100.234.96)
When using reshape with direction="long", multiple id variables and only one
column of varying data, the resulting data frame has a temporary ID variable.
Here is an example:
a <- data.fr