Hi list,

I was testing out the "doSMP" package from REvolutionR in my regular R2.11.0 
installation and I got the following error message.  Well, one obvious thing is 
that R2.11.0 was built using "i386-pc-mingw32" which is different from what 
revoIPC used.  I could just use REvolutionR, but all my R peripherals were set 
up to work
 with the regular R2.11.0.  So, I really want to make this work.  Anyideas?

Many thanks in advance!

...Tao



> library(doSMP)
Loading required package: foreach
Loading required package: iterators
Loading required package: codetools
foreach: simple, scalable parallel programming from REvolution Computing
Use REvolution R for scalability, fault tolerance and more.
http://www.revolution-computing.com
Loading required package: revoIPC
Error: package 'revoIPC' was built for i386-pc-intel32
> sessionInfo()
R version 2.11.0 (2010-04-22) 
i386-pc-mingw32 

locale:
[1] LC_COLLATE=English_United States.1252  LC_CTYPE=English_United 
States.1252    LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C                           LC_TIME=English_United 
States.1252    

attached base packages:
[1] grDevices datasets  splines   graphics  stats     tcltk     utils     
methods   base     

other attached packages:
[1] foreach_1.3.0   codetools_0.2-2 iterators_1.0.3 svSocket_0.9-48 
TinnR_1.0.3     R2HTML_2.0.0    Hmisc_3.7-0     survival_2.35-8

loaded via a namespace (and not attached):
[1] cluster_1.12.3 grid_2.11.0    lattice_0.18-5 svMisc_0.9-57  tools_2.11.0  

                                          
_________________________________________________________________
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.

ID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4
______________________________________________
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