* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘localLLM’ ...
** this is package ‘localLLM’ version ‘1.1.0’
** package ‘localLLM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4z61it/R.INSTALL3a7edbc214786/localLLM/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c init.cpp -o init.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c interface.cpp -o interface.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c proxy.cpp -o proxy.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o localLLM.so init.o interface.o proxy.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4z61it/R.INSTALL3a7edbc214786/localLLM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4z61it/R.INSTALL3a7edbc214786/localLLM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4z61it/R.INSTALL3a7edbc214786/localLLM/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-localLLM/00new/localLLM/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘localLLM’
finding HTML links ... done
ag_news_sample html
annotation_sink_csv html
apply_chat_template html
apply_gemma_chat_template html
backend_free html
backend_init html
compute_confusion_matrices html
context_create html
detokenize html
document_end html
document_start html
dot-with_hf_token html
download_model html
explore html
generate html
generate_parallel html
get_lib_path html
get_model_cache_dir html
hardware_profile html
install_localLLM html
intercoder_reliability html
lib_is_installed html
list_cached_models html
list_ollama_models html
localLLM-package html
model_load html
quick_llama html
quick_llama_reset html
set_hf_token html
smart_chat_template html
tokenize html
tokenize_test html
validate html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning in .detect_total_ram_bytes() : NAs introduced by coercion
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
Warning in .detect_total_ram_bytes() : NAs introduced by coercion
** testing if installed package keeps a record of temporary installation path
* DONE (localLLM)