在尝试运行diskImageR软件包(特别是IJMacro函数)时出现错误,原因是无法找到ImageJ。这是我认为的错误,尽管我不确定。
我已经尝试过更改路径,并按照与运行软件包相关的pdf进行尝试,但是仍然遇到相同的错误。
IJMacro("newProject",imageJLoc ="C:\\Users\\user\\Desktop\\ImageJ")
[1] "Searching for application name or filepath: ImageJ"
Error in ij$runScript(paste(script, IJarguments)) :
The imageJ binaries have not been located. Re-initialise the imageJInterface object with the correct location for the imageJ binaries
In addition: Warning message:
In setFilePath(filePath) :
The ImageJ application could not be found in the common install location on your system