<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, Renaud,<br><br>Thanks for the quick reply. <br><br>I was installing RcppOctave in R with the command install.packages('RcppOctave'), it downloaded RcppOctave_0.14.5 from cran's mirror.<br><br>R version 3.1.2 and Octave 3.8.2 (Octave was compiled from source myself)<br><br>The developmental version does install!<br><br><br><br><br><div>> Date: Tue, 11 Nov 2014 10:27:57 +0200<br>> Subject: Re: [Rcppoctave-user] Error in installing RcppOctave<br>> From: renaud@mancala.cbio.uct.ac.za<br>> To: kammon101@hotmail.ca<br>> CC: edd@debian.org; rcppoctave-user@lists.r-forge.r-project.org<br>> <br>> Hi Bernard,<br>> <br>> The error happens at loading time when rendering the man pages (which<br>> contain some calls to Octave functions).<br>> Which version of RcppOctave are you installing and how? And which R<br>> version are you running?<br>> <br>> I believe I fixed this error some time ago.<br>> Can you please try the latest develop version:<br>> devtools::install_github('renozao/RcppOctave', ref = 'develop')<br>> # and also if this still fails<br>> devtools::install_github('renozao/RcppOctave', ref = 'develop', quick = TRUE)<br>> <br>> Thanks.<br>> <br>> Bests,<br>> Renaud<br>> <br>> On 11 November 2014 07:33, kam kammon <kammon101@hotmail.ca> wrote:<br>> > Hi, there are two additional things that may be relevant. First Octave 3.8.2<br>> > was compiled from source and I have used a patch from<br>> > http://octave.1599824.n4.nabble.com/Octave-3-8-1-Released-td4662831.html<br>> > (post by Michael Godfrey August 18, 2014) to enable jit.<br>> ><br>> > Also I have compiled Octave with libhdf5-openmpi, this has caused a problem<br>> > for RcppOctave in Ubuntu 13.10 (see mailing list from Feb 2014) but the<br>> > problem has been fixed.<br>> ><br>> > Bernard<br>> ><br>> > ________________________________<br>> > From: kammon101@hotmail.ca<br>> > To: edd@debian.org<br>> > Date: Mon, 10 Nov 2014 21:27:16 -0500<br>> > CC: rcppoctave-user@lists.r-forge.r-project.org<br>> > Subject: Re: [Rcppoctave-user] Error in installing RcppOctave<br>> ><br>> ><br>> > I am not sure what info you will need then.<br>> ><br>> > What is the meaning of "error: object 'dlibs' not found"? That seems to be<br>> > the issue.<br>> ><br>> > Bernard<br>> ><br>> >> Date: Mon, 10 Nov 2014 19:51:43 -0600<br>> >> To: kammon101@hotmail.ca<br>> >> CC: edd@debian.org; rcppoctave-user@lists.r-forge.r-project.org<br>> >> Subject: RE: [Rcppoctave-user] Error in installing RcppOctave<br>> >> From: edd@debian.org<br>> >><br>> >><br>> >> That's uninformative. As I said, works on my box ...<br>> >><br>> >> Dirk<br>> >><br>> >> --<br>> >> http://dirk.eddelbuettel.com | @eddelbuettel | edd@debian.org<br>> ><br>> > _______________________________________________ Rcppoctave-user mailing list<br>> > Rcppoctave-user@lists.r-forge.r-project.org<br>> > http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcppoctave-user<br>> ><br>> > _______________________________________________<br>> > Rcppoctave-user mailing list<br>> > Rcppoctave-user@lists.r-forge.r-project.org<br>> > http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcppoctave-user<br>> ><br>> ><br>> ><br></div>                                         </div></body>
</html>