* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘yuima’ ... ** this is package ‘yuima’ version ‘1.15.30’ ** package ‘yuima’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7nOYyi/R.INSTALL269f8555942cee/yuima/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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c IntensityEval.cpp -o IntensityEval.o 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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c MpCN.cpp -o MpCN.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c PseudoLoglikCOGARCH.c -o PseudoLoglikCOGARCH.o 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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o 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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ae.cpp -o ae.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c carmafilter.c -o carmafilter.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cce_functions.c -o cce_functions.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c euler.c -o euler.o 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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c kalmanBucyFilter.cpp -o kalmanBucyFilter.o kalmanBucyFilter.cpp: In function ‘void calc_filter_mean_time_homogeneous_with_vcov_are(arma::mat&, const arma::mat&, const arma::vec&, const arma::mat&, const arma::vec&, const arma::mat&, const arma::mat&, const arma::vec&, double, arma::mat&)’: kalmanBucyFilter.cpp:69:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 69 | for (int i = 0; i < n_deltaY; i++) { | ~~^~~~~~~~~~ kalmanBucyFilter.cpp: In function ‘void calc_filter_mean_explicit(arma::mat&, const arma::mat&, const arma::vec&, const arma::mat&, const arma::vec&, const arma::mat&, const arma::mat&, const arma::vec&, double, arma::mat&)’: kalmanBucyFilter.cpp:111:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 111 | for (int i = 0; i < n_deltaY; i++) { | ~~^~~~~~~~~~ kalmanBucyFilter.cpp: In function ‘Rcpp::List calc_kalman_bucy_filter_no_are_no_time_homogeneous(arma::cube&, arma::mat&, arma::cube&, arma::cube&, arma::mat&, arma::cube&, arma::mat&, arma::vec&, double, arma::mat&, unsigned int)’: kalmanBucyFilter.cpp:140:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 140 | for (int i = 0; i < n_deltaY; i++) { | ~~^~~~~~~~~~ kalmanBucyFilter.cpp:159:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 159 | for (int j = 0; j < upsamp_rate; j++) { | ~~^~~~~~~~~~~~~ kalmanBucyFilter.cpp: In function ‘Rcpp::List calc_kalman_bucy_filter_time_homogeneous(arma::mat&, arma::vec&, arma::mat&, arma::mat&, arma::vec&, arma::mat&, arma::mat&, arma::vec&, double, arma::mat&, unsigned int)’: kalmanBucyFilter.cpp:220:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 220 | for (int i = 0; i < n_deltaY; i++) { | ~~^~~~~~~~~~ kalmanBucyFilter.cpp:231:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 231 | for (int j = 0; j < upsamp_rate; j++) { | ~~^~~~~~~~~~~~~ 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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c minusquasilogl_W1andW2.cpp -o minusquasilogl_W1andW2.o 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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c pseudoLogLikCogarchIrregularGrid.cpp -o pseudoLogLikCogarchIrregularGrid.o 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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c qmle_linear_state_space_model.cpp -o qmle_linear_state_space_model.o 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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c qmle_terms.cpp -o qmle_terms.o 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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c qmlecpp.cpp -o qmlecpp.o 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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c residual.cpp -o residual.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rng.c -o rng.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c yuima_init.c -o yuima_init.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o yuima.so IntensityEval.o MpCN.o PseudoLoglikCOGARCH.o RcppExports.o ae.o carmafilter.o cce_functions.o euler.o kalmanBucyFilter.o minusquasilogl_W1andW2.o pseudoLogLikCogarchIrregularGrid.o qmle_linear_state_space_model.o qmle_terms.o qmlecpp.o residual.o rng.o yuima_init.o -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/Rtmp7nOYyi/R.INSTALL269f8555942cee/yuima/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7nOYyi/R.INSTALL269f8555942cee/yuima/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp7nOYyi/R.INSTALL269f8555942cee/yuima/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-yuima/00new/yuima/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘simulate’ in package ‘yuima’ ** help *** installing help indices converting help for package ‘yuima’ finding HTML links ... done CPoint html CarmaNoise html DataPpr html Diagnostic.Carma html Diagnostic.Cogarch html EstimCarmaHawkes html FromCF2yuima_law html IC html Integral.sde html Integrand html Intensity.PPR html JBtest html LawMethods html LogSPX html MWK151 html adaBayes html ae html aeCharacteristic html aeDensity html aeExpectation html aeKurtosis html aeMarginal html aeMean html aeMoment html aeSd html aeSkewness html asymptotic_term html bns.test html carma.info-class html carmaHawkes.info-class html cce html cce.factor html cogarch.est.incr html cogarch.est html cogarch.info-class html cogarchNoise html estimation_LRM html fitCIR html get.counting.data html gmm html hyavar html info.Map html info.Ppr html initialize-yuima.ae-method html kalmanBucyFilter html lambdaFromData html lasso html limiting.gamma html llag html llag.test html lm.jumptest html lseBayes html mllag html mmfrac html model.parameter-class html mpv html noisy.sampling html ntv html param.Integral html param.Map html phi.test html plot-yuima.ae-ANY-method html plot-yuima.kalmanBucyFilter-ANY-method html poisson.random.sampling html pz.test html qgv html qmle html qmleLevy html qmle_linear_state_space_model html rconst html rng html setCarma html setCarmaHawkes html setCharacteristic html setCogarch html setData html setFunctional html setHawkes html setIntegral html setLRM html setLaw html setLaw_th html setMap html setModel html setPoisson html setPpr html setSampling html setYuima html simBmllag html simCIR html simFunctional html simulate html snr html spectralcov html subsampling html toLatex html variable.Integral html wllag html ybook html yuima-class html yuima.CP.qmle-class html yuima.Hawkes html yuima.Integral-class html yuima.LevyRM-class html yuima.Map-class html yuima.PPR.qmle-class html yuima.Ppr html yuima.adabayes-class html yuima.ae-class html yuima.carma-class html yuima.carma.qmle-class html yuima.carmaHawkes-class html yuima.characteristic-class html yuima.cogarch-class html yuima.data-class html yuima.functional-class html yuima.law-class html yuima.linear_state_space_model-class html yuima.model-class html yuima.multimodel html yuima.poisson-class html yuima.qmleLevy.incr-class html yuima.sampling-class html yuima.snr-class html yuima.state_space_model-class html yuima.th-class html ** building package indices ** 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 (yuima)