<br><div class="gmail_quote">2010/6/30 Uwe Ligges <span dir="ltr">&lt;<a href="mailto:ligges@statistik.tu-dortmund.de">ligges@statistik.tu-dortmund.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">
On 30.06.2010 15:44, Dominick Samperi wrote:<br></div><br><div class="im"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Another odd thing about this is that everything worked under Windows 64bit<br>
before the changes were made to serialize the build of packages that<br>
depend on each other.<br>
</blockquote>
</div>
That&#39;s untrue. I try to serialize some things on winbuilder.<br></blockquote><div><br>There was a problem building packages that depended on Rcpp due to the<br>parallel build process used at CRAN (and a bug in GNU make). The CRAN<br>
build process was changed (by serializing dependent packages) to fix this<br>problem. The package cxxPack built fine under Windows 64bit before this<br>change was implemented. Now it fails.<br><br>Today the build of cxxPack fails under most of the OS&#39;s, and it appears that<br>
the problem is due to a new release of Rcpp.<br><br>Perhaps the idea of wrapping libs inside packages simply does not work,<br>at least not without extra support and attention from the CRAN team.<br><br>One possible resolution would be to incorporate whatever I need from Rcpp<br>
into cxxPack to eliminate the package dependency.<br><br>Thanks,<br>Dominick<br><br></div></div>