* installing *source* package ‘GSNA’ ... ** using staged installation Warning in person1(given = given[[i]], family = family[[i]], middle = middle[[i]], : It is recommended to use ‘given’ instead of ‘middle’. Calls: ... FUN -> with -> with.default -> eval -> eval -> person1 ** libs using C++ compiler: ‘Debian clang version 17.0.6 (3)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c code.cpp -o code.o code.cpp:958:10: warning: variable 'e_precis' set but not used [-Wunused-but-set-variable] 958 | double e_precis = 12; | ^ 1 warning generated. clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o GSNA.so RcppExports.o code.o -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /srv/hornik/tmp/CRAN/GSNA.Rcheck/00LOCK-GSNA/00new/GSNA/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** 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 (GSNA)