* installing *source* package 'netcox' ...
** package 'netcox' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpK2FpIh/R.INSTALL3103c69ed38e9/netcox/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I../inst/include/ -I../inst/include/linalg -I../inst/include/prox -I../inst/include/decomp -I../inst/include/dictLearn -fopenmp   -DUSE_BLAS_LIB -DNDEBUG   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I../inst/include/ -I../inst/include/linalg -I../inst/include/prox -I../inst/include/decomp -I../inst/include/dictLearn -fopenmp   -DUSE_BLAS_LIB -DNDEBUG   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c main.cpp -o main.o
In file included from ../inst/include/prox/fista.h:24,
                 from ../inst/include/dictLearn/dicts.h:36,
                 from ../inst/include/spams.h:25,
                 from main.cpp:4:
../inst/include/prox/project.h: In member function 'bool MinCostFlow<Int>::price_refine(Int) [with Int = long long int]':
../inst/include/prox/project.h:2837:13: warning: 'void* memset(void*, int, size_t)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
 2837 |       memset(scanned,false,_n*sizeof(bool));
      |       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o netcox.dll tmp.def RcppExports.o main.o -fopenmp -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpK2FpIh/R.INSTALL3103c69ed38e9/netcox/src'
make[1]: Entering directory '/d/temp/RtmpK2FpIh/R.INSTALL3103c69ed38e9/netcox/src'
make[1]: Leaving directory '/d/temp/RtmpK2FpIh/R.INSTALL3103c69ed38e9/netcox/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-netcox/00new/netcox/libs/x64
** 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
* MD5 sums
packaged installation of 'netcox' as netcox_1.0.1.zip
* DONE (netcox)