Re: [Rd] IdntoAscii issue with KERNEL32.dll on 64-bit R on Windows Server 2003 x64 SP2

2015-05-06 Thread Duncan Murdoch
On 06/05/2015 2:38 PM, Vinh Nguyen wrote: On Wed, May 6, 2015 at 9:44 AM, Duncan Murdoch wrote: > > On the MSDN page for that function, it mentions that you need a header file and DLL to use it in XP or Server 2003. You might try downloading the DLL to see if it works for you automagically;

Re: [Rd] IdntoAscii issue with KERNEL32.dll on 64-bit R on Windows Server 2003 x64 SP2

2015-05-06 Thread Vinh Nguyen
On Wed, May 6, 2015 at 9:44 AM, Duncan Murdoch wrote: > > On the MSDN page for that function, it mentions that you need a header file > and DLL to use it in XP or Server 2003. You might try downloading the DLL > to see if it works for you automagically; I think it's unlikely we will put > in

Re: [Rd] IdntoAscii issue with KERNEL32.dll on 64-bit R on Windows Server 2003 x64 SP2

2015-05-06 Thread Duncan Murdoch
On 06/05/2015 10:57 AM, Vinh Nguyen wrote: Dear list, With the new R 3.2.0 on the aforementioned platform, I get the following pop-up error when I enter "?update.packages" using R64: "The procedure entry point IdnToAscii could not be located in the dynamic link library KERNEL32.dll" That is, m

[Rd] IdntoAscii issue with KERNEL32.dll on 64-bit R on Windows Server 2003 x64 SP2

2015-05-06 Thread Vinh Nguyen
Dear list, With the new R 3.2.0 on the aforementioned platform, I get the following pop-up error when I enter "?update.packages" using R64: "The procedure entry point IdnToAscii could not be located in the dynamic link library KERNEL32.dll" That is, my command never gets executed. This does NOT