Yep, and that's with -std=c++11; which I totally thank you guys for correcting the issue with unordered_set.<div><br></div><div>There are a few warnings, like package subdirectories on <font face="courier new, monospace">../..Rcheck</font> , line endings in <font face="courier new, monospace">src/Timer.cpp</font> , and <font face="courier new, monospace">jss.bst</font> already being included in R.  I'd mention further but <font face="courier new, monospace">doRunit.R</font> usually times out on my system and I don't expect this time to be any different... unless you changed that too. :)</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Dec 16, 2012 at 11:14 AM, Romain Francois <span dir="ltr"><<a href="mailto:romain@r-enthusiasts.com" target="_blank">romain@r-enthusiasts.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>Sure. Something like that, typeinfo is pretty orthogonal to features of the other includes, so no issue of header order. </div>
<div><br></div><div>While you're there, does R CMD check Rcpp work fine ?</div><div><br></div><div>Romain<br><br><br></div><div><br>Le 16 déc. 2012 à 18:04, Thell Fowler <<a href="mailto:tbfowler4@gmail.com" target="_blank">tbfowler4@gmail.com</a>> a écrit :<br>
<br></div><div><div class="h5"><blockquote type="cite"><div><font face="courier new, monospace">diff --git a/pkg/Rcpp/src/exceptions.cpp b/pkg/Rcpp/src/exceptions.cpp<br>index f46573b..7ff0f28 100644<br>--- a/pkg/Rcpp/src/exceptions.cpp<br>
+++ b/pkg/Rcpp/src/exceptions.cpp<br>@@ -20,6 +20,7 @@<br>
 // along with Rcpp.  If not, see <<a href="http://www.gnu.org/licenses/" target="_blank">http://www.gnu.org/licenses/</a>>.<br><br> #include <Rcpp/platform/compiler.h><br>+#include <typeinfo><br> #define R_NO_REMAP<br>

 #include <Rinternals.h><br> #include <Rcpp/exceptions.h></font><div><br></div><div>resolves the error.  Though I'm not sure if that is where you'd want it.</div><div><br></div>-- <br>Sincerely,<br>Thell<br>


</div></blockquote></div></div><blockquote type="cite"><div><span>_______________________________________________</span><div class="im"><br><span>Rcpp-devel mailing list</span><br><span><a href="mailto:Rcpp-devel@lists.r-forge.r-project.org" target="_blank">Rcpp-devel@lists.r-forge.r-project.org</a></span><br>
<span><a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel</a></span></div></div></blockquote></div></blockquote>
</div><br><br clear="all"><div><br></div>-- <br>Sincerely,<br>Thell<br>
</div>