Details of OS and RStudio Version:
MacOS Catalina 10.15.4
RStudio 1.2.5033
The problem is with knitting rmd document into PDF file. When I press knit, I get the following error:
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
object 'vI' not found
Calls: :: ... asNamespace -> loadNamespace -> namespaceImport -> loadNamespace
Execution halted
I have installed all the necessary packages- knitr, shiny, yaml and others.
I have also downloaded latest version of MacTex.
If anyone can help, I'll be very grateful!