* installing *source* package 'rpc' ... ** this is package 'rpc' version '2.0' ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c colMSD_dgc.cpp -o colMSD_dgc.o colMSD_dgc.cpp: In function 'Rcpp::NumericVector colMSD_dgc(Rcpp::S4, Rcpp::NumericVector)': colMSD_dgc.cpp:35:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 35 | for(size_t i=start;i | ^~~~~~~~~~~~~~~~~ compilation terminated. make: *** [D:/RCompile/recent/R/etc/x64/Makeconf:296: compute_rpc.o] Error 1 ERROR: compilation failed for package 'rpc' * removing 'd:/RCompile/CRANincoming/R-devel/lib/rpc'