Skip to content
Prev 179347 / 398506 Next

R 2.9 and XML

"This
re-installed
I had this problem (after installing XML through install.packages() ) and
worked around it by making a copy of Riconv.dll (in the R-2.9.0/biin
directory) and naming it iconv.dll. The XML package seems to be working
now, but I'd like to know if there's a better way.

Ian Kennedy