Re: [R] R 2.9 and XML

2009-05-06 Thread Uwe Ligges



Ian Kennedy wrote:

After I installed R 2.9.0 my XML package cannot load; I get an error

"This

application has failed to start because iconv.dll was not found.
Re-installing the application may fix this problem". I already

re-installed

both but the problem persists. Does anyone know what is going on? I would
appreciate any help. Thanks a lot


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.



Please re-install XML. A recompiled binary version is available from 
CRANextras that does work with R-2.9.0.


Uwe Ligges



Ian Kennedy

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] R 2.9 and XML

2009-05-05 Thread Ian Kennedy

> After I installed R 2.9.0 my XML package cannot load; I get an error
"This
> application has failed to start because iconv.dll was not found.
> Re-installing the application may fix this problem". I already
re-installed
> both but the problem persists. Does anyone know what is going on? I would
> appreciate any help. Thanks a lot

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

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] R 2.9 and XML

2009-04-28 Thread Uwe Ligges



Luis Orlindo Tedeschi wrote:

After I installed R 2.9.0 my XML package cannot load; I get an error "This
application has failed to start because iconv.dll was not found.
Re-installing the application may fix this problem". I already re-installed
both but the problem persists. Does anyone know what is going on? I would
appreciate any help. Thanks a lot



Is this the XML version from the 2.9 repository on CRANextras? How did 
you install it? install.packages() should pick the right one.


I guess you did it in another way, but you really should use the one 
mentioned above.


Uwe Ligges









__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] R 2.9 and XML

2009-04-28 Thread Luis Orlindo Tedeschi
After I installed R 2.9.0 my XML package cannot load; I get an error "This
application has failed to start because iconv.dll was not found.
Re-installing the application may fix this problem". I already re-installed
both but the problem persists. Does anyone know what is going on? I would
appreciate any help. Thanks a lot

-- 

___
Luís Orlindo Tedeschi
mailto:luis.tedes...@gmail.com
___

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.