help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exception while installing econometrics pkg


From: Doug Stewart
Subject: Re: exception while installing econometrics pkg
Date: Mon, 14 Oct 2019 19:47:14 -0400



On Mon, Oct 14, 2019 at 6:59 PM vivek guajri <address@hidden> wrote:
Hello everyone,

I have installed Octave-5.1.0.0 version. I would like to install the package
econometrics to do some statistical calculation. I am having so issues with
it. This is the exception I am facing -

pkg install -forge econometrics
__kernel_weights.cc: In function 'octave_value_list F__kernel_weights(const
octave_value_list&, int)':
__kernel_weights.cc:50:38: warning: 'octave_value_list feval(const string&,
const octave_value_list&, int)' is deprecated: [4.4]: use
'octave::feval' instead [-Wdeprecated-declarations]
   f_return = feval(kernel, kernelargs);
                                      ^
In file included from __kernel_weights.cc:22:0:
c:\octave\octave~1.0\mingw64\include\octave-5.1.0\octave\parse.h:658:1:
note: declared here
 feval (const std::string& name,
 ^~~~~
For information about changes from previous versions of the econometrics
package, run 'news econometrics'.


Please let know how to install the package successfully.

Thank you.



--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html


I see that you are using windows, so all yu have to do is use the load command.
load  econometrics


--
DASCertificate for 206392


reply via email to

[Prev in Thread] Current Thread [Next in Thread]