<div dir="ltr">I think this might be a general R 3.1.3 issue on OS X.<div><br><div>I was running R 3.1.2 and the documentation creation worked fine. </div><div>I upgraded to 3.1.3 and immediately encountered the same error.</div><div>This was all in the span of 5 minutes. Perhaps a default path was changed in 3.1.3?</div><div><br></div><div>Fingers crossed that R  3.1.4 for OS X will fix it.<br></div><div><br></div><div>Cheers,</div><div>David</div><div><br></div><div><div>**************************************************************<br></div><div>David Stanley, PhD</div><div>Department of Psychology</div><div>University of Guelph</div><div>Guelph, Ontario</div><div>Canada    N1G 2W1 </div><div><br></div><div>office: 4002 MacKinnon</div><div>phone: (519) 824-4120, x58590<br></div><div>web: http://www.uoguelph.ca/iopsychology/Stanley.shtml</div><div>**************************************************************</div></div><div><br></div><div><br>On Saturday, March 21, 2015 at 6:34:47 AM UTC-4, Adrian DuČ™a wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi everyone,
<br>
<br>Not sure if this is the right list, but it seems like a Mac related problem
<br>(version OS X 10.9.5, haven't upgraded to Yosemite just yet).
<br>
<br>I'm getting a warning when building a package (with R 3.1.3), relating to
<br>LaTeX and Rd problems:
<br>
<br>* checking PDF version of manual ... WARNING
<br>LaTeX errors when creating PDF version.
<br>This typically indicates Rd problems.
<br>* checking PDF version of manual without hyperrefs or index ... OK
<br>* DONE
<br>
<br>The final .pdf file looks alright, so it gets created after all despite
<br>this warning.
<br>
<br>I've tried to search in the .Rd files for anything suspicious but could not
<br>find anything. Also, searched over the web for anything related, only found
<br>a post referring to a missing "inconsolata.sty" but doesn't seem to be my
<br>case.
<br>
<br>I also tried R CMD Rd2pdf (in the command line), and I get this at the end:
<br>
<br>Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet,  :
<br>  Running 'texi2dvi' on 'Rd2.tex' failed.
<br>Messages:
<br>sh: /usr/local/bin/texi2dvi: No such file or directory
<br>
<br>It might boil down to this missing texi2dvi, but I have the full
<br>MacTeX-2014 (fresh reinstall today) on my system and it should be there.
<br>
<br>Might also be a path issue: here's is the difference between R.gui and
<br>terminal:
<br>
<br>> Sys.getenv("PATH")
<br>[1] "/usr/bin:/bin:/usr/sbin:/<wbr>sbin:/usr/local/bin:/usr/<wbr>texbin"
<br>
<br>Adrians-MBP:~ dusadrian$ $PATH
<br>-bash:
<br>/usr/local/mysql/bin:/usr/bin:<wbr>/bin:/usr/sbin:/sbin:/usr/<wbr>local/bin:/opt/X11/bin:/usr/<wbr>local/MacGPG2/bin:/usr/texbin:
<br>No such file or directory
<br>
<br>Thanks very much for any hint, below my R version.
<br>
<br>> R.version
<br>               _
<br>platform       x86_64-apple-darwin13.4.0
<br>arch           x86_64
<br>os             darwin13.4.0
<br>system         x86_64, darwin13.4.0
<br>status
<br>major          3
<br>minor          1.3
<br>year           2015
<br>month          03
<br>day            09
<br>svn rev        67962
<br>language       R
<br>version.string R version 3.1.3 (2015-03-09)
<br>nickname       Smooth Sidewalk
<br>
<br>Best wishes,
<br>Adrian
<br>
<br>-- 
<br>Adrian Dusa
<br>University of Bucharest
<br>Romanian Social Data Archive
<br>Soseaua Panduri nr.90
<br>050663 Bucharest sector 5
<br>Romania
<br>
<br>        [[alternative HTML version deleted]]
<br>
<br>______________________________<wbr>_________________
<br>R-SIG-Mac mailing list
<br><a href="javascript:" target="_blank" gdf-obfuscated-mailto="DIgHueJkmqAJ" rel="nofollow" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">R-SI...@r-project.org</a>
<br><a href="https://stat.ethz.ch/mailman/listinfo/r-sig-mac" target="_blank" rel="nofollow" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-sig-mac\46sa\75D\46sntz\0751\46usg\75AFQjCNEkqAlfGt1yZw-XSwiexZHN9YXtYA';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-sig-mac\46sa\75D\46sntz\0751\46usg\75AFQjCNEkqAlfGt1yZw-XSwiexZHN9YXtYA';return true;">https://stat.ethz.ch/mailman/<wbr>listinfo/r-sig-mac</a>
<br></blockquote></div></div></div>