Re: [Rcpp-devel] Rcpp - External Libraries

2016-05-27 Thread Dirk Eddelbuettel
Hi Drew, On 27 May 2016 at 14:11, Drew Boyette wrote: | I'm currently collaborating with several other professors on a C++ | evolutionary-based model, and my task is to find a way to run the program in R. | In our model, we utilized the SNAP library (https://snap.stanford.edu/snap/) to | simula

[Rcpp-devel] Rcpp - External Libraries

2016-05-27 Thread Drew Boyette
I'm currently collaborating with several other professors on a C++ evolutionary-based model, and my task is to find a way to run the program in R. In our model, we utilized the SNAP library ( https://snap.stanford.edu/snap/) to simulate social network dynamics and generate graphs. My question is, w