recordr icon indicating copy to clipboard operation
recordr copied to clipboard

Fix vignettes/intro_recordr.Rmd

Open gothub opened this issue 10 years ago • 0 comments

This vignette produces an error when run through knitr:

Line 83 Error in .External2(C_savehistory, file) : no history available to save ...

The relevant R code from the vignette (chunk "console session") runs fine from the "rstudio -> run chunk" menu.

This may have something to do with the knitr caching mechanism.

gothub avatar Oct 12 '15 23:10 gothub