<div dir="ltr">Hi,<div><br></div><div>This should be fixed now in 0.16.2.</div><div>The issue came from the fact that the Octave Matrix class now inherits from NDArray, while it directly derived from Array<double> in previous versions of Octave.</div><div>AFAIK, there is no mention of this in the NEWS...</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 June 2015 at 03:37, kam kammon <span dir="ltr"><<a href="mailto:kammon101@hotmail.ca" target="_blank">kammon101@hotmail.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><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>Date: Fri, 5 Jun 2015 11:23:59 +0200<span class=""><br>Subject: Re: [Rcppoctave-user] Cannot install rcppoctave<br>From: <a href="mailto:renaud@mancala.cbio.uct.ac.za" target="_blank">renaud@mancala.cbio.uct.ac.za</a><br></span>To: <a href="mailto:kammon101@hotmail.ca" target="_blank">kammon101@hotmail.ca</a><br>CC: <a href="mailto:rcppoctave-user@lists.r-forge.r-project.org" target="_blank">rcppoctave-user@lists.r-forge.r-project.org</a><div><div class="h5"><br><br><div dir="ltr"><div><div><blockquote 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 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></div>                                         </div></div>
</blockquote></div><br></div>