I think that this answer is a bit complex because it involves several things. I want to do high performance computations with R particularly with graphs (networks). As a 开发者_StackOverflowR package
I am working on a research project that deals with social networks. I have done most of the backbone of the program in C++ and am now wanting to implement a way to create the graph of nodes and the co
As mentioned in this question, autoloading within a thread can cause problems. Wha开发者_如何学Ct work-arounds can be applied?You can simply require the files containing the classes you need, before s