Rob James <rob <at> aetiologic.ca> writes:

> Post-processing the contents
> Error in .Call("RS_XML_Parse", file, handlers, endElementHandlers, 
> as.logical(addContext),  :
>   attempt to apply non-function
> 

This might be similar to:

http://finzi.psych.upenn.edu/R/Rhelp02a/archive/135891.html

and could happen if you use umlauts or other special characters. You might try
to download XML 1.9.0 (older version) to check if it is the problem.

Dieter

______________________________________________
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.

Reply via email to