While adding code chuncks to my .rmd file a la:
```{r} %code chunck ```
it can\'t be compiled anymore, and i get a loadnamespace(nam
loadnamespace(nam
if it is not installed after tying install.packages('evaluate')then,press ctrl + shift + f10 on RStudio console so this command will restart R session and then try to use install.packages('evaluate') command on RStudio console.
install.packages('evaluate')