How to install doRedis package version 1.0.5 into R 3.0.1 on Windows? [duplicate]

為{幸葍}努か 提交于 2019-11-29 07:53:12

You need to install Rtools if you want to build packages from source on Windows. The error messages you are getting are saying that compilation failed - this makes sense if you don't have Rtools since you don't have the necessary tools to compile the source code.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!