Hi, Lately my Latex engine used for checking packages stop working, and I can not figure out how to fix it. When creating my package (caMassClass) I get the
* checking caMassClass-manual.tex ... ERROR LaTeX errors when creating DVI version. This typically indicates Rd problems. message. I look in caMassClass-manual.log file and find ! LaTeX Error: File `Rd.sty' not found. message. So I went to "R Installation and Administration" manual which recommended "http://www.murdoch-sutherland.com/Rtools/miktex.html <http://www.murdoch-sutherland.com/Rtools/miktex.html> " website to fix this exact problem. This page suggested "findtexmf Rd.sty" command to "check whether it is finding Rd.sty in the right place". When I try that I get: C:\>findtexmf Rd.sty C:\programs\R\rw2010\share\texmf\Rd.sty Which is the correct place where the file lives. I also tried workarounds 1 and 4, but it did not help. Any ideas of other thinks I can do? My setup is: - Windows XP - R 2.1.0 - Mitex 2.4.1461 The Mitex was working fine on my machine before but since I went from Windows 2K to XP and upgraded from R 2.0.1 to R 2.1.0. Thanks Jarek =====================================\==== Jarek Tuszynski, PhD. o / \ Science Applications International Corporation <\__,| (703) 676-4192 "> \ [EMAIL PROTECTED] ` \ [[alternative HTML version deleted]] ______________________________________________ [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
