On Thu, May 22, 2014 at 10:37 AM, John Kane <[email protected]> wrote: > Update on my knitr problem which I just got around to looking at. It looks > linked to my R installation. My knitr and tables packages just disappeared. > Re-installation of the packages cured the problem. Weird, I don't remember > doing anything that would have wiped out those packages and it looks like > the rest of my installation is still okay.
Glad you got it figured out. One thing that I find useful when having problems is exporting the R code (File > Export > R/S code). Then you can source it and do debugging in R. If there is no error when sourcing, then it's time to look at LyX/knitr module/Rscript issues/etc. Best, Scott
