* installing *source* package 'som' ... ** package 'som' 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/RtmpOAFQ79/R.INSTALL138f03868109c/som/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c som.cc -o som.o In file included from tntsupp.h:8, from sub.h:1, from SomParam.h:2, from som.cc:4: tnt/fmat.h: In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]': tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer '*this.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'double rect_dist(TNT::Region2D >, TNT::Region2D >)' at SomParam.h:11:19: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer '.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'TNT::Subscript find_winner(TNT::DMatrix&, TNT::Subscript, TNT::DMatrix&)' at som.cc:12:40: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer '.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'TNT::Subscript find_winner(TNT::DMatrix&, TNT::Subscript, TNT::DMatrix&)' at som.cc:16:36: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer '.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'void visual(TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&)' at som.cc:57:36: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer '.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'int update(TNT::DMatrix&, TNT::DMatrix&, TNT::Subscript, double, TNT::DVector&)' at som.cc:32:24: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer '.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix& TNT::Fortran_Matrix::operator=(const TNT::Fortran_Matrix&) [with T = double]' at tnt/fmat.h:227:20, inlined from 'TNT::Fortran_Matrix& TNT::Fortran_Matrix::operator=(const TNT::Fortran_Matrix&) [with T = double]' at tnt/fmat.h:217:24, inlined from 'int update(TNT::DMatrix&, TNT::DMatrix&, TNT::Subscript, double, TNT::DVector&)' at som.cc:34:17: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer '*code.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'double qerror(TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, SomParam&)' at som.cc:76:38: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer '.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'void som_top(TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, SomParam&, SomParam&, double*)' at som.cc:108:1: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer 'cord.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'SEXPREC* som_bat(SEXP, SEXP, SEXP, SEXP)' at som.cc:225:3: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer 'Code.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'SEXPREC* som_bat(SEXP, SEXP, SEXP, SEXP)' at som.cc:225:3: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer 'Data.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'SEXPREC* som(SEXP, SEXP, SEXP)' at som.cc:198:3: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer 'Cord.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'SEXPREC* som(SEXP, SEXP, SEXP)' at som.cc:198:3: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer 'Code.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function 'void TNT::Fortran_Matrix::destroy() [with T = double]', inlined from 'TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]' at tnt/fmat.h:211:16, inlined from 'SEXPREC* som(SEXP, SEXP, SEXP)' at som.cc:198:3: tnt/fmat.h:161:9: warning: 'void operator delete [](void*)' called on pointer 'Data.TNT::Fortran_Matrix::col_' with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o som.dll tmp.def som.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/RtmpOAFQ79/R.INSTALL138f03868109c/som/src' make[1]: Entering directory '/d/temp/RtmpOAFQ79/R.INSTALL138f03868109c/som/src' make[1]: Leaving directory '/d/temp/RtmpOAFQ79/R.INSTALL138f03868109c/som/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-som/00new/som/libs/x64 ** R ** data ** 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 'som' as som_0.3-5.1.zip * DONE (som)