Since the upgrade of R (2.15.1>3.0.0) I get an error when using knitr on file.Rhtml and also with Lyx. The version of knitr is 1.1.
The error message is :
Erreur dans sum(figs) : 'type' (list) de l'argument incorrect
Calls: knit ... <Anonymous> -> process_group.block -> call_block -> block_exec
Any idea to solve this?
Alain