Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘data.table’
Calls: ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
ERROR: lazy loading failed for package ‘car’
- removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/car’
The downloaded source packages are in
‘/private/var/folders/hs/282pfhbj6mn_l94mpxdsn0jh0000gn/T/RtmpUTyx4V/downloaded_packages’
Warning message:
In install.packages("Rcmdr") :
installation of package ‘car’ had non-zero exit status
I'm trying to install Rcmdr, but I keep getting this message that "car" is unable to install. I'm currently on Mac 10.12.6 Sierra and on R version 3.6.3. Please help asap