lauramorgana <at> bluewin.ch <lauramorgana <at> bluewin.ch> writes:
> > Hello, > I've been trying to use odfWeave and prettyR packages to create documents with both text and graphs, but so far I haven't been very lucky... ... > library(odfWeave) I get this message: > > Loading: XML > Error: package 'XML' not loaded > The problem is that on the CRAN web site the XML package is not available for windows... I just checked, and it is available for Windows from my mirror (Austria) and from ETH (assuming you are CH). However, there was a problem when using XML with Umlauts and the like in a more recent version of XML on Windows (and on Windows only). So after you installed XML (a must), first try with the odfWeave standard examples. If these work, add an äü somewhere, try again. 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.