* installing *source* package ‘rangen’ ... ** this is package ‘rangen’ version ‘0.0.1’ ** using staged installation ** libs specified C++17 using C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’ using C++17 clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/zigg/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from ./../inst/include/rangen.h:5: In file included from ./../inst/include/rangen/distributions.h:3: ./../inst/include/rangen/Random.h:237:10: warning: private field 'init_shape' is not used [-Wunused-private-field] 237 | double init_shape, shape, rate, d, c, boosted_shape, inv_init_shape; | ^ ./../inst/include/rangen/Random.h:237:22: warning: private field 'shape' is not used [-Wunused-private-field] 237 | double init_shape, shape, rate, d, c, boosted_shape, inv_init_shape; | ^ ./../inst/include/rangen/Random.h:301:10: warning: private field 'beta' is not used [-Wunused-private-field] 301 | double beta; | ^ 3 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/zigg/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -c rangen.cpp -o rangen.o In file included from rangen.cpp:1: In file included from ../inst/include/rangen.h:5: In file included from ../inst/include/rangen/distributions.h:3: ../inst/include/rangen/Random.h:237:10: warning: private field 'init_shape' is not used [-Wunused-private-field] 237 | double init_shape, shape, rate, d, c, boosted_shape, inv_init_shape; | ^ ../inst/include/rangen/Random.h:237:22: warning: private field 'shape' is not used [-Wunused-private-field] 237 | double init_shape, shape, rate, d, c, boosted_shape, inv_init_shape; | ^ ../inst/include/rangen/Random.h:301:10: warning: private field 'beta' is not used [-Wunused-private-field] 301 | double beta; | ^ 3 warnings generated. clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o rangen.so RcppExports.o rangen.o -llapack -L/home/hornik/tmp/R-d-clang-21/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/rangen.Rcheck/00LOCK-rangen/00new/rangen/libs ** R ** inst ** 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 ** 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 (rangen)