Thursday, 19 September 2013

Error in dyn.load(statnet.so)

Error in dyn.load(statnet.so)

I wanted to work on statnet package in R. But this error keeps popping up.
I Solutions I found were to reinstall the package. But reinstalling did
not solve the issue. I am not sure if its a package issue or ubuntu issue.
The code stops when libraries are included.
library("ergm")
library("networkDynamic")
library("network")
library("sna")`

No comments:

Post a Comment