Dear R developers,
I had some problem when building package: for exemple when building the package e1071 available from CRAN, I get the following message error:
* checking for file 'e1071/DESCRIPTION' ... OK * preparing 'e1071': * cleaning src * running cleanup * creating vignettes ... ERROR /usr/lib/R/bin/texi2dvi: pdflatex exited with bad status, quitting. /usr/lib/R/bin/texi2dvi: see svmdoc.log for errors. Error in texi2dvi(file = bft, pdf = TRUE, clean = FALSE, quiet = quiet) : running texi2dvi on svmdoc.tex failed Execution halted
The system I use is: R2.0.1 under Debian Linux (testing) with kernel 2.6.9-1-686
The pdflatex version is: pdfeTeX (Web2C 7.4.5) 3.14159-1.10b-2.1 kpathsea version 3.4.5 Copyright (C) 1997-2003 The NTS Team (eTeX)/Han The Thanh (pdfTeX). Kpathsea is copyright (C) 1997-2003 Free Software Foundation, Inc. There is NO warranty. Redistribution of this software is covered by the terms of both the pdfeTeX copyright and the GNU General Public License. For more information about these matters, see the files named COPYING and the pdfeTeX source. Primary author of pdfeTeX: The NTS Team (eTeX)/Han The Thanh (pdfTeX). Kpathsea written by Karl Berry and others.
I attached the log file svmdoc.log.
I have a quick look on the perl script build and it seem there is a grep for error.
In the log file there is a line with the following:
file:line:error style messages enabled
it is just the summary of the option used when running pdflatex and then an error is systematically reported.
If you have any idea where the problem comes from?
Thanks,
Philippe
-- Philippe Hupé UMR 144 - Service Bioinformatique Institut Curie Laboratoire de Transfert (4ème étage) 26 rue d'Ulm 75005 Paris - France Email : [EMAIL PROTECTED] Tél : +33 (0)1 44 32 42 75 Fax : +33 (0)1 42 34 65 28
______________________________________________ R-devel@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-devel