试图让R控制台在statet / eclipse中工作Oxygen.3a版本(4.7.3a)
我使用Rstudio安装了软件包(请参见下文),并在eclipse中设置了运行配置,但是我收到了以下错误消息。
> install.packages(c("rj", "rj.gd"), repos="http://download.walware.de/rj-2.1")
Installing packages into ‘C:/Users/ray/R/win-library/3.4’
(as ‘lib’ is unspecified)
trying URL 'http://download.walware.de/rj-2.1/bin/windows/contrib/3.4/rj_2.1.0-13.zip'
Content type 'application/zip' length 342681 bytes (334 KB)
downloaded 334 KB
trying URL 'http://download.walware.de/rj-2.1/bin/windows/contrib/3.4/rj.gd_2.1.0-2.zip'
Content type 'application/zip' length 97222 bytes (94 KB)
downloaded 94 KB
package ‘rj’ successfully unpacked and MD5 sums checked
package ‘rj.gd’ successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\ray\AppData\Local\Temp\RtmpYFUgcM\downloaded_packages
>
Launching the R Console was cancelled, because it seems starting the R engine failed.
Please make sure that R package 'rj' (2.1 or compatible) is installed and that the R library paths are set correctly for the R environment configuration 'R 3.3.2'.
Process Error Log:
Error occurred during initialization of boot layer
java.lang.LayerInstantiationException: Package jdk.internal.jimage.decompressor in both module jrt.fs and module java.base