Displaying 2 results from an estimated 2 matches for "idndl".
Did you mean:
iddl
2015 May 06
1
IdntoAscii issue with KERNEL32.dll on 64-bit R on Windows Server 2003 x64 SP2
...39;s unlikely we will put in code to special case that version in the general release of R, as Microsoft is abandoning it as of July this year.
Thanks Duncan. I downloaded the files from
https://msdn.microsoft.com/en-us/library/windows/desktop/dd318149%28v=vs.85%29.aspx,
extracted, and installed (idndl.amd64.exe); don't think the header
files were copied/moved anywhere. The error still persists after
restarting the server.
Any other thoughts? Thanks.
-- Vinh
2015 May 06
2
IdntoAscii issue with KERNEL32.dll on 64-bit R on Windows Server 2003 x64 SP2
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 happen with R32.
I previously noticed this error starting with R 3.0.0 with the