swarm-lab / Rvision

Basic computer vision library for R
https://swarm-lab.github.io/Rvision/
GNU General Public License v3.0
141 stars 34 forks source link

Rvision installation error #59

Closed aharmer closed 1 year ago

aharmer commented 1 year 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 1 year ago

@aharmer Can you try installing the latest version in the develop branch?

remotes::install_github("swarm-lab/Rvision", ref = "develop")

If that works, I'll push the changes to the main branch for everyone to enjoy :-)

aharmer commented 1 year ago

Sorry, still getting the same error. But I think this time only for arch - i386.

** 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: loading failed for 'i386'
* removing 'C:/Users/HarmerA/Rpackages/Rvision'
Warning message:
In i.p(...) :
  installation of package ‘C:/Users/HarmerA/AppData/Local/Temp/RtmpyqtmRJ/file32f4c343ac8/Rvision_0.6.2.tar.gz’ had non-zero exit status
sjmgarnier commented 1 year ago

@aharmer Try again. It should work now.

sjmgarnier commented 1 year ago

60 fixes this.

aharmer commented 1 year ago

Awesome, thank you. All working now.

On Tue, 9 Aug 2022 at 21:42, Simon Garnier @.***> wrote:

60 https://github.com/swarm-lab/Rvision/pull/60 fixes this.

— Reply to this email directly, view it on GitHub https://github.com/swarm-lab/Rvision/issues/59#issuecomment-1209153649, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQNKYNAH5URFAAV64TF7ZLVYIRYNANCNFSM5527UC2Q . You are receiving this because you were mentioned.Message ID: @.***>

--


Aaron Harmer ento.org.nz http://https//ento.org.nz taranuiphotography.com http://taranuiphotography.com/ github.com/aharmer/