Re: [R] Poblems wih EBImage

2012-02-24 Thread Prof Brian Ripley
On Fri, 24 Feb 2012, diyanah wrote: hello, I think my EBImage is succesfully unpacked using R and I receive this message On Windows it seems, but EBImage is a Bioconductor package and they have their own lists. package 'EBImage' successfully unpacked and MD5 sums checked The downloaded

Re: [R] Poblems wih EBImage

2012-02-24 Thread diyanah
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 re

Re: [R] Poblems wih EBImage

2011-10-28 Thread Martin Morgan
On 10/28/2011 01:27 AM, diyanah wrote: Yes, I'm using windows. Thank you. I made some improvement, I think, but then why did I receive this? utils:::menuInstallLocal() package 'EBImage' successfully unpacked and MD5 sums checked library("EBImage") Error: package 'EBImage' was built before R

Re: [R] Poblems wih EBImage

2011-10-28 Thread diyanah
Yes, I'm using windows. Thank you. I made some improvement, I think, but then why did I receive this? > utils:::menuInstallLocal() package 'EBImage' successfully unpacked and MD5 sums checked > library("EBImage") Error: package 'EBImage' was built before R 2.10.0: please re-install it which one d

Re: [R] Poblems wih EBImage

2011-10-27 Thread Prof Brian Ripley
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/EBI

Re: [R] Poblems wih EBImage

2011-10-27 Thread diyanah
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 s

Re: [R] Poblems wih EBImage

2010-04-16 Thread Gregoire Pau
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 lo

[R] Poblems wih EBImage

2010-04-15 Thread R Heberto Ghezzo, Dr
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.log