use*_*080 6 r github devtools jupyter-notebook
我试图让R在Windows机器上使用Jupyter Notebook工作。我遵循了IRkernel教程。但是,我无法安装GitHub存储库,但总是会收到错误消息
install_github("IRkernel/IRkernel")
Downloading GitHub repo IRkernel/IRkernel@master
Error: Git does not seem to be installed on your system.
已安装devtools软件包(2.0.1)。install_github也可以与install_github(“ StatsWithR / statsr”)(Coursera软件包)一起使用(尽管devtools软件包甚至没有加载?)。
不确定如何处理该问题,有什么想法吗?我的devtools软件包坏了吗?
更新:刚刚执行了R的重新安装(删除了所有软件包):我仍然遇到相同的错误
小智 5
以为我会在这里鸣叫。我有同样的问题。我碰到过这篇文章... https://github.com/IRkernel/IRkernel/issues/594,其中“飞羊”简单地指出要安装git。因此转到https://git-scm.com/并下载并安装,然后运行https://irkernel.github.io/installation/指示,一切正常。现在在Jupyter Nb中使用R。
| 归档时间: |
|
| 查看次数: |
3461 次 |
| 最近记录: |