Hi Neil,
It sounds like you have blocks of R code which are configured such that
their results are not exported. You could try setting the :exports
header argument [1] to either "results" or "both" on the block, subtree,
or buffer, language, or system level [2].
Best -- Eric
Neil Hepburn write
After recently upgrading to the most recent org-mode, org-babel R and
org-export have shown some rather peculiar behavior. After processing some R
code, the results are printed out below the code block with
#+results:
#+begin_example
blah blah blah (at least that's what I suspect reviewers at t