I am just beginning to use rmarkdown.
I installed what I thought were the correct packages:
package ‘bitops’ successfully unpacked and MD5 sums checked package ‘htmltools’ successfully unpacked and MD5 sums checked package ‘caTools’ successfully unpacked and MD5 sums checked package ‘rmarkdown’ successfully unpacked and MD5 sums checked
But when I try to create a new R Markdown file, I get the following error:
(Things like knitr 1.14 is required but 1.12.3 is available.)
Where have I gone wrong?