1
votes

I just downloaded RStudio 1.0.143 for Windows 7 and am compiling a knitr document. However, in the "Compile PDF" tab the STOP button does not appear when compiling nor the "View Log", "Output", or "Issues" buttons that allow you to troubleshoot a .Rnw file that does not compile. Is there a setting to show these? I have attached an image, they are at the right hand side of the "Compile PDF" at the console.

Thanks!

enter image description here

2

2 Answers

1
votes

Right click on the Compile PDF tab during compilation and then click Reload in the menu that appears, and the Stop button should appear.

Right click on the Compile PDF tab after compilation and then click Reload as before, and the View Log, Output, and Issues buttons should appear.

(Found by trial and error.)

1
votes

This particular issue should also be resolved from v1.1.364 of RStudio, which (at the time of this post) is available as a preview release.