R Studio No Longer knitting Rmd File

After installing the latest version of knitr, my Rmd files no longer knit to html. When I invoke the "knit to html" nothing happens. It opens the R Markdown tab down next to the console then does nothing (no error or anything).

I forgot to mention that I am able to run the render() command from the console and it works as expected (i.e. it creates the html file).

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.