<div dir="ltr"><div class="gmail_extra">Hi Dirk<br><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
<br>
</div>Saw that -- mvnfast looks quite interesting with OpenMP-based RNG!<br>
<div class="">|</div></blockquote><div><br></div><div>Yes, using a single header parallel RNG, which is compatible with C++11 random distributions made</div><div>all the work much easier! The C++11 part is creating lots of problems, though.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
<br>
</div>Yes.  For the two (smaller) packages (RcppCNPy, and RcppBDT) where I use<br>
C++11 features I have<br>
<br>
      Depends: R (>= 3.1.0)<br>
<br>
and you should too as C++11 does need R 3.1.0 or later.<br>
<span class="HOEnZb"><font color="#888888"><br><br></font></span></blockquote><div><br></div><div>Thanks, Prof. Ripley pointed at the same solution.</div><div><br></div><div>Matteo </div></div></div></div>