Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 R Studio 版本为 0.99.467 – © 2009-2015,无法在我的 Mac OS X 10.8.5 上安装 CAR 包。
我已经在控制台中尝试了 install.packages("car"),以及从 CRAN 网站手动导入 zip 文件:car_2.0-26.tgz / car_2.0-25.tgz
我也尝试从汽车档案中安装较旧的资源,尽管这些都不起作用。
我需要这个包来完成我的统计任务,但加载它时运气不佳。
如果这是错误:
加载所需的包: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 中的汽车错误: 没有名为 'quantreg' 的包< br> 错误:无法加载包'car'
在运行 car 包之前尝试安装 quantreg 包。