再現可能な例。
bashから試してください:
$ R
> library(rPython)
> python.exec("help('modules')")
私は負荷を得る、例えば
blaze itertools scipy
blz itsdangerous see
RStudioで同じことを試してください:
> library(rPython)
> python.exec("help('modules')")
クラッシュ!
アップデート
RStudio 0.99.451 (古い開発バージョン) と 0.99.467 (現在の最新 - https://www.rstudio.com/products/rstudio/download/ )でこれを試しました。