downloading reverse dependencies ... downloading DFA.CANCOR_0.3.6.tar.gz ... ok downloading KarsTS_2.4.1.tar.gz ... ok downloading RSP_0.4.tar.gz ... ok downloading stats4teaching_0.1.0.tar.gz ... ok downloading micompr_1.1.4.tar.gz ... ok installing dependencies ‘asbio’, ‘biotools’, ‘catR’, ‘hornpa’, ‘MVN’, ‘nonlinearTseries’, ‘shinycustomloader’, ‘ShinyItemAnalysis’, ‘stlplus’, ‘tseriesChaos’ also installing the dependencies ‘deltaPlotR’, ‘difR’ begin installing package ‘deltaPlotR’ begin installing package ‘MVN’ begin installing package ‘tseriesChaos’ begin installing package ‘nonlinearTseries’ begin installing package ‘stlplus’ begin installing package ‘catR’ begin installing package ‘hornpa’ begin installing package ‘shinycustomloader’ begin installing package ‘asbio’ begin installing package ‘biotools’ * installing *source* package ‘hornpa’ ... ** this is package ‘hornpa’ version ‘1.1.1’ ** package ‘hornpa’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (hornpa) * installing *source* package ‘deltaPlotR’ ... ** this is package ‘deltaPlotR’ version ‘1.6’ ** package ‘deltaPlotR’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (deltaPlotR) begin installing package ‘difR’ * installing *source* package ‘shinycustomloader’ ... ** this is package ‘shinycustomloader’ version ‘0.9.0’ ** package ‘shinycustomloader’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (shinycustomloader) * installing *source* package ‘biotools’ ... ** this is package ‘biotools’ version ‘4.3’ ** package ‘biotools’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (biotools) * installing *source* package ‘tseriesChaos’ ... ** this is package ‘tseriesChaos’ version ‘0.1-13.1’ ** package ‘tseriesChaos’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0rNGfw/R.INSTALL1c735b72873340/tseriesChaos/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/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 -std=gnu23 -I"/home/hornik/tmp/R/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 -std=gnu23 -I"/home/hornik/tmp/R/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 -std=gnu23 -I"/home/hornik/tmp/R/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 -std=gnu23 -I"/home/hornik/tmp/R/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 -std=gnu23 -I"/home/hornik/tmp/R/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 -std=gnu23 -I"/home/hornik/tmp/R/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 -std=gnu23 -I"/home/hornik/tmp/R/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 -std=gnu23 -I"/home/hornik/tmp/R/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 -std=gnu23 -shared -L/home/hornik/tmp/R/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/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0rNGfw/R.INSTALL1c735b72873340/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) * installing *source* package ‘catR’ ... ** this is package ‘catR’ version ‘3.17’ ** package ‘catR’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (catR) * installing *source* package ‘MVN’ ... ** this is package ‘MVN’ version ‘6.0’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (MVN) * installing *source* package ‘stlplus’ ... ** this is package ‘stlplus’ version ‘0.5.1’ ** package ‘stlplus’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgWVUEb/R.INSTALL1c7351263a409/stlplus/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 interp.cpp -o interp.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 loess.cpp -o loess.o loess.cpp: In function ‘Rcpp::List c_loess(Rcpp::NumericVector, Rcpp::NumericVector, int, int, Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::NumericVector)’: loess.cpp:15:7: warning: variable ‘span2’ set but not used [-Wunused-but-set-variable] 15 | int span2, span3, offset; | ^~~~~ loess.cpp:15:14: warning: variable ‘span3’ set but not used [-Wunused-but-set-variable] 15 | int span2, span3, offset; | ^~~~~ loess.cpp:15:21: warning: variable ‘offset’ set but not used [-Wunused-but-set-variable] 15 | int span2, span3, offset; | ^~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 ma.cpp -o ma.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o stlplus.so RcppExports.o interp.o loess.o ma.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgWVUEb/R.INSTALL1c7351263a409/stlplus/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-stlplus/00new/stlplus/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 (stlplus) * installing *source* package ‘difR’ ... ** this is package ‘difR’ version ‘6.0.0’ ** package ‘difR’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (difR) begin installing package ‘ShinyItemAnalysis’ * installing *source* package ‘asbio’ ... ** this is package ‘asbio’ version ‘1.11’ ** package ‘asbio’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (asbio) * installing *source* package ‘ShinyItemAnalysis’ ... ** this is package ‘ShinyItemAnalysis’ version ‘1.5.4’ ** package ‘ShinyItemAnalysis’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ShinyItemAnalysis) * installing *source* package ‘nonlinearTseries’ ... ** this is package ‘nonlinearTseries’ version ‘0.3.1’ ** package ‘nonlinearTseries’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZBsm7c/R.INSTALL1c735c2617ec76/nonlinearTseries/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ANN.cpp -o ANN.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c DFA.cpp -o DFA.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c NN.cpp -o NN.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -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/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bd_fix_rad_search.cpp -o bd_fix_rad_search.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bd_pr_search.cpp -o bd_pr_search.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bd_search.cpp -o bd_search.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bd_tree.cpp -o bd_tree.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c brute.cpp -o brute.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c corr_dim.cpp -o corr_dim.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c generic_functions.cpp -o generic_functions.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c information_dimension.cpp -o information_dimension.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c kd_dump.cpp -o kd_dump.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c kd_fix_rad_search.cpp -o kd_fix_rad_search.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c kd_pr_search.cpp -o kd_pr_search.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c kd_search.cpp -o kd_search.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c kd_split.cpp -o kd_split.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c kd_tree.cpp -o kd_tree.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c kd_util.cpp -o kd_util.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c lyapunov_exponent.cpp -o lyapunov_exponent.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c mutual_information.cpp -o mutual_information.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c neighbour_search.cpp -o neighbour_search.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c neighbour_search_wrapper.cpp -o neighbour_search_wrapper.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c nonlinear_noise_reduction.cpp -o nonlinear_noise_reduction.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c poincare_map.cpp -o poincare_map.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rqa.cpp -o rqa.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c space_time_plot.cpp -o space_time_plot.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -IANN -DRANN -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o nonlinearTseries.so ANN.o DFA.o NN.o RcppExports.o bd_fix_rad_search.o bd_pr_search.o bd_search.o bd_tree.o brute.o corr_dim.o generic_functions.o information_dimension.o kd_dump.o kd_fix_rad_search.o kd_pr_search.o kd_search.o kd_split.o kd_tree.o kd_util.o lyapunov_exponent.o mutual_information.o neighbour_search.o neighbour_search_wrapper.o nonlinear_noise_reduction.o poincare_map.o rqa.o space_time_plot.o utils.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZBsm7c/R.INSTALL1c735c2617ec76/nonlinearTseries/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-nonlinearTseries/00new/nonlinearTseries/libs ** R ** 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 (nonlinearTseries) checking MVN_6.0.tar.gz ... checking DFA.CANCOR_0.3.6.tar.gz ... checking KarsTS_2.4.1.tar.gz ... checking RSP_0.4.tar.gz ... checking stats4teaching_0.1.0.tar.gz ... checking micompr_1.1.4.tar.gz ... Depends: Package: MVN Depends: R (>= 3.5.0) Imports: methods, nortest, moments, MASS, boot, car, dplyr, tidyr, purrr, stringr, tibble, ggplot2, viridis, cli, energy, plotly Timings: user system elapsed MVN 40.845 4.324 47.052 Results: Check status summary: ERROR WARNING NOTE OK Source packages 0 0 1 0 Reverse depends 2 1 1 1 Check results summary: MVN ... NOTE * checking CRAN incoming feasibility ... [5s/7s] NOTE rdepends_DFA.CANCOR ... ERROR * checking examples ... [3s/3s] ERROR rdepends_KarsTS ... OK rdepends_micompr ... ERROR * checking examples ... [1s/1s] ERROR * checking tests ... [7s/7s] ERROR * checking re-building of vignette outputs ... [8s/8s] ERROR rdepends_RSP ... WARNING * checking whether package ‘RSP’ can be installed ... [22s/20s] WARNING * checking R code for possible problems ... [31s/29s] NOTE rdepends_stats4teaching ... NOTE * checking Rd files ... [0s/0s] NOTE Check results changes: Package: DFA.CANCOR Check: examples New result: ERROR Package: micompr Check: examples New result: ERROR Package: micompr Check: re-building of vignette outputs New result: ERROR Package: micompr Check: tests New result: ERROR Package: RSP Check: R code for possible problems New result: NOTE Package: RSP Check: whether package can be installed New result: WARNING