help-octave
[Top][All Lists]
Advanced

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

exception while installing econometrics pkg


From: vivek guajri
Subject: exception while installing econometrics pkg
Date: Mon, 14 Oct 2019 17:59:05 -0500 (CDT)

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



reply via email to

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