* installing *source* package 'RI2by2' ...
** package 'RI2by2' 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/RtmpOaklAY/R.INSTALL23c984099f44/RI2by2/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rcpp-RI2by2-chiba.cpp -o Rcpp-RI2by2-chiba.o
Rcpp-RI2by2-chiba.cpp: In function 'double ECDF_pv(std::vector<double>, std::vector<double>, double)':
Rcpp-RI2by2-chiba.cpp:37:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   37 |   for (int j=0; j<out_teststat.size(); ++j) {
      |                 ~^~~~~~~~~~~~~~~~~~~~
Rcpp-RI2by2-chiba.cpp: In function 'Rcpp::List CI_2by2_chiba_tau_v7_approx(int, int, int, int, double, int)':
Rcpp-RI2by2-chiba.cpp:134:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
  134 |     for (int qrs_i=0; qrs_i<qrs_indices.size(); ++qrs_i) {
      |                       ~~~~~^~~~~~~~~~~~~~~~~~~
Rcpp-RI2by2-chiba.cpp:271:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
  271 |   for (int i=0; i<RDtrue.size(); ++i) {
      |                 ~^~~~~~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/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 -shared -s -static-libgcc -o RI2by2.dll tmp.def Rcpp-RI2by2-chiba.o RcppExports.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpOaklAY/R.INSTALL23c984099f44/RI2by2/src'
make[1]: Entering directory '/d/temp/RtmpOaklAY/R.INSTALL23c984099f44/RI2by2/src'
make[1]: Leaving directory '/d/temp/RtmpOaklAY/R.INSTALL23c984099f44/RI2by2/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-RI2by2/00new/RI2by2/libs/x64
** R
** 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 'RI2by2' as RI2by2_1.4.zip
* DONE (RI2by2)