downloading reverse dependencies ... downloading daltoolboxdp_1.1.717.tar.gz ... ok downloading harbinger_1.1.727.tar.gz ... ok downloading heimdall_1.0.737.tar.gz ... ok downloading tspredit_1.1.707.tar.gz ... ok installing dependencies ‘daltoolbox’, ‘FSelector’, ‘hht’, ‘mFilter’, ‘RcppHungarian’, ‘smotefamily’, ‘tsmp’ also installing the dependency ‘EMD’ begin installing package ‘EMD’ begin installing package ‘daltoolbox’ begin installing package ‘FSelector’ begin installing package ‘smotefamily’ begin installing package ‘RcppHungarian’ begin installing package ‘mFilter’ begin installing package ‘tsmp’ * installing *source* package ‘mFilter’ ... ** this is package ‘mFilter’ version ‘0.1-5’ ** package ‘mFilter’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 (mFilter) * installing *source* package ‘smotefamily’ ... ** this is package ‘smotefamily’ version ‘1.4.0’ ** package ‘smotefamily’ 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 (smotefamily) * installing *source* package ‘FSelector’ ... ** this is package ‘FSelector’ version ‘0.34’ ** package ‘FSelector’ 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 (FSelector) * installing *source* package ‘EMD’ ... ** this is package ‘EMD’ version ‘1.5.9’ ** package ‘EMD’ 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/RtmpAXjQqb/R.INSTALL9cc194b824797/EMD/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 extrema2dC.c -o extrema2dC.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o EMD.so extrema2dC.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpAXjQqb/R.INSTALL9cc194b824797/EMD/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-EMD/00new/EMD/libs ** 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 ** 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 (EMD) begin installing package ‘hht’ * installing *source* package ‘RcppHungarian’ ... ** this is package ‘RcppHungarian’ version ‘0.3’ ** package ‘RcppHungarian’ 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/Rtmp7iPD3C/R.INSTALL9cc185bf17263/RcppHungarian/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include/ -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 In file included from RcppExports.cpp:4: ../inst/include/RcppHungarian.h: In member function ‘void HungarianAlgorithm::assignmentoptimal(int*, double*, double*, int, int)’: ../inst/include/RcppHungarian.h:169:11: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 169 | if (fabs(distMatrix[row + nOfRows*col]) < DBL_EPSILON) | ^~ ../inst/include/RcppHungarian.h:177:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 177 | for (row = 0; row& tbb::internal::as_atomic(T&) [with T = long unsigned int]’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘long unsigned int’ to ‘tbb::atomic&’ does not use ‘constexpr tbb::atomic::atomic(long unsigned int)’ [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘tbb::interface5::internal::hash_map_base::bucket*’ to ‘tbb::atomic&’ does not use ‘constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]’ [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -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/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c windowfunc.cpp -o windowfunc.o g++-14 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o tsmp.so RcppExports.o math.o mpx.o windowfunc.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcbU4LY/R.INSTALL9cc1d2330d829/tsmp/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-tsmp/00new/tsmp/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** 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 (tsmp) checking daltoolbox_1.2.707.tar.gz ... checking daltoolboxdp_1.1.717.tar.gz ... checking harbinger_1.1.727.tar.gz ... checking heimdall_1.0.737.tar.gz ... checking tspredit_1.1.707.tar.gz ... Depends: Package: daltoolbox Depends: R (>= 4.1.0) Imports: FNN, MLmetrics, caret, class, cluster, dbscan, dplyr, e1071, forecast, ggplot2, nnet, randomForest, reshape, tree Timings: user system elapsed daltoolbox 97.165 8.039 107.528 Results: Check status summary: ERROR OK Source packages 0 1 Reverse depends 2 2 Check results summary: daltoolbox ... OK rdepends_daltoolboxdp ... OK rdepends_harbinger ... ERROR * checking whether package ‘harbinger’ can be installed ... [3s/3s] ERROR rdepends_heimdall ... OK rdepends_tspredit ... ERROR * checking whether package ‘tspredit’ can be installed ... [3s/3s] ERROR Check results changes: Package: harbinger Check: whether package can be installed New result: ERROR Package: tspredit Check: DESCRIPTION meta-information Old result: NOTE Package: tspredit Check: whether package can be installed New result: ERROR