Re: [R] Getting the latex file from R CMD check

2012-12-10 Thread Duncan Murdoch
On 12-12-10 7:08 AM, Guillaume Chapron wrote: Hi list, I'm running R CMD check for a package and I would like to save the .tex file that generates later the pdf documentation. I have only seen it appearing and disappearing quickly in a tmp folder but I have not been able to save it. I could n

[R] Getting the latex file from R CMD check

2012-12-10 Thread Guillaume Chapron
Hi list, I'm running R CMD check for a package and I would like to save the .tex file that generates later the pdf documentation. I have only seen it appearing and disappearing quickly in a tmp folder but I have not been able to save it. I could not find any option to the check command to sav