* installing *source* package 'rflexscan' ...
** package 'rflexscan' 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/RtmpArgv1W/R.INSTALLd93821ca2036/rflexscan/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"     -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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c flscan312.cpp -o flscan312.o
flscan312.cpp: In function 'int LoadData(const Rcpp::NumericMatrix&, const Rcpp::NumericMatrix&, const Rcpp::NumericMatrix&)':
flscan312.cpp:1557:26: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
 1557 |   if ((a = (int **)calloc(N, sizeof(int *))) == NULL) {
      |                    ~~~~~~^~~~~~~~~~~~~~~~~~
In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/bits/std_abs.h:38,
                 from D:/rtools44/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/13.2.0/include/c++/cmath:49,
                 from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/platform/compiler.h:100,
                 from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/r/headers.h:62,
                 from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:30,
                 from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27,
                 from flscan312.cpp:1:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:536:17: note: in a call to allocation function 'void* calloc(size_t, size_t)' declared here
  536 |   void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements);
      |                 ^~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o rflexscan.dll tmp.def RcppExports.o flscan312.o -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/RtmpArgv1W/R.INSTALLd93821ca2036/rflexscan/src'
make[1]: Entering directory '/d/temp/RtmpArgv1W/R.INSTALLd93821ca2036/rflexscan/src'
make[1]: Leaving directory '/d/temp/RtmpArgv1W/R.INSTALLd93821ca2036/rflexscan/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-rflexscan/00new/rflexscan/libs/x64
** 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
* MD5 sums
packaged installation of 'rflexscan' as rflexscan_1.1.0.zip
* DONE (rflexscan)