Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/asp.net-mvc/17.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
我得到了一个路径错误,我不理解关于;diskImageR";包裹_R_Imagej - Fatal编程技术网

我得到了一个路径错误,我不理解关于;diskImageR";包裹

我得到了一个路径错误,我不理解关于;diskImageR";包裹,r,imagej,R,Imagej,我在尝试运行diskImageR包(特别是IJMacro函数)时遇到一个错误,原因是无法找到ImageJ。这就是我认为错误所说的,尽管我不确定 我已经尝试过更改路径,并按照与运行包相关联的pdf进行操作,但仍然出现相同的错误 IJMacro("newProject",imageJLoc ="C:\\Users\\user\\Desktop\\ImageJ") [1] "Searching for application name or filepath: ImageJ" Error in i

我在尝试运行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