命令行中的r未安装任何软件包。我已经尝试过更改repos,但是包没有保持安装状态。在Rstudio中一切工作正常。这是使用mapDamage时的问题 已经更改了存储库。卸载并多次重新安装R。-pc-linux-gnu-library/3.4’Warning: unable to access index for repository https://cloud.r-project.org/src
使用renv将包部署到脱机计算机的正确过程是什么?我们有一个类似于CRAN的内部存储库,它通过开发机器和部署机器上的options(repos = list(cran = "http://our.repo.url"))配置。它会挂起一段时间,并返回一个错误:Warning: unable to access index for repository https:/&
首先,我对这两个命令都有问题:sudo make install# deb-src http://deb.debian.org/debian stretch main contrib non-free
# deb http://deb.debian.org/debian-security/ stretch/updates
如前所述,我尝试了install.packages()、getURL()以及其他几个与互联网相关的功能,都无法访问internet (无论是命令行还是RStudio)。连接错误如下所示:Warning in install.packages :
unable to access index for repository https://cloud.r-project.org/src/contr