downloading reverse dependencies ... downloading recommenderlabBX_0.2-0.tar.gz ... ok downloading recommenderlabJester_0.2-0.tar.gz ... ok downloading cmfrec_3.5.1-3.tar.gz ... ok downloading crassmat_0.0.6.tar.gz ... ok downloading recometrics_0.1.6-3.tar.gz ... ok downloading RMOA_1.1.0.tar.gz ... ok installing dependencies ‘cmfrec’, ‘recommenderlab’, ‘recosystem’, ‘RMOAjars’, ‘svMisc’ begin installing package ‘recosystem’ begin installing package ‘svMisc’ begin installing package ‘cmfrec’ begin installing package ‘RMOAjars’ * installing *source* package ‘RMOAjars’ ... ** this is package ‘RMOAjars’ version ‘1.2.0’ ** package ‘RMOAjars’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help No man pages found in package ‘RMOAjars’ *** 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 (RMOAjars) * installing *source* package ‘svMisc’ ... ** this is package ‘svMisc’ version ‘1.4.3’ ** package ‘svMisc’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (svMisc) * installing *source* package ‘cmfrec’ ... ** this is package ‘cmfrec’ version ‘3.5.1-3’ ** package ‘cmfrec’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIiLLWm/R.INSTALL1ee64261f0ce97/cmfrec/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Rwrapper.c -o Rwrapper.o In file included from Rwrapper.c:78: cmfrec.h:85: warning: ignoring ‘#pragma STDC FENV_ACCESS’ [-Wunknown-pragmas] 85 | #pragma STDC FENV_ACCESS OFF cmfrec.h:86: warning: ignoring ‘#pragma STDC FP_CONTRACT’ [-Wunknown-pragmas] 86 | #pragma STDC FP_CONTRACT ON gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cblas_wrappers.c -o cblas_wrappers.o In file included from cblas_wrappers.c:76: cmfrec.h:85: warning: ignoring ‘#pragma STDC FENV_ACCESS’ [-Wunknown-pragmas] 85 | #pragma STDC FENV_ACCESS OFF cmfrec.h:86: warning: ignoring ‘#pragma STDC FP_CONTRACT’ [-Wunknown-pragmas] 86 | #pragma STDC FP_CONTRACT ON gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c collective.c -o collective.o In file included from collective.c:76: cmfrec.h:85: warning: ignoring ‘#pragma STDC FENV_ACCESS’ [-Wunknown-pragmas] 85 | #pragma STDC FENV_ACCESS OFF cmfrec.h:86: warning: ignoring ‘#pragma STDC FP_CONTRACT’ [-Wunknown-pragmas] 86 | #pragma STDC FP_CONTRACT ON gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c common.c -o common.o In file included from common.c:77: cmfrec.h:85: warning: ignoring ‘#pragma STDC FENV_ACCESS’ [-Wunknown-pragmas] 85 | #pragma STDC FENV_ACCESS OFF cmfrec.h:86: warning: ignoring ‘#pragma STDC FP_CONTRACT’ [-Wunknown-pragmas] 86 | #pragma STDC FP_CONTRACT ON gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c helpers.c -o helpers.o In file included from helpers.c:76: cmfrec.h:85: warning: ignoring ‘#pragma STDC FENV_ACCESS’ [-Wunknown-pragmas] 85 | #pragma STDC FENV_ACCESS OFF cmfrec.h:86: warning: ignoring ‘#pragma STDC FP_CONTRACT’ [-Wunknown-pragmas] 86 | #pragma STDC FP_CONTRACT ON gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lbfgs.c -o lbfgs.o In file included from arithmetic_ansi.h:30, from lbfgs.c:89: cmfrec.h:85: warning: ignoring ‘#pragma STDC FENV_ACCESS’ [-Wunknown-pragmas] 85 | #pragma STDC FENV_ACCESS OFF cmfrec.h:86: warning: ignoring ‘#pragma STDC FP_CONTRACT’ [-Wunknown-pragmas] 86 | #pragma STDC FP_CONTRACT ON gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c offsets.c -o offsets.o In file included from offsets.c:223: cmfrec.h:85: warning: ignoring ‘#pragma STDC FENV_ACCESS’ [-Wunknown-pragmas] 85 | #pragma STDC FENV_ACCESS OFF cmfrec.h:86: warning: ignoring ‘#pragma STDC FP_CONTRACT’ [-Wunknown-pragmas] 86 | #pragma STDC FP_CONTRACT ON gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o cmfrec.so Rwrapper.o cblas_wrappers.o collective.o common.o helpers.o lbfgs.o offsets.o -fopenmp -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIiLLWm/R.INSTALL1ee64261f0ce97/cmfrec/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-cmfrec/00new/cmfrec/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 (cmfrec) * installing *source* package ‘recosystem’ ... ** this is package ‘recosystem’ version ‘0.5.1’ ** package ‘recosystem’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpknh3Jc/R.INSTALL1ee63f3d533604/recosystem/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/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/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c mf.cpp -o mf.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/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/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c reco-output.cpp -o reco-output.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/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/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c reco-predict.cpp -o reco-predict.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/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/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c reco-read-data.cpp -o reco-read-data.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/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/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c reco-train.cpp -o reco-train.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/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/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c reco-tune.cpp -o reco-tune.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/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/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c register_routines.c -o register_routines.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o recosystem.so mf.o reco-output.o reco-predict.o reco-read-data.o reco-train.o reco-tune.o register_routines.o -fopenmp -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpknh3Jc/R.INSTALL1ee63f3d533604/recosystem/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-recosystem/00new/recosystem/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 (recosystem) begin installing package ‘recommenderlab’ * installing *source* package ‘recommenderlab’ ... ** this is package ‘recommenderlab’ version ‘1.0.7’ ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (recommenderlab) checking recommenderlab_1.0.7.tar.gz ... checking recommenderlabBX_0.2-0.tar.gz ... checking recommenderlabJester_0.2-0.tar.gz ... checking cmfrec_3.5.1-3.tar.gz ... checking crassmat_0.0.6.tar.gz ... checking recometrics_0.1.6-3.tar.gz ... checking RMOA_1.1.0.tar.gz ... Depends: Package: recommenderlab Depends: R (>= 4.5.0), Matrix, arules (>= 1.7-11), proxy (>= 0.4-26) Imports: registry, methods, utils, stats, irlba, recosystem, matrixStats Timings: user system elapsed recommenderlab 124.255 7.929 134.908 Results: Check status summary: NOTE OK Source packages 1 0 Reverse depends 0 6 Check results summary: recommenderlab ... NOTE * checking CRAN incoming feasibility ... [6s/9s] NOTE rdepends_cmfrec ... OK rdepends_crassmat ... OK rdepends_recometrics ... OK rdepends_recommenderlabBX ... OK rdepends_recommenderlabJester ... OK rdepends_RMOA ... OK Check results changes: Package: cmfrec Check: CRAN incoming feasibility Old result: NOTE Package: crassmat Check: CRAN incoming feasibility Old result: NOTE Package: recometrics Check: CRAN incoming feasibility Old result: NOTE Package: recommenderlabBX Check: CRAN incoming feasibility Old result: NOTE Package: recommenderlabJester Check: CRAN incoming feasibility Old result: NOTE Package: RMOA Check: CRAN incoming feasibility Old result: NOTE