Hi Jeremie,
>>>>> Jeremie Juste <[email protected]> writes:
> Hello,
> With the following patch the link to graphics output is finally
> back on with R source code. Note that on top of the "graphics"
> parameter the "file" parameter have to be used for the org-link to
> work out of the box. I will try to remove the need for a second
> "file" parameter in the future.
> #+begin_src R :results output graphics file :file test2.pdf
> :session *local* :cache no :dir "~/Documents/images"
> plot(rnorm(100)) #+end_src
> #+RESULTS: [[file:images/test2.pdf]]
I obviously missing something. The above works for me without the
patch. Unfortunately, I can't trace back the thread in order to
understand the context.
Best wishes,