* installing *source* package 'geojsonR' ... ** package 'geojsonR' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++11 make[1]: Entering directory '/d/temp/RtmpmO1h4g/R.INSTALL185d814ef613e/geojsonR/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -DNDEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c FROM_geojson.cpp -o FROM_geojson.o FROM_geojson.cpp:23: warning: "NDEBUG" redefined 23 | #define NDEBUG // disable assertions completely, due to '__assert_fail' errors when checking package [ add flag also in Makevars file ] | : note: this is the location of the previous definition g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -DNDEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -DNDEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c TO_geojson.cpp -o TO_geojson.o TO_geojson.cpp:23: warning: "NDEBUG" redefined 23 | #define NDEBUG // disable assertions completely, due to '__assert_fail' errors when checking package [ add flag also in Makevars file ] | : note: this is the location of the previous definition gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -DNDEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c json11.cpp -o json11.o g++ -shared -s -static-libgcc -o geojsonR.dll tmp.def FROM_geojson.o RcppExports.o TO_geojson.o init.o json11.o -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRblas -lgfortran -lm -lquadmath -fopenmp -mthreads -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/RtmpmO1h4g/R.INSTALL185d814ef613e/geojsonR/src' make[1]: Entering directory '/d/temp/RtmpmO1h4g/R.INSTALL185d814ef613e/geojsonR/src' make[1]: Leaving directory '/d/temp/RtmpmO1h4g/R.INSTALL185d814ef613e/geojsonR/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-geojsonR/00new/geojsonR/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 * MD5 sums packaged installation of 'geojsonR' as geojsonR_1.1.1.zip * DONE (geojsonR)