downloading reverse dependencies ... downloading Compositional_7.2.tar.gz ... ok downloading elhmc_1.2.1.tar.gz ... ok downloading extremis_1.2.1.tar.gz ... ok downloading glmc_0.3-1.tar.gz ... ok downloading kmc_0.4-2.tar.gz ... ok downloading maczic_1.0.0.tar.gz ... ok downloading mvhtests_1.0.tar.gz ... ok downloading spearmanCI_1.1.tar.gz ... ok downloading LRTesteR_1.2.1.tar.gz ... ok installing dependencies ‘codalm’, ‘emplik’, ‘emplik2’, ‘FlexDir’, ‘mixture’ begin installing package ‘codalm’ begin installing package ‘mixture’ begin installing package ‘FlexDir’ begin installing package ‘emplik2’ begin installing package ‘emplik’ * installing *source* package ‘codalm’ ... ** package ‘codalm’ 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 ** 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 (codalm) * installing *source* package ‘emplik2’ ... ** package ‘emplik2’ successfully unpacked and MD5 sums checked ** 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 (emplik2) * installing *source* package ‘FlexDir’ ... ** package ‘FlexDir’ 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 (FlexDir) * installing *source* package ‘emplik’ ... ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpEhop2Y/R.INSTALL8276f4360ed0a/emplik/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cumsumsurv.c -o cumsumsurv.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/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-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o emplik.so cumsumsurv.o init.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpEhop2Y/R.INSTALL8276f4360ed0a/emplik/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-emplik/00new/emplik/libs ** R ** data ** 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 (emplik) * installing *source* package ‘mixture’ ... ** package ‘mixture’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++-14 -std=gnu++17 accepts -g... yes checking how to run the C++ preprocessor... g++-14 -std=gnu++17 -E checking for g++-14 -std=gnu++17 option to support OpenMP... -fopenmp checking for gsl-config... /usr/bin/gsl-config configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpEp1h37/R.INSTALL8276d126046ab/mixture/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -fopenmp -DARMA_64BIT_WORD -I/usr/include -I../inst/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -fopenmp -DARMA_64BIT_WORD -I/usr/include -I../inst/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c pcm.cpp -o pcm.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o mixture.so RcppExports.o pcm.o -fopenmp -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -llapack -L/home/hornik/tmp/R-d-gcc-14/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpEp1h37/R.INSTALL8276d126046ab/mixture/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-mixture/00new/mixture/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 (mixture) checking emplik_1.3-2.tar.gz ... checking Compositional_7.2.tar.gz ... checking elhmc_1.2.1.tar.gz ... checking extremis_1.2.1.tar.gz ... checking glmc_0.3-1.tar.gz ... checking kmc_0.4-2.tar.gz ... checking maczic_1.0.0.tar.gz ... checking mvhtests_1.0.tar.gz ... checking spearmanCI_1.1.tar.gz ... checking LRTesteR_1.2.1.tar.gz ... Depends: Package: emplik Depends: R (>= 3.0) Imports: stats, quantreg Timings: user system elapsed emplik 63.366 5.507 69.832 Results: Check status summary: NOTE OK Source packages 1 0 Reverse depends 4 5 Check results summary: emplik ... NOTE * checking CRAN incoming feasibility ... [5s/6s] NOTE rdepends_Compositional ... OK rdepends_elhmc ... OK rdepends_extremis ... OK rdepends_glmc ... NOTE * checking Rd files ... [0s/0s] NOTE rdepends_kmc ... NOTE * checking Rd files ... [0s/0s] NOTE rdepends_LRTesteR ... OK rdepends_maczic ... NOTE * checking Rd cross-references ... NOTE rdepends_mvhtests ... NOTE * checking Rd cross-references ... NOTE rdepends_spearmanCI ... OK