<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><pre style="white-space: pre-wrap; "><font face="Verdana">Hello Rcpp-devel,</font></pre><pre style="white-space: pre-wrap; "><font face="Verdana">I was advised to post under my real name so let me introduce myself before I ask my first question and the "Ripleying" can begin in earnest. </font></pre><pre><font face="Verdana"><span style="white-space: pre-wrap;">My name is Robi I am an assistant professor at San Jose State. I am working on series of R packages that facilitate Social Choice Analysis in R. All of the underlying algorithms are currently being translate from R into Cpp to speed up computation time and make the algorithms more portable to other non-R uses.</span></font></pre><pre><font face="Verdana"><span style="white-space: pre-wrap;">I have been using R for about 7 years and have taught several workshops on data visualization, R itself and taught a graduate course on using R for agent-based modeling. I even did a quick seminar for interested colleagues on using Rcpp back when it was young.</span></font></pre><pre><font face="Verdana"><span style="white-space: pre-wrap;">My Cpp is not as good as it should be, and I admit I could use a proper course in it, but the time never seems to be there. So most of my questions will stem from my ignorance on that side of things. </span></font></pre><pre><font face="Verdana"><span style="white-space: pre-wrap;">Most of my struggles seem to happen at the intersection of the Rcpp object types (like NumericMatrix) and converting those objects into the proper format for the Cpp libraries I want to use (most of them in Boost). Then of course I need to get the output from the code produced with the library back into an Rcpp object type so it can be handed back to R through the magic of Rcpp.</span></font></pre><pre><font face="Verdana"><span style="white-space: pre-wrap;">I will ask my specific questions in another post. But thanks to all on the Rcpp team, its a really great accomplishment that puts some very powerful tools within the reach of those of us who are R programers.</span></font></pre><pre><font face="Verdana"><span style="white-space: pre-wrap;">Apologies in advance.</span></font></pre><div apple-content-edited="true">
<div><font face="Verdana">Robi Ragan<br>Assistant Professor of Economics<br>San Jose State University<br><a href="http://userwww.service.emory.edu/~rragan">http://userwww.service.emory.edu/~rragan</a></font></div>

</div>
<br></body></html>