I build a R package, however,when I run the" check("/home/conan/R/chinaWeather") ", it show me that : * checking PDF version of manual ... WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! LaTeX Error: File `inconsolata.sty' not found. Type X to quit or <RETURN> to proceed, or enter new name. (Default extension: sty) ! Emergency stop. <read *> l.281 ! ==> Fatal error occurred, no output PDF file produced! * checking PDF version of manual without hyperrefs or index ... ERROR and I don't how to solve this PDF version.by the way ,I am not familiar with Latex,so could anyone tell me how to solve these problem?More thanks! -- View this message in context: http://r.789695.n4.nabble.com/Latex-errors-build-on-windows-tp4691118.html Sent from the R devel mailing list archive at Nabble.com.
On 23/05/2014 12:57, khl0798 wrote:> I build a R package, however,when I run the" > check("/home/conan/R/chinaWeather") ", > it show me that : > * checking PDF version of manual ... WARNING > LaTeX errors when creating PDF version. > This typically indicates Rd problems. > LaTeX errors found: > ! LaTeX Error: File `inconsolata.sty' not found....> and I don't how to solve this PDF version.by the way ,I am not familiar with > Latex,so could anyone tell me how to solve these problem?More thanks!Yes, there are people who *could* tell you ... however *We* write manuals, specifically for Windows http://cran.r-project.org/doc/manuals/r-release/R-admin.html#LaTeX . *You* read them. See fortunes::fortune(14) The posting guide is at http://www.r-project.org/posting-guide.html: you have not given the 'at a minimum' information required, and we would also need to know your LaTeX distribution to offer help (although there are more appropriate LaTeX lists). Please use your real name when requesting consultancy, as here. R may be 'free', but advice is costly to those giving it. -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Thanks so much for your beneficial advice!Accroding to your suggests, I read the tutorial about Latex.Besides,I downloaded the MiKTeX 2.9,WinEdt 8 as well as Texmaker.I try to made a PDF version.But in fact,I failed.The R version I use is 2.15.3.Best wishes! Many thanks! -- View this message in context: http://r.789695.n4.nabble.com/Latex-errors-build-on-windows-tp4691118p4691163.html Sent from the R devel mailing list archive at Nabble.com. [[alternative HTML version deleted]]