<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>I am having trouble with broken builds on R-forge with code that never changed since previous builds, (I even had a successful previous build with R-3.0.1!!)  </div>
<div><font face="Times New Roman"> </font></div>
<div>The error does not appear until example code in the man pages is run for functions including  .Call() for my RcppArmadillo code.</div>
<div>The Error report indicates that the function identified by its string name is not available for .Call()</div>
<div><font face="Times New Roman"> </font></div>
<div>My NAMESPACE still contains the original lines from RcppPackage.skeleton from years ago (mypackage, is of course substituted with my own package name].  </div>
<div><font face="Times New Roman"> </font></div>
<div>useDynLib(mypackage)</div>
<div>exportPattern("^[[:alpha:]]+")</div>
<div><font face="Times New Roman"> </font></div>
<div>I suspect the problem to be some change for R-3.x, but it is not obvious.  Has there been a change?</div>
<div><font face="Times New Roman"> </font></div>
</span></font>
</body>
</html>