downloading reverse dependencies ... downloading dvqcc_0.1.0.tar.gz ... ok downloading GVARX_1.4.tar.gz ... ok downloading NonlinearTSA_0.5.0.tar.gz ... ok downloading mFilter_0.1-5.tar.gz ... ok downloading svars_1.3.11.tar.gz ... ok installing dependencies ‘steadyICA’, ‘tsDyn’, ‘tseriesChaos’ begin installing package ‘tseriesChaos’ begin installing package ‘steadyICA’ * installing *source* package ‘tseriesChaos’ ... ** package ‘tseriesChaos’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpklxwZ6/R.INSTALL30052a76c46d34/tseriesChaos/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c C2.c -o C2.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c d2.c -o d2.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c false.nearest.c -o false.nearest.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c find_knearests.c -o find_knearests.o find_knearests.c: In function ‘find_knearests’: find_knearests.c:21:9: warning: variable ‘md’ set but not used [-Wunused-but-set-variable] 21 | int i,j,md; | ^~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c follow_points.c -o follow_points.o follow_points.c: In function ‘follow_points’: follow_points.c:22:30: warning: variable ‘length’ set but not used [-Wunused-but-set-variable] 22 | int m,d, s, nref, totref, k, length, *ref; | ^~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c misc.c -o misc.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mutual.c -o mutual.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c search.c -o search.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c stplot.c -o stplot.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o tseriesChaos.so C2.o d2.o false.nearest.o find_knearests.o follow_points.o misc.o mutual.o search.o stplot.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpklxwZ6/R.INSTALL30052a76c46d34/tseriesChaos/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-tseriesChaos/00new/tseriesChaos/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (tseriesChaos) begin installing package ‘tsDyn’ * installing *source* package ‘steadyICA’ ... ** package ‘steadyICA’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpORK2Nk/R.INSTALL3005284241ba0d/steadyICA/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c BinDistC.cpp -o BinDistC.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c multidcov.cpp -o multidcov.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o steadyICA.so BinDistC.o multidcov.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpORK2Nk/R.INSTALL3005284241ba0d/steadyICA/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-steadyICA/00new/steadyICA/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (steadyICA) * installing *source* package ‘tsDyn’ ... ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgQlOG1/R.INSTALL3005a251ae322/tsDyn/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c llar.c -o llar.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c misc.c -o misc.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c search.c -o search.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tsDyn_init.c -o tsDyn_init.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o tsDyn.so llar.o misc.o search.o tsDyn_init.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgQlOG1/R.INSTALL3005a251ae322/tsDyn/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-tsDyn/00new/tsDyn/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (tsDyn) checking tsDyn_11.0.5.2.tar.gz ... checking dvqcc_0.1.0.tar.gz ... checking GVARX_1.4.tar.gz ... checking NonlinearTSA_0.5.0.tar.gz ... checking mFilter_0.1-5.tar.gz ... checking svars_1.3.11.tar.gz ... Depends: Package: tsDyn Depends: R (>= 3.5.0) Imports: mnormt, mgcv, nnet, tseriesChaos, tseries, utils, vars, urca, forecast, MASS, Matrix, foreach, methods, generics Timings: user system elapsed tsDyn 227.055 12.975 242.999 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 2 3 Check results summary: tsDyn ... OK rdepends_dvqcc ... NOTE * checking package subdirectories ... NOTE rdepends_GVARX ... OK rdepends_mFilter ... OK rdepends_NonlinearTSA ... OK rdepends_svars ... NOTE * checking Rd cross-references ... NOTE