Hello,

EBImage is a Bioconductor package: please post on the Bioconductor mailing list.

EBImage requires the libraries ImageMagick and GTK+ to be installed. Did you follow the instructions of the installation manual ?
http://www.bioconductor.org/packages/release/bioc/html/EBImage.html

It looks like EBImage cannot locate ImageMagick and GTK+. Are they working properly (try gtk-demo and convert in the command line) ? Did you add the GTK path in the system path (most likely c:\gtk\bin) ? Did you tick the "Install developement headers and libraries" checkbox when installing ImageMagick ?

Hope this helps,

Regards,

Greg
---
Gregoire Pau
EMBL Research Officer
http://www.embl.de/~gpau/


R Heberto Ghezzo, Dr wrote:
Hello, Working with Windows 7 in a HP laptop with R-2.10.1
I download and installed ImageMagick-6.3.7.7-Q16-Windows-dll.exe and GTK 
2.12.9-win32-2, then downloaded and installed from local file EBImage_3.2.0.zip 
and I got:
library(EBImage)
Loading required package: abind
Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared library 'C:/Programs/R/Cran/EBImage/libs/EBImage.dll':
  LoadLibrary failure:  The specified module could not be found.

In addition: Warning message:
package 'abind' was built under R version c(2, 5, 0) and help will not work 
correctly
Please re-install it Error: package/namespace load failed for 'EBImage'
the location "C:\Programs\R\Cran\EBImage\libs\EBImage.dll" exists
Can somebody tell me what is wrong?
Thanks
Heberto Ghezzo
McGill University
Canada
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to