Error in install.packages: internet routines cannot be loaded using StatET while it works in R console

后端 未结 3 1966
天涯浪人
天涯浪人 2020-12-20 11:18

I was a happy user of StatET on Ubuntu 14.04 until recently when after R upgrades strange things begin to happen. Anything related to network operations fails. For example,

3条回答
  •  我在风中等你
    2020-12-20 12:02

    If it is indeed a problem with the variable LD_LIBRARY_PATH then you can set it in eclipse for your specified R configuration via Run->Run configurations->Environment tab.

    you may also need to check the settings for your R environment.

提交回复
热议问题