<div dir="ltr"><div><div><div><div><div><div>Hi Yitping,<br><br></div>thank you for your interest in the RcppOctave package, which will hopefully provide what you need... once you get it working :D<br></div>It will be great to get your feedback on how things work from a Mac-Octave user point of view.<br>
</div><br>The package should compile fine with the settings described in the README file.<br></div>Can you please send more details on your R (output of sessionInfo() and Sys.info) and Octave installation.<br></div>Did you fetch the latest version of the source package from github? <br>
<br></div><div>In R, try:<br><br></div>library(devtools)<br><div><div><div><div><div><div>install_github('RcppOctave', 'renozao', ref = 'develop')<br><br><br></div><div>Renaud<br></div></div></div>
</div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 20 November 2013 19:25, Yitping Kok <span dir="ltr"><<a href="mailto:yitping@mpe.mpg.de" target="_blank">yitping@mpe.mpg.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi RcppOctave users,<div><br></div><div>I have just found out about this R packages and I am very excited about it. I am an Octave user and would like to use more R. Therefore I think this package will be perfect for me.</div>
<div><br></div><div>I also understand that the package still has some installation issues with Mac OS. However I tried to install the package on a Mac platform anyway for the sake of trying and this is what I got.</div><div>
<br></div><div>- I have Octave 3.6.4 installed.</div><div>- I managed to compile the shared library, RcppOctave.so.</div><div>- But I cannot proceed (to generating the documentation part) because the library cannot be loaded. This is the error message I got.</div>
<div><br></div><div><div style="margin:0px;font-size:12px"><b>Error in dyn.load("RcppOctave.so") : </b></div><div style="margin:0px;font-size:12px"><b>  unable to load shared object '/Users/yitping/Toolbox/R/src/RcppOctave/src/RcppOctave.so':</b></div>
<div style="margin:0px;font-size:12px"><b>  dlopen(/Users/yitping/Toolbox/R/src/RcppOctave/src/RcppOctave.so, 6): Symbol not found: __Z22bind_internal_variableRKSsRK12octave_value</b></div><div style="margin:0px;font-size:12px">
<b>  Referenced from: /Users/yitping/Toolbox/R/src/RcppOctave/src/RcppOctave.so</b></div><div style="margin:0px;font-size:12px"><b>  Expected in: flat namespace</b></div><div style="margin:0px;font-size:12px"><b> in /Users/yitping/Toolbox/R/src/RcppOctave/src/RcppOctave.so</b></div>
</div><div><br></div><div>Any idea why it is so? Any help would be appreciated. Thanks very much.</div><div><br></div><div><br></div><div>Best regards,</div><div>Yitping</div></div>

<br>_______________________________________________<br>
Rcppoctave-user mailing list<br>
<a href="mailto:Rcppoctave-user@lists.r-forge.r-project.org">Rcppoctave-user@lists.r-forge.r-project.org</a><br>
<a href="http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcppoctave-user" target="_blank">http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcppoctave-user</a><br>
<br>
<br>
<br></blockquote></div><br></div>