EBImage is a Bioconductor package: please ask on their lists.
You seem to be on Windows, and EBImage (like a number of other
packages) needs external software installed. This is described in one
of the vigettes, e.g.
http://www.bioconductor.org/packages/2.8/bioc/vignettes/EBImage/inst/doc/EBImage-introduction.pdf
(but there will be a copy on your system).
On Thu, 27 Oct 2011, diyanah wrote:
Hai, can you help me. Why am I having this lines of errors? please help me.
thank you.
library("EBImage")
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'
lena = readImage(f)
Error: could not find function "readImage"
--
View this message in context:
http://r.789695.n4.nabble.com/Poblems-wih-EBImage-tp1902367p3946830.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
[email protected] 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.
--
Brian D. Ripley, [email protected]
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
______________________________________________
[email protected] 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.