Displaying 1 result from an estimated 1 matches for "ole9".
Did you mean:
ole
2008 Feb 01
1
package could not be loaded
Hi,
I am an R newbie. I am running R2.5.1 on WinXP. I am trying to run a pacakge
(BNArray1.0) that depends on deal 1.2-26 and dynamicGraph 0.2.0.1 . These
are available on http://www.cls.zju.edu.cn/binfo/BNArray/#OLE9 .
I have installed the 3 packages (using local files). When I try to run
BNArray, I reveicd this error message
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Loading required package: deal
Loading required package: dyna...