* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘fable’ ...
** this is package ‘fable’ version ‘0.4.1’
** package ‘fable’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpvIyUr9/R.INSTALL1788497bfe538e/fable/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c etsTargetFunction.cpp -o etsTargetFunction.o
etsTargetFunction.cpp: In member function ‘void EtsTargetFunction::eval(const double*, int)’:
etsTargetFunction.cpp:89:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
89 | if(p_par_length != this->par.size()) {
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
etsTargetFunction.cpp:121:40: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
121 | for(int i=par.size()-nstate; i < par.size(); i++) {
| ~~^~~~~~~~~~~~
etsTargetFunction.cpp:149:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
149 | for(int i=start; i<state.size(); i++) {
| ~^~~~~~~~~~~~~
etsTargetFunction.cpp:165:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
165 | for(int i=0; i <= p*this->y.size(); i++) state.push_back(0);
| ~~^~~~~~~~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c etsTargetFunctionWrapper.cpp -o etsTargetFunctionWrapper.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c etscalc.c -o etscalc.o
etscalc.c: In function ‘etssimulate’:
etscalc.c:119:15: warning: variable ‘nstates’ set but not used [-Wunused-but-set-variable]
119 | int i, j, nstates;
| ^~~~~~~
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c registerDynamicSymbol.c -o registerDynamicSymbol.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o fable.so etsTargetFunction.o etsTargetFunctionWrapper.o etscalc.o registerDynamicSymbol.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpvIyUr9/R.INSTALL1788497bfe538e/fable/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpvIyUr9/R.INSTALL1788497bfe538e/fable/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpvIyUr9/R.INSTALL1788497bfe538e/fable/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-fable/00new/fable/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘fable’
finding HTML links ... done
AR html
ARIMA html
CROSTON html
ETS html
IRF.ARIMA html
IRF.VAR html
IRF.VECM html
MEAN html
NNETAR html
RW html
THETA html
TSLM html
VAR html
VARIMA html
VECM html
breusch_godfrey html
common_xregs html
components.ETS html
fable-package html
fitted.AR html
fitted.ARIMA html
fitted.ETS html
fitted.NNETAR html
fitted.RW html
fitted.TSLM html
fitted.VAR html
fitted.croston html
fitted.fable_theta html
fitted.model_mean html
forecast.AR html
forecast.ARIMA html
forecast.ETS html
forecast.NNETAR html
forecast.RW html
forecast.TSLM html
forecast.VAR html
forecast.croston html
forecast.fable_theta html
forecast.model_mean html
generate.AR html
generate.ARIMA html
generate.ETS html
generate.NNETAR html
generate.RW html
generate.TSLM html
generate.VAR html
generate.VECM html
generate.model_mean html
glance.AR html
glance.ARIMA html
glance.ETS html
glance.NNETAR html
glance.RW html
glance.TSLM html
glance.VAR html
glance.VECM html
glance.fable_theta html
glance.model_mean html
interpolate.ARIMA html
interpolate.TSLM html
interpolate.model_mean html
reexports html
refit.AR html
refit.ARIMA html
refit.ETS html
refit.NNETAR html
refit.RW html
refit.TSLM html
refit.model_mean html
residuals.AR html
residuals.ARIMA html
residuals.ETS html
residuals.NNETAR html
residuals.RW html
residuals.TSLM html
residuals.VAR html
residuals.croston html
residuals.fable_theta html
residuals.model_mean html
tidy.AR html
tidy.ARIMA html
tidy.ETS html
tidy.NNETAR html
tidy.RW html
tidy.TSLM html
tidy.VAR html
tidy.croston html
tidy.fable_theta html
tidy.model_mean html
unitroot_options html
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (fable)