Skip to content
Prev 42835 / 63421 Next

issue with Rd2pdf and \Sexpr in Rd files

On 12-03-20 1:25 PM, Dan Tenenbaum wrote:
Sorry, I didn't see that.
If you use the --no-clean command line option, then the temporary 
directory containing the .tex file will not be deleted.  It contains 
your \Sexpr expressions wrapped in verbatim environments.  I suspect 
this is happening because Rd2pdf isn't running the Sexpr evaluation 
step.  I'll try to take a look and fix it.

Duncan Murdoch