ClassNotFoundException for StatEt Eclipse plugin / RJ. Compatibility issue with Java9?

前端 未结 1 1601
面向向阳花
面向向阳花 2020-12-20 08:24

I installed RJ for StatEt with:

> install.packages(c(\"rj\", \"rj.gd\"), repos=\"http://download.walware.de/rj-2.1\")
Installiere Pakete nach \'C:/Users/e         


        
相关标签:
1条回答
  • 2020-12-20 08:39

    RJ 2.1 is not compatible to Java 9.0.1. You can point to different versions of JAVA if you have them installed. Please install Java 8 and select JRE 8 in your run configuration, for example:

    I don't change much my R environment configuration

    0 讨论(0)
提交回复
热议问题