downloading reverse dependencies ... downloading ade4_1.7-23.tar.gz ... ok downloading asbio_1.11.tar.gz ... ok downloading colorfindr_0.1.5.tar.gz ... ok downloading colouR_0.1.1.tar.gz ... ok downloading shapeR_1.0-1.tar.gz ... ok downloading ade4TkGUI_0.3.4.tar.gz ... ok downloading adegraphics_1.0-22.tar.gz ... ok downloading bmp_0.3.tar.gz ... ok downloading ICS_1.4-2.tar.gz ... ok downloading image.CannyEdges_0.1.1.tar.gz ... ok downloading image.ContourDetector_0.1.1.tar.gz ... ok downloading image.CornerDetectionF9_0.1.0.tar.gz ... ok downloading image.LineSegmentDetector_0.1.0.tar.gz ... ok downloading Patterns_1.6.tar.gz ... ok downloading ProjectTemplate_0.11.0.tar.gz ... ok downloading readbitmap_0.1.5.tar.gz ... ok downloading RGraphics_3.0-2.tar.gz ... ok installing dependencies ‘ade4TkGUI’, ‘c060’, ‘CascadeData’, ‘feather’, ‘grImport’, ‘Guerry’, ‘ICSOutlier’, ‘jetset’, ‘log4r’, ‘Mfuzz’, ‘pixmap’, ‘plotwidgets’, ‘SelectBoost’, ‘tnet’ also installing the dependencies ‘widgetTools’, ‘DynDoc’, ‘tkWidgets’, ‘msgps’, ‘Cascade’, ‘varbvs’, ‘mlegp’, ‘peperr’, ‘penalizedSVM’ begin installing package ‘widgetTools’ begin installing package ‘DynDoc’ begin installing package ‘msgps’ begin installing package ‘varbvs’ begin installing package ‘mlegp’ begin installing package ‘peperr’ begin installing package ‘pixmap’ begin installing package ‘plotwidgets’ begin installing package ‘Guerry’ begin installing package ‘ICSOutlier’ begin installing package ‘jetset’ begin installing package ‘tnet’ begin installing package ‘CascadeData’ begin installing package ‘feather’ begin installing package ‘log4r’ begin installing package ‘grImport’ * installing *source* package ‘Guerry’ ... ** this is package ‘Guerry’ version ‘1.8.3’ ** package ‘Guerry’ successfully unpacked and MD5 sums checked ** using staged installation ** data *** moving datasets to lazyload DB ** demo ** inst ** 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 (Guerry) * installing *source* package ‘CascadeData’ ... ** this is package ‘CascadeData’ version ‘1.4’ ** package ‘CascadeData’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (CascadeData) * installing *source* package ‘log4r’ ... ** this is package ‘log4r’ version ‘0.4.4’ ** package ‘log4r’ 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/Rtmpmr7R2C/R.INSTALL2f1dfc689fd4ff/log4r/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c log4r.c -o log4r.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c logfmt.c -o logfmt.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o log4r.so log4r.o logfmt.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpmr7R2C/R.INSTALL2f1dfc689fd4ff/log4r/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-log4r/00new/log4r/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 (log4r) * installing *source* package ‘plotwidgets’ ... ** this is package ‘plotwidgets’ version ‘0.5.1’ ** package ‘plotwidgets’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (plotwidgets) * installing *source* package ‘DynDoc’ ... ** this is package ‘DynDoc’ version ‘1.86.0’ ** 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 (DynDoc) * installing *source* package ‘pixmap’ ... ** this is package ‘pixmap’ version ‘0.4-14’ ** using staged installation ** R ** 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 (pixmap) begin installing package ‘ade4TkGUI’ * installing *source* package ‘msgps’ ... ** this is package ‘msgps’ version ‘1.3.5’ ** package ‘msgps’ 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/RtmpZMA3Wm/R.INSTALL2f1de976a3122a/msgps/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c GPS_v3.2.c -o GPS_v3.2.o GPS_v3.2.c: In function ‘gps’: GPS_v3.2.c:71:13: warning: variable ‘flag_St’ set but not used [-Wunused-but-set-variable] 71 | int flag_St; | ^~~~~~~ GPS_v3.2.c: In function ‘cvgps’: GPS_v3.2.c:433:13: warning: variable ‘flag_St’ set but not used [-Wunused-but-set-variable] 433 | int flag_St; | ^~~~~~~ GPS_v3.2.c: In function ‘DFMODIFIED2’: GPS_v3.2.c:1195:13: warning: variable ‘flag_BtBt0’ set but not used [-Wunused-but-set-variable] 1195 | int flag_BtBt0; | ^~~~~~~~~~ GPS_v3.2.c: In function ‘gps’: GPS_v3.2.c:362:107: warning: ‘temp’ may be used uninitialized [-Wmaybe-uninitialized] 362 | REAL(tuning_stand)[step0] = REAL(tuning_stand)[step0-1] + REAL(ex_standardize_vec)[jstar] * temp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ GPS_v3.2.c:93:16: note: ‘temp’ was declared here 93 | double temp; | ^~~~ gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c registerDynamicSymbol.c -o registerDynamicSymbol.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o msgps.so GPS_v3.2.o registerDynamicSymbol.o -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/RtmpZMA3Wm/R.INSTALL2f1de976a3122a/msgps/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-msgps/00new/msgps/libs ** 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 ** 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 (msgps) * installing *source* package ‘grImport’ ... ** this is package ‘grImport’ version ‘0.9-7’ ** package ‘grImport’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘explode’ in package ‘grImport’ ** 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 (grImport) * installing *source* package ‘widgetTools’ ... ** this is package ‘widgetTools’ version ‘1.86.0’ ** 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 (widgetTools) begin installing package ‘tkWidgets’ * installing *source* package ‘mlegp’ ... ** this is package ‘mlegp’ version ‘3.1.9’ ** package ‘mlegp’ 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/RtmpWq5AVS/R.INSTALL2f1de129b0383e/mlegp/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c SFMT.c -o SFMT.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lbfgs.c -o lbfgs.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlegp.c -o mlegp.o In file included from mlegp.c:9: matrix_vector.h:360:13: warning: ‘printVector’ defined but not used [-Wunused-function] 360 | static void printVector(const char *fmt, const double *b, int m) | ^~~~~~~~~~~ matrix_vector.h:346:13: warning: ‘printPackedMatrix’ defined but not used [-Wunused-function] 346 | static void printPackedMatrix(const char *fmt, const double *a, int n) | ^~~~~~~~~~~~~~~~~ gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlegp_init.c -o mlegp_init.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nelder_mead_min.c -o nelder_mead_min.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c print.c -o print.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o mlegp.so SFMT.o lbfgs.o mlegp.o mlegp_init.o nelder_mead_min.o print.o -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/RtmpWq5AVS/R.INSTALL2f1de129b0383e/mlegp/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-mlegp/00new/mlegp/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 (mlegp) begin installing package ‘penalizedSVM’ * installing *source* package ‘peperr’ ... ** this is package ‘peperr’ version ‘1.5’ ** package ‘peperr’ 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/RtmpRsAbyV/R.INSTALL2f1de3786e2184/peperr/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_init_peperr.c -o R_init_peperr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c noinf_R.c -o noinf_R.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o peperr.so R_init_peperr.o noinf_R.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRsAbyV/R.INSTALL2f1de3786e2184/peperr/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-peperr/00new/peperr/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (peperr) * installing *source* package ‘ICSOutlier’ ... ** this is package ‘ICSOutlier’ version ‘0.4-0’ ** package ‘ICSOutlier’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ICSOutlier) * installing *source* package ‘tnet’ ... ** this is package ‘tnet’ version ‘3.0.16’ ** package ‘tnet’ 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 (tnet) begin installing package ‘Cascade’ * installing *source* package ‘penalizedSVM’ ... ** this is package ‘penalizedSVM’ version ‘1.1.4’ ** package ‘penalizedSVM’ 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 (penalizedSVM) begin installing package ‘c060’ * installing *source* package ‘tkWidgets’ ... ** this is package ‘tkWidgets’ version ‘1.86.0’ ** 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 (tkWidgets) begin installing package ‘Mfuzz’ * installing *source* package ‘varbvs’ ... ** this is package ‘varbvs’ version ‘2.6-10’ ** package ‘varbvs’ 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/RtmpMtxXOT/R.INSTALL2f1ddf63ab0162/varbvs/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/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.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/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c diagsq.c -o diagsq.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/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c diagsqr.c -o diagsqr.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/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 -std=gnu23 -I"/home/hornik/tmp/R/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 -Wstrict-prototypes -pedantic -mtune=native -c misc.c -o misc.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/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c varbvs.c -o varbvs.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/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c varbvsnormupdate_rcpp.cpp -o varbvsnormupdate_rcpp.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/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c varbvsr.c -o varbvsr.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o varbvs.so RcppExports.o diagsq.o diagsqr.o init.o misc.o varbvs.o varbvsnormupdate_rcpp.o varbvsr.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMtxXOT/R.INSTALL2f1ddf63ab0162/varbvs/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-varbvs/00new/varbvs/libs ** R ** data *** moving datasets to lazyload DB ** demo ** 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 (varbvs) * installing *source* package ‘jetset’ ... ** this is package ‘jetset’ version ‘3.4.0’ ** package ‘jetset’ 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 (jetset) * installing *source* package ‘c060’ ... ** this is package ‘c060’ version ‘0.3-0’ ** package ‘c060’ 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 ** 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 (c060) * installing *source* package ‘Mfuzz’ ... ** this is package ‘Mfuzz’ version ‘2.68.0’ ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Mfuzz) * installing *source* package ‘ade4TkGUI’ ... ** this is package ‘ade4TkGUI’ version ‘0.3.4’ ** package ‘ade4TkGUI’ 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 ** 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 (ade4TkGUI) * installing *source* package ‘Cascade’ ... ** this is package ‘Cascade’ version ‘2.1’ ** package ‘Cascade’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Cascade) begin installing package ‘SelectBoost’ * installing *source* package ‘feather’ ... ** this is package ‘feather’ version ‘0.3.5’ ** package ‘feather’ successfully unpacked and MD5 sums checked ** using staged installation Platform is little endian. Good. ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpjnGDpV/R.INSTALL2f1e0233b55fb0/feather/src' g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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 feather-read.cpp -o feather-read.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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 feather-types.cpp -o feather-types.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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 feather-write.cpp -o feather-write.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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 feather/buffer.cc -o feather/buffer.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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 feather/feather-c.cc -o feather/feather-c.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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 feather/io.cc -o feather/io.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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 feather/metadata.cc -o feather/metadata.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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 feather/reader.cc -o feather/reader.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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 feather/status.cc -o feather/status.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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 feather/types.cc -o feather/types.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -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 feather/writer.cc -o feather/writer.o ar rcs libfeather.a feather/buffer.o feather/feather-c.o feather/io.o feather/metadata.o feather/reader.o feather/status.o feather/types.o feather/writer.o g++-14 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o feather.so RcppExports.o feather-read.o feather-types.o feather-write.o -L. -lfeather -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpjnGDpV/R.INSTALL2f1e0233b55fb0/feather/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-feather/00new/feather/libs ** R ** 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 (feather) * installing *source* package ‘SelectBoost’ ... ** this is package ‘SelectBoost’ version ‘2.2.2’ ** package ‘SelectBoost’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** demo ** 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 (SelectBoost) checking pixmap_0.4-14.tar.gz ... checking ade4_1.7-23.tar.gz ... checking asbio_1.11.tar.gz ... checking colorfindr_0.1.5.tar.gz ... checking colouR_0.1.1.tar.gz ... checking shapeR_1.0-1.tar.gz ... checking ade4TkGUI_0.3.4.tar.gz ... checking adegraphics_1.0-22.tar.gz ... checking bmp_0.3.tar.gz ... checking ICS_1.4-2.tar.gz ... checking image.CannyEdges_0.1.1.tar.gz ... checking image.ContourDetector_0.1.1.tar.gz ... checking image.CornerDetectionF9_0.1.0.tar.gz ... checking image.LineSegmentDetector_0.1.0.tar.gz ... checking Patterns_1.6.tar.gz ... checking ProjectTemplate_0.11.0.tar.gz ... checking readbitmap_0.1.5.tar.gz ... checking RGraphics_3.0-2.tar.gz ... Depends: Package: pixmap Imports: methods, graphics, grDevices Timings: user system elapsed pixmap 21.5 2.973 26.796 Results: Check status summary: ERROR NOTE OK Source packages 0 0 1 Reverse depends 1 3 13 Check results summary: pixmap ... OK rdepends_ade4 ... OK rdepends_ade4TkGUI ... OK rdepends_adegraphics ... OK rdepends_asbio ... OK rdepends_bmp ... OK rdepends_colorfindr ... OK rdepends_colouR ... OK rdepends_ICS ... OK rdepends_image.CannyEdges ... OK rdepends_image.ContourDetector ... NOTE * checking Rd files ... [0s/0s] NOTE rdepends_image.CornerDetectionF9 ... OK rdepends_image.LineSegmentDetector ... NOTE * checking Rd files ... [0s/0s] NOTE rdepends_Patterns ... OK rdepends_ProjectTemplate ... ERROR * checking tests ... [21s/54s] ERROR rdepends_readbitmap ... OK rdepends_RGraphics ... OK rdepends_shapeR ... NOTE * checking Rd cross-references ... NOTE Check results changes: Package: bmp Check: CRAN incoming feasibility Old result: NOTE Package: colouR Check: CRAN incoming feasibility Old result: NOTE Package: image.ContourDetector Check: CRAN incoming feasibility Old result: NOTE Package: image.CornerDetectionF9 Check: CRAN incoming feasibility Old result: NOTE Package: image.LineSegmentDetector Check: CRAN incoming feasibility Old result: NOTE Package: ProjectTemplate Check: tests New result: ERROR Package: RGraphics Check: CRAN incoming feasibility Old result: NOTE