代码改变世界

解决 Warning: package ‘XML’ is not available (for R version 3.6.1)

2020-07-31 21:22  BT/IT/Share  阅读(3075)  评论(0)    收藏  举报

使用如下命令直接安装可执行文件:

install.packages("XML", type = "binary")

亲测有效

 

 

参考:https://stackoverflow.com/questions/26042751/cannot-install-package-xml-to-r