* installing *source* package 'ripserr' ...
** this is package 'ripserr' version '1.0.0'
** package 'ripserr' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_07_04_01_50_00_28303/RtmpcfVNDg/R.INSTALL14d4c32fe20b6/ripserr/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/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.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c cubical_2dim.cpp -o cubical_2dim.o
cubical_2dim.cpp: In member function 'void ComputePairs2::compute_pairs_main()':
cubical_2dim.cpp:528:23: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
  528 |     for (int i = 0; i < ctl_size; ++i)
      |                     ~~^~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c cubical_3dim.cpp -o cubical_3dim.o
cubical_3dim.cpp: In constructor 'ColumnsToReduce3::ColumnsToReduce3(DenseCubicalGrids3*)':
cubical_3dim.cpp:394:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  394 |       for (int y = ay; y > 0; --y)
      |       ^~~
cubical_3dim.cpp:401:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  401 |         sort(columns_to_reduce.begin(), columns_to_reduce.end(), BirthdayIndex3Comparator());
      |         ^~~~
cubical_3dim.cpp: In member function 'void ComputePairs3::compute_pairs_main()':
cubical_3dim.cpp:804:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
  804 |     for(int i = 0; i < ctl_size; ++i) {
      |                    ~~^~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c cubical_4dim.cpp -o cubical_4dim.o
cubical_4dim.cpp: In member function 'void ComputePairs4::compute_pairs_main()':
cubical_4dim.cpp:1045:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
 1045 |     for(int i = 0; i < ctl_size; ++i) {
      |                    ~~^~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c ripser.cpp -o ripser.o
g++ -std=gnu++17 -shared -s -static-libgcc -o ripserr.dll tmp.def RcppExports.o cubical_2dim.o cubical_3dim.o cubical_4dim.o ripser.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_07_04_01_50_00_28303/RtmpcfVNDg/R.INSTALL14d4c32fe20b6/ripserr/src'
make[1]: Entering directory '/d/temp/2025_07_04_01_50_00_28303/RtmpcfVNDg/R.INSTALL14d4c32fe20b6/ripserr/src'
make[1]: Leaving directory '/d/temp/2025_07_04_01_50_00_28303/RtmpcfVNDg/R.INSTALL14d4c32fe20b6/ripserr/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-ripserr/00new/ripserr/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
** 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 'ripserr' as ripserr_1.0.0.zip
* DONE (ripserr)