>>>>> "Christian" == Christian Hennig <[EMAIL PROTECTED]>
>>>>> on Wed, 9 Aug 2006 17:21:18 +0100 (BST) writes:
Christian> Dear list, R CMD check on my updated package now
Christian> generated the following error:
Christian> "LaTeX errors when creating DVI version. This
Christian> typically indicates Rd problems."
Christian> But the Rd files (and everything else) were
Christian> checked as "OK" (I removed the problem about
Christian> which I asked the list some hours ago, but
Christian> answers are still appreciated because I rather
Christian> created a rough workaround than solved it).
Christian> What can I do to get better information about
Christian> what caused the problem in my Rd files?
Run
R CMD Rd2dvi
directly on the relevant Rd file.
Mit liebem Gruss: Martin
______________________________________________
[email protected] 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.