所以我尝试了之前提出的问题答案.但我仍然有相同的错误消息:我正在尝试rJava在R中加载库
library(rJava)
Error : .onLoad failed in loadNamespace() for 'rJava', details: call: inDL(x, as.logical(local), as.logical(now), ...)
error: unable to load shared object 'C:/Users/Lauriane/Documents/R/win-library/3.3/rJava/libs/x64/rJava.dll':
LoadLibrary failure: The specified module could not be found.
Error: package or namespace load failed for ‘rJava’
Run Code Online (Sandbox Code Playgroud)
请帮忙,
谢谢