Scott Kostyshak 4d9f620349 More elegant knitr support and bug fix
Implement a more simple and elegant integration of the R package knitr. Now,
lyxknitr.R does not need to move or copy files at all.

This also fixes a bug: when /tmp was on a different file system (e.g.
encrypted home), lyxknitr.R failed to move files to /tmp because it relied on
R's 'file.rename' function, which in turn relied on the rename function in
<stdio.h>, which was failing with the EXDEV errno.

Patch from Yihui Xie.
2012-10-06 19:54:08 -04:00
..
2011-09-10 14:27:19 +00:00
2007-12-02 22:10:26 +00:00
2011-04-02 11:00:19 +00:00
2012-07-14 16:38:22 +02:00
2011-02-21 19:56:43 +00:00
2003-10-13 09:50:10 +00:00
2012-08-27 08:50:40 +02:00
2012-06-23 01:06:57 +02:00
2011-04-29 00:12:05 +00:00
2012-01-22 10:34:07 +00:00
2012-08-27 08:50:40 +02:00