darpa-xdata / xlang

Other
21 stars 9 forks source link

test graph clustering r error #21

Closed aterrel closed 9 years ago

aterrel commented 10 years ago

@kaneplusplus, I'm not sure what is going on here. When I run the fielder clustering test I get the following error:

± |master ✗| → ./test_graph_clustering.r -i ../../data/web-NotreDame.txt -o example.html -n 32 Importing the graph in ../../data/web-NotreDame.txt Reducing the graph to, at most, 32 nodes Error in irlba(m, nu = k, nv = k, dU = rep(1, nrow(m)), ds = 1, dV = colMeans(m)) : object 's' not found

kaneplusplus commented 10 years ago

Were you running on the vm? If so it should be fixed. I've updated deploy script so that the required packages are downloaded and installed.

aterrel commented 10 years ago

cool I'll try those scripts. I'm just using my mac right now.

kaneplusplus commented 9 years ago

Andy, I'm going through old issues. If this is not fixed please feel free to re-open it.