downloading reverse dependencies ... downloading multipleOutcomes_0.4.tar.gz ... ok installing dependencies ‘asaur’, ‘iBST’, ‘invGauss’, ‘ivmodel’, ‘JM’, ‘joint.Cox’, ‘momentfit’ begin installing package ‘ivmodel’ begin installing package ‘momentfit’ begin installing package ‘asaur’ begin installing package ‘iBST’ begin installing package ‘invGauss’ begin installing package ‘joint.Cox’ begin installing package ‘JM’ * installing *source* package ‘asaur’ ... ** this is package ‘asaur’ version ‘0.50’ ** package ‘asaur’ successfully unpacked and MD5 sums checked ** using staged installation ** data *** moving datasets to lazyload DB ** 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 (asaur) * installing *source* package ‘invGauss’ ... ** this is package ‘invGauss’ version ‘1.2’ ** package ‘invGauss’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 (invGauss) * installing *source* package ‘joint.Cox’ ... ** this is package ‘joint.Cox’ version ‘3.16’ ** package ‘joint.Cox’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 (joint.Cox) * installing *source* package ‘ivmodel’ ... ** this is package ‘ivmodel’ version ‘1.9.1’ ** package ‘ivmodel’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ivmodel) * installing *source* package ‘momentfit’ ... ** this is package ‘momentfit’ version ‘1.0’ ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-1) 15.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJ48WN7/R.INSTALL32d4963e885d4b/momentfit/src' gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c lambda_met.f -o lambda_met.o 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 src.c -o src.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.f -o utils.o utils.f:10:32: 10 | double precision x(m,n), ix(n,m), a(n,n), tol | 1~~~~~~ Warning: Unused variable ‘ix’ declared at (1) [-Wunused-variable] utils.f:11:32: 11 | double precision l(n,n), tmp(n,1) | 1~~~~~~~ Warning: Unused variable ‘tmp’ declared at (1) [-Wunused-variable] gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o momentfit.so lambda_met.o src.o utils.o -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJ48WN7/R.INSTALL32d4963e885d4b/momentfit/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-momentfit/00new/momentfit/libs ** R ** data ** 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 (momentfit) * installing *source* package ‘iBST’ ... ** this is package ‘iBST’ version ‘1.2’ ** package ‘iBST’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpry9GTF/R.INSTALL32d4926f2052c0/iBST/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp_functions.cpp -o cpp_functions.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rcpp_hello_world.cpp -o rcpp_hello_world.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o iBST.so RcppExports.o cpp_functions.o rcpp_hello_world.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpry9GTF/R.INSTALL32d4926f2052c0/iBST/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-iBST/00new/iBST/libs ** R ** data ** 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 (iBST) * installing *source* package ‘JM’ ... ** this is package ‘JM’ version ‘1.5-2’ ** package ‘JM’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (JM) checking momentfit_1.0.tar.gz ... checking multipleOutcomes_0.4.tar.gz ... Depends: Package: momentfit Depends: R (>= 3.5), sandwich Imports: stats, methods, parallel Timings: user system elapsed momentfit 113.969 7.627 123.498 Results: Check status summary: OK Source packages 1 Reverse depends 1 Check results summary: momentfit ... OK rdepends_multipleOutcomes ... OK