<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">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></body></html>