swarm-lab / ROpenCVLite

Utility package to install OpenCV in R
https://swarm-lab.github.io/ROpenCVLite/
GNU General Public License v3.0
53 stars 17 forks source link

Rvision installation error #29

Closed aharmer closed 2 years ago

aharmer commented 2 years ago

I am getting a new error when installing Rvision. Any thoughts?

** building package indices
** installing vignettes
** testing if installed package can be loaded
*** arch - i386
Error: package or namespace load failed for 'Rvision' in inDL(x, as.logical(local), as.logical(now), ...):
 unable to load shared object 'C:/Users/HarmerA/Rpackages/Rvision/libs/i386/Rvision.dll':
  LoadLibrary failure:  The specified module could not be found.

Error: loading failed
Execution halted
*** arch - x64
Error: package or namespace load failed for 'Rvision' in inDL(x, as.logical(local), as.logical(now), ...):
 unable to load shared object 'C:/Users/HarmerA/Rpackages/Rvision/libs/x64/Rvision.dll':
  LoadLibrary failure:  The specified module could not be found.

Error: loading failed
Execution halted
ERROR: loading failed for 'i386', 'x64'
* removing 'C:/Users/HarmerA/Rpackages/Rvision'
Warning message:
In i.p(...) :
  installation of package ‘C:/Users/HarmerA/AppData/Local/Temp/RtmpMTIxMu/file2afc4fe0535c/Rvision_0.6.2.tar.gz’ had non-zero exit status
sjmgarnier commented 2 years ago

@aharmer The repository of Rvision is here: https://github.com/swarm-lab/Rvision.

aharmer commented 2 years ago

Sorry, too early in the morning :-)

sjmgarnier commented 2 years ago

@aharmer No worries, too late in the evening here for me ;-)