* installing *source* package ‘kgrams’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.3 (1)’ clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c DictionaryR.cpp -o DictionaryR.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c Smoothing.cpp -o Smoothing.o Smoothing.cpp:701:16: warning: unused variable 'sum' [-Wunused-variable] 701 | double sum = prob_a + prob_b + prob_eos + prob_unk; | ^~~ 1 warning generated. clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c SmoothingR.cpp -o SmoothingR.o In file included from SmoothingR.cpp:1: In file included from ./SmoothingR.h:9: In file included from ./kgramFreqsR.h:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp.h:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'Smoother' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'SBOSmoother' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'AddkSmoother' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'MLSmoother' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'KNSmoother' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'mKNSmoother' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'AbsSmoother' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'WBSmoother' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'SBOSmootherR' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'MLSmootherR' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'AddkSmootherR' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'KNSmootherR' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'mKNSmootherR' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'AbsSmootherR' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:31:5: warning: delete called on non-final 'WBSmootherR' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 31 | delete obj; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/XPtr.h:54:26: note: in instantiation of function template specialization 'Rcpp::standard_delete_finalizer' requested here 54 | void Finalizer(T*) = standard_delete_finalizer, | ^ 15 warnings generated. clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c UtilitiesR.cpp -o UtilitiesR.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c kgramFreqs.cpp -o kgramFreqs.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c kgramFreqsR.cpp -o kgramFreqsR.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c special_tokensR.cpp -o special_tokensR.o clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-19/lib -Wl,-O1 -o kgrams.so DictionaryR.o RcppExports.o Smoothing.o SmoothingR.o UtilitiesR.o kgramFreqs.o kgramFreqsR.o special_tokensR.o -L/home/hornik/tmp/R-d-clang-19/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/kgrams.Rcheck/00LOCK-kgrams/00new/kgrams/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (kgrams)