I am unable to get lintr to work in RStudio. Any suggestion appreciated. I believe I have updated everything. (For context, I am a newbie. I could certainly be doing something dumb.) Here's what happens to me:
library(lintr)
Error: package or namespace load failed for ‘lintr’:
.onLoad failed in loadNamespace() for 'processx', details:
call: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
error: object 'vI' not found
In addition: Warning message:
package ‘lintr’ was built under R version 3.6.3