<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi, Thanks. The develope branch install. But running the example .CallOctave ('eye', 3) crashes R<br><br>.CallOctave('eye', 3)<br><br> *** caught segfault ***<br>address 0x4707000, cause 'memory not mapped'<br><br>Traceback:<br> 1: .Call("octave_feval", .NAME, list(...), argout, unlist, buffer.std,     PACKAGE = "RcppOctave")<br> 2: .CallOctave("eye", 3)<br><br><br><br><div><hr id="stopSpelling">Date: Fri, 5 Jun 2015 11:23:59 +0200<br>Subject: Re: [Rcppoctave-user] Cannot install rcppoctave<br>From: renaud@mancala.cbio.uct.ac.za<br>To: kammon101@hotmail.ca<br>CC: rcppoctave-user@lists.r-forge.r-project.org<br><br><div dir="ltr"><div class="ecxgmail_extra"><div class="ecxgmail_quote"><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;"><div><div dir="ltr"><br>Install via install.packages('RcppOctave') produces the same error as last year<br></div></div></blockquote><div><br></div><div>The fix has not made it to CRAN yet so, I don't expect this to work.</div><div>The error you see in this case is not related to the changes in 4.0.0, but was a bug that I think only appears if Octave is not found in the usual location, which I believe is your case (it does not shows up on CRAN checks).</div><div><br></div><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;"><div><div dir="ltr"><br>Error : bad 'S3method' directive: S3method(.DollarNames.Octave)<br><br></div></div></blockquote><div><br></div><div>My bad on this one.</div><div>A fix is now in both master and develop on GitHub.</div><div> </div></div></div></div></div>                                       </div></body>
</html>