* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘cudaverse’ ...
** this is package ‘cudaverse’ version ‘0.4.1’
** package ‘cudaverse’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUgkEUY/R.INSTALL2aa3da48b14e4f/cudaverse/src'
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpu_topk.cpp -o cpu_topk.o
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c native_backend.cpp -o native_backend.o
g++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o cudaverse.so cpu_topk.o native_backend.o -ldl -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUgkEUY/R.INSTALL2aa3da48b14e4f/cudaverse/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUgkEUY/R.INSTALL2aa3da48b14e4f/cudaverse/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUgkEUY/R.INSTALL2aa3da48b14e4f/cudaverse/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-cudaverse/00new/cudaverse/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘cudaverse’
finding HTML links ... done
as_adjacency_matrix html
as_coo html
cuda_available html
cuda_diagnostics html
cuda_diffusion_map html
cuda_distance html
cuda_kmeans html
cuda_knn html
cuda_knn_graph html
cuda_leiden html
cuda_louvain html
cuda_memory_info html
cuda_pca html
cuda_provenance html
cuda_select_device html
cuda_sparse html
cuda_stage html
cuda_svd html
cuda_tensor html
cuda_tsne html
cuda_umap html
cudatensor-operators html
cudatensor-subset html
cudaverse-package html
dimnames.cudasparse html
dimnames.cudatensor html
embedding_coordinates html
predict.cuda_kmeans html
predict.cuda_pca html
sparse_info html
sparse_matmul_dense html
sparse_matvec html
sparse_normalize html
sparse_row_sums html
t.cudasparse html
tensor_broadcast_to html
tensor_device html
tensor_matmul html
tensor_reshape html
tensor_shape html
tensor_sum html
to_cpu html
to_device html
to_dgCMatrix html
*** copying figures
** 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 (cudaverse)