downloading reverse dependencies ... downloading tidycomm_0.4.2.tar.gz ... ok downloading psycCleaning_0.1.1.tar.gz ... ok installing dependencies ‘lm.beta’, ‘misty’, ‘mvnmle’, ‘robustlmm’ begin installing package ‘mvnmle’ begin installing package ‘robustlmm’ begin installing package ‘lm.beta’ begin installing package ‘misty’ * installing *source* package ‘lm.beta’ ... ** this is package ‘lm.beta’ version ‘1.7-2’ ** package ‘lm.beta’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (lm.beta) * installing *source* package ‘mvnmle’ ... ** this is package ‘mvnmle’ version ‘0.1-11.2’ ** package ‘mvnmle’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpv4SOhA/R.INSTALL24baf425178334/mvnmle/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c evallf.c -o evallf.o evallf.c: In function ‘evallf’: evallf.c:21:34: warning: missing braces around initializer [-Wmissing-braces] 21 | double del[MAX_VARS][MAX_VARS]={0.0}, subdel[MAX_VARS][MAX_VARS]={0.0},c,d; | ^ | { } evallf.c:21:68: warning: missing braces around initializer [-Wmissing-braces] 21 | double del[MAX_VARS][MAX_VARS]={0.0}, subdel[MAX_VARS][MAX_VARS]={0.0},c,d; | ^ | { } gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o mvnmle.so evallf.o init.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpv4SOhA/R.INSTALL24baf425178334/mvnmle/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-mvnmle/00new/mvnmle/libs ** R ** data *** moving datasets to lazyload DB ** 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 (mvnmle) * installing *source* package ‘robustlmm’ ... ** this is package ‘robustlmm’ version ‘3.3-3’ ** package ‘robustlmm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-1) 15.2.0’ using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOM5TAA/R.INSTALL24baf348738b33/robustlmm/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DSTRICT_R_HEADERS -DUSE_FC_LEN_T -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/robustbase/include' -I'/home/hornik/tmp/R-d-gcc-15/library/Matrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Integration.cpp -o Integration.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DSTRICT_R_HEADERS -DUSE_FC_LEN_T -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/robustbase/include' -I'/home/hornik/tmp/R-d-gcc-15/library/Matrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c PsiFunction.cpp -o PsiFunction.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DSTRICT_R_HEADERS -DUSE_FC_LEN_T -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/robustbase/include' -I'/home/hornik/tmp/R-d-gcc-15/library/Matrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c local_stubs.c -o local_stubs.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DSTRICT_R_HEADERS -DUSE_FC_LEN_T -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/robustbase/include' -I'/home/hornik/tmp/R-d-gcc-15/library/Matrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c misc.cpp -o misc.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DSTRICT_R_HEADERS -DUSE_FC_LEN_T -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/robustbase/include' -I'/home/hornik/tmp/R-d-gcc-15/library/Matrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rlmerMatrixUtils.cpp -o rlmerMatrixUtils.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DSTRICT_R_HEADERS -DUSE_FC_LEN_T -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/robustbase/include' -I'/home/hornik/tmp/R-d-gcc-15/library/Matrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c robustlmm_init.cpp -o robustlmm_init.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o robustlmm.so Integration.o PsiFunction.o local_stubs.o misc.o rlmerMatrixUtils.o robustlmm_init.o -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpOM5TAA/R.INSTALL24baf348738b33/robustlmm/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-robustlmm/00new/robustlmm/libs ** R ** 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 (robustlmm) * installing *source* package ‘misty’ ... ** this is package ‘misty’ version ‘0.7.5’ ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (misty) checking misty_0.7.5.tar.gz ... checking tidycomm_0.4.2.tar.gz ... checking psycCleaning_0.1.1.tar.gz ... Depends: Package: misty Depends: R (>= 4.3.0) Imports: ggplot2, haven, lavaan, lme4, rstudioapi Timings: user system elapsed misty 235.162 5.578 242.744 Results: Check status summary: OK Source packages 1 Reverse depends 2 Check results summary: misty ... OK rdepends_psycCleaning ... OK rdepends_tidycomm ... OK