* using log directory 'd:/Rcompile/CRANpkg/local/4.5/ProjectionBasedClustering.Rcheck' * using R Under development (unstable) (2024-12-21 r87453 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'ProjectionBasedClustering/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'ProjectionBasedClustering' version '1.2.2' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'ProjectionBasedClustering' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/4.5/ProjectionBasedClustering.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'ProjectionBasedClustering' ... ** package 'ProjectionBasedClustering' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' using C++17 make[1]: Entering directory '/d/temp/2024_12_22_01_50_00_26287/RtmpWCf0NK/R.INSTALL1935c73b22cf4/ProjectionBasedClustering/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c DijkstraSSSP.cpp -o DijkstraSSSP.o DijkstraSSSP.cpp: In function 'Rcpp::NumericVector DijkstraSSSP(Rcpp::NumericMatrix, Rcpp::NumericMatrix, int)': DijkstraSSSP.cpp:38:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 38 | for(int i=0;i