I know there is odfWeave. But as far as I know, odfWeave expects you to have your code in the OpenOffice file and R will then process that file.
Is there a way to export directly from R to an ODF file?
The idea is to generate an ODF file from R that includes tables, plots and basically any output in the sequence in which they are found in the R source file.