* installing *source* package 'rflexscan' ...
** package 'rflexscan' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpM1q45a/R.INSTALL315cc6c5f6000/rflexscan/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/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.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/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:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\std_abs.h:38,
                 from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\cmath:47,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/platform/compiler.h:100,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/r/headers.h:62,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/RcppCommon.h:30,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp.h:27,
                 from flscan312.cpp:1:
d:\rtools43\x86_64-w64-mingw32.static.posix\include\stdlib.h:535:17: note: in a call to allocation function 'void* calloc(size_t, size_t)' declared here
  535 |   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:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpM1q45a/R.INSTALL315cc6c5f6000/rflexscan/src'
make[1]: Entering directory '/d/temp/RtmpM1q45a/R.INSTALL315cc6c5f6000/rflexscan/src'
make[1]: Leaving directory '/d/temp/RtmpM1q45a/R.INSTALL315cc6c5f6000/rflexscan/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/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)