升级 R 版本后,如何轻松重新安装旧版本中安装的所有软件包?
可能的重复:
轻松安装新版本 R 的方法?
在 R 中,软件包在升级之间不兼容,必须重新安装。有什么方法可以轻松地在新版本中安装与旧版本中安装的相同的软件包集吗?
编辑:我无法轻松访问旧版本的 R,因为我通过 apt 升级。
Possible Duplicate:
Painless way to install a new version of R?
In R, packages are not compatible across upgrades, and must be reinstalled. Is there any way to easily install the same set of packages in the new version as what I had installed in the old version?
Edit: I can't easily access the old version of R, since I upgrade via apt.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我刚刚发布了一个带有可能解决方案的问题:
那对您不起作用怎么办?
I just posted a question with a possible solution:
What about that doesn't work for you?