downloading reverse dependencies ... downloading Rogue_2.1.6.tar.gz ... ok downloading TBRDist_1.0.2.tar.gz ... ok downloading TreeSearch_1.5.1.tar.gz ... ok installing dependencies ‘hypervolume’, ‘kdensity’, ‘PlotTools’, ‘protoclust’, ‘Quartet’, ‘Rogue’, ‘Ternary’, ‘TreeDist’, ‘TreeDistData’, ‘TreeSearch’, ‘TreeTools’, ‘Umatrix’ Warning: package ‘TreeDistData’ is not available for this version of R A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Installing-packages also installing the dependencies ‘nakagami’, ‘ttutils’, ‘univariateML’, ‘EQL’, ‘RcppHungarian’, ‘AdaptGauss’ begin installing package ‘nakagami’ begin installing package ‘RcppHungarian’ begin installing package ‘ttutils’ begin installing package ‘AdaptGauss’ begin installing package ‘hypervolume’ begin installing package ‘protoclust’ begin installing package ‘PlotTools’ * installing *source* package ‘nakagami’ ... ** package ‘nakagami’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 (nakagami) begin installing package ‘univariateML’ * installing *source* package ‘ttutils’ ... ** package ‘ttutils’ 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 (ttutils) begin installing package ‘EQL’ * installing *source* package ‘PlotTools’ ... ** package ‘PlotTools’ 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 (PlotTools) begin installing package ‘TreeTools’ * installing *source* package ‘protoclust’ ... ** package ‘protoclust’ 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/RtmpXITDk4/R.INSTALL13cb5478205cbc/protoclust/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 hier.c -o hier.o hier.c: In function ‘hier’: hier.c:194:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 194 | for(j = 0; j < imerge; j++) | ^~~ hier.c:204:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 204 | ii = lt(imerge+1,imerge,n); | ^~ hier.c: In function ‘minimaxpoint’: hier.c:442:10: warning: ‘mm’ may be used uninitialized [-Wmaybe-uninitialized] 442 | return mm; | ^~ hier.c:428:7: note: ‘mm’ was declared here 428 | int mm; | ^~ hier.c: In function ‘findNN’: hier.c:346:29: warning: ‘nn’ may be used uninitialized [-Wmaybe-uninitialized] 346 | mincomplete = completelink(dmax, n, clusters[nn], nn, clusters[i], i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hier.c:328:7: note: ‘nn’ was declared here 328 | int nn; | ^~ hier.c: In function ‘hier’: hier.c:274:26: warning: ‘imerge’ may be used uninitialized [-Wmaybe-uninitialized] 274 | Cluster *cur = clusters[imerge]; | ^ hier.c:28:20: note: ‘imerge’ was declared here 28 | int i, j, k, ii, imerge, jmerge, reverse; | ^~~~~~ 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 protoclust_init.c -o protoclust_init.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o protoclust.so hier.o protoclust_init.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpXITDk4/R.INSTALL13cb5478205cbc/protoclust/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-protoclust/00new/protoclust/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 (protoclust) * installing *source* package ‘EQL’ ... ** package ‘EQL’ 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 (EQL) * installing *source* package ‘univariateML’ ... ** package ‘univariateML’ 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 *** copying figures ** 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 (univariateML) begin installing package ‘kdensity’ * installing *source* package ‘RcppHungarian’ ... ** package ‘RcppHungarian’ 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/Rtmp1PqeTG/R.INSTALL13cb505f3b9af/RcppHungarian/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../inst/include/ -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 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= 3.4.0), stats, Imports: ape (>= 5.0), cli (>= 3.0), colorspace, memoise, Rdpack (>= 0.7), shiny, shinyjs, TreeTools (>= 1.12.0), LinkingTo: Rcpp, TreeTools, Timings: user system elapsed TreeDist 137.919 10.86 153.684 Results: Check status summary: NOTE OK Source packages 1 0 Reverse depends 2 1 Check results summary: TreeDist ... NOTE * checking CRAN incoming feasibility ... [7s/10s] NOTE * checking package dependencies ... NOTE rdepends_Rogue ... OK rdepends_TBRDist ... NOTE * checking C++ specification ... NOTE * checking LazyData ... NOTE rdepends_TreeSearch ... NOTE * checking Rd cross-references ... NOTE Warning in normalizePath(dir) : path[1]="/home/hornik/tmp/CRAN": No such file or directory Calls: -> normalizePath Warning in normalizePath(dir) : path[1]="/home/hornik/tmp/CRAN": No such file or directory Calls: -> R_check_outdirs -> normalizePath