hello, I think my EBImage is succesfully unpacked using R and I receive this message
package 'EBImage' successfully unpacked and MD5 sums checked The downloaded packages are in C:\Users\Yana-Chan\AppData\Local\Temp\Rtmp7VFmH5\downloaded_packages but when I try to call the library, I receive this > library("EBImage") Loading required package: abind Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'C:/Program Files/R/R-2.13.2/library/EBImage/libs/i386/EBImage.dll': LoadLibrary failure: The specified module could not be found. Error: package/namespace load failed for 'EBImage' Do you have an explanation what went wrong? Thank you -- View this message in context: http://r.789695.n4.nabble.com/Poblems-wih-EBImage-tp1902367p4416856.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.