在 Jupyterhub 中安装 R

问题描述

我计划使用 Jupyterhub 中的 rpy2 包在 Python 中使用 R。

我使用的是 conda 4.9.2

$ conda install -c r r-essentials
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json,will retry with next repodata source.

ResolvePackageNotFound: 
- conda==4.8.1

并尝试降级 conda 4.8.1,但发生此错误。

EnvironmentNotWritableError: The current user does not have write permissions to the target environment.

有什么我可以做的吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)