<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Lucida Console";
        panose-1:2 11 6 9 4 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";
        mso-fareast-language:EN-GB;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.gnvmtomchab
        {mso-style-name:gnvmtomchab;}
span.gnvmtomclab
        {mso-style-name:gnvmtomclab;}
span.EmailStyle22
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>I have been trying to experiment with Rcpp as it looks like it could be an excellent tool. However, I am unable to get your Finding Pi example (<a href="http://dirk.eddelbuettel.com/blog/2012/11/20/#rcpp_attributes_pi_example">http://dirk.eddelbuettel.com/blog/2012/11/20/#rcpp_attributes_pi_example</a> ) to work.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have the C++ file and the R script, but sourceCpp fails.  When I set showOutput and verbose to be TRUE then I get the following message.  Looking through the message, it appears that the g++ command line does not have one of the parameters in quotes (highlighted in green) which is why it might be interpreted as two (missing) parameters.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>It is beyond my limited knowledge whether this is a bug or a problem with the configuration of my system, details of which are attached.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>If you have any suggestions on how to fix this, so that I can go on and use Rcpp, then I would be grateful.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Best regards<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Charles Cara<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:blue;background:#E1E2E5;mso-fareast-language:EN-GB'>sourceCpp("src/piSugar.cpp", showOutput=TRUE, verbose=TRUE)<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>Generated extern "C" functions <o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>--------------------------------------------------------<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>#include <Rcpp.h><o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span lang=FR style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>RcppExport SEXP sourceCpp_49731_piSugar(SEXP NSEXP) {<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>BEGIN_RCPP<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>    Rcpp::RNGScope __rngScope;<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>    int N = Rcpp::as<int >(NSEXP);<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>    double __result = piSugar(N);<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>    return Rcpp::wrap(__result);<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>END_RCPP<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>}<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>Generated R functions <o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>-------------------------------------------------------<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>`.sourceCpp_49731_DLLInfo` <- dyn.load('C:/Users/charlesc/AppData/Local/Temp/RtmpO2NWdT/sourcecpp_16e8276073a/sourceCpp_69065.dll')<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>piSugar <- Rcpp:::sourceCppFunction(function(N) {}, `.sourceCpp_49731_DLLInfo`, 'sourceCpp_49731_piSugar')<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>rm(`.sourceCpp_49731_DLLInfo`)<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>Building shared library<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>--------------------------------------------------------<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>DIR: C:/Users/charlesc/AppData/Local/Temp/RtmpO2NWdT/sourcecpp_16e8276073a<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>C:/PROGRA~1/R/R-215~1.1/bin/i386/R CMD SHLIB -o "sourceCpp_69065.dll" "piSugar.cpp" <o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>g++  -I"C:/PROGRA~1/R/R-215~1.1/include" -DNDEBUG     -I"C:/Program Files/R/R-2.15.1/library/Rcpp/include" -I"H:/Quantitative Strategy/R Working folder/3rd party examples/Rcpp and Pi/src"  -I"C:/Program Files/R/R-2.15.1/library/Rcpp/include" -I"H:/Quantitative Strategy/R Working folder/3rd party examples/Rcpp and Pi/src/../inst/include"      -O2 -Wall  -mtune=core2 -c piSugar.cpp -o piSugar.o<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>g++ -shared -s -static-libgcc -o sourceCpp_69065.dll tmp.def piSugar.o </span><span style='font-size:10.0pt;font-family:"Lucida Console";color:#00B050;background:#E1E2E5;mso-fareast-language:EN-GB'>C:/Program Files/R/R-2.15.1/library/Rcpp/lib/i386/libRcpp.a</span><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'> -LC:/PROGRA~1/R/R-215~1.1/bin/i386 -lR<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>g++.exe: error: C:/Program: No such file or directory<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'>g++.exe: error: Files/R/R-2.15.1/library/Rcpp/lib/i386/libRcpp.a: No such file or directory<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:#C5060B;background:#E1E2E5;mso-fareast-language:EN-GB'>Error in inDL(x, as.logical(local), as.logical(now), ...) : <o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:#C5060B;background:#E1E2E5;mso-fareast-language:EN-GB'>  unable to load shared object 'C:/Users/charlesc/AppData/Local/Temp/RtmpO2NWdT/sourcecpp_16e8276073a/sourceCpp_69065.dll':<o:p></o:p></span></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:10.0pt;font-family:"Lucida Console";color:#C5060B;background:#E1E2E5;mso-fareast-language:EN-GB'>  LoadLibrary failure:  The specified module could not be found.</span><span style='font-size:10.0pt;font-family:"Lucida Console";color:black;background:#E1E2E5;mso-fareast-language:EN-GB'><o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span lang=EN-US style='mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='mso-fareast-language:EN-GB'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";mso-fareast-language:EN-GB'> </span><span lang=EN-US style='mso-fareast-language:EN-GB'> <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:gray;mso-fareast-language:EN-GB'>Charles Cara<br>Absolute Strategy Research Ltd.<br>1st Floor<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:gray;mso-fareast-language:EN-GB'>1-2 Royal Exchange Buildings,<br>London, EC3V 3LF<br><br>+44 207-073-0738 (direct line)<br>+44 207-073-0732 (fax)</span><span style='color:gray;mso-fareast-language:EN-GB'> <br></span><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:gray;mso-fareast-language:EN-GB'>--------------------------------------------------<br></span><span style='font-size:7.5pt;font-family:"Tahoma","sans-serif";color:gray;mso-fareast-language:EN-GB'>Absolute Strategy Research Ltd is authorised and regulated by the Financial Services Authority.  This email may contain confidential information intended only for use of the individual(s) named on this e-mail. If you are not the intended recipient, or responsible for delivery of the message to that person, you may not copy, disclose, or take any action in reliance of the contents of this email. If you have received this message in error, please notify us by return email immediately and destroy this message. The information in this email is intended only for investors who are Market Counterparties or Professional Customers, as defined by the FSA, and may not be distributed to Private Customers.  Absolute Strategy Research Ltd does not solicit any action based upon this email, which is not to be construed as an invitation to buy or sell any security.  Unless specifically stated to the contrary in the main body of the text, this email is not intended to provide personal investment advice, nor to take into account the investment objectives, financial situation and the particular needs of any particular person who may read it. This email provides general information only. The information contained was obtained from sources that we believe to be reliable but we do not guarantee that it is accurate or complete, and it should not be relied upon as such. Opinions expressed are our current opinions as of the original publication date appearing on this material only and the information, including the opinions contained herein, are subject to change without notice.</span><span lang=EN-US style='mso-fareast-language:EN-GB'><o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>