downloading reverse dependencies ... downloading ADDT_2.0.tar.gz ... ok downloading cgaim_1.0.1.tar.gz ... ok downloading cgam_1.23.tar.gz ... ok downloading cirls_0.3.1.tar.gz ... ok downloading ConSpline_1.2.tar.gz ... ok downloading csurvey_1.9.tar.gz ... ok downloading DoubleCone_1.1.tar.gz ... ok downloading isotonic.pen_1.0.tar.gz ... ok downloading mlt_1.6-2.tar.gz ... ok downloading ShapeChange_1.5.tar.gz ... ok downloading ShapeSelectForest_1.7.tar.gz ... ok downloading tbm_0.3-6.tar.gz ... ok downloading tramME_1.0.7.tar.gz ... ok installing dependencies ‘cgam’, ‘coneproj’, ‘gratia’, ‘ordinalCont’, ‘scar’, ‘trtf’ also installing the dependency ‘ggokabeito’ begin installing package ‘ggokabeito’ begin installing package ‘scar’ begin installing package ‘ordinalCont’ begin installing package ‘coneproj’ * installing *source* package ‘ggokabeito’ ... ** this is package ‘ggokabeito’ version ‘0.1.0’ ** package ‘ggokabeito’ 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 (ggokabeito) begin installing package ‘gratia’ * installing *source* package ‘scar’ ... ** this is package ‘scar’ version ‘0.2-2’ ** package ‘scar’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-16) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpl2AZMB/R.INSTALL22dea53e01d347/scar/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 AggSum.c -o AggSum.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 init.c -o init.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o scar.so AggSum.o init.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpl2AZMB/R.INSTALL22dea53e01d347/scar/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-scar/00new/scar/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 (scar) * installing *source* package ‘ordinalCont’ ... ** this is package ‘ordinalCont’ version ‘2.0.2’ ** package ‘ordinalCont’ 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 (ordinalCont) * installing *source* package ‘coneproj’ ... ** this is package ‘coneproj’ version ‘1.20’ ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-16) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-16) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpoFEbLE/R.INSTALL22dea446141a48/coneproj/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -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/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c coneproj.cpp -o coneproj.o coneproj.cpp: In function ‘SEXPREC* coneACpp(SEXP, SEXP, SEXP)’: coneproj.cpp:78:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 78 | for(int k = 0; k < indice.n_elem; k ++){ | ~~^~~~~~~~~~~~~~~ coneproj.cpp: In function ‘SEXPREC* coneBCpp(SEXP, SEXP, SEXP, SEXP)’: coneproj.cpp:230:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 230 | for(int k = 0; k < indice.n_elem; k ++){ | ~~^~~~~~~~~~~~~~~ coneproj.cpp:244:21: warning: comparison of integer expressions of different signedness: ‘const arma::uword’ {aka ‘const unsigned int’} and ‘int’ [-Wsign-compare] 244 | if (a.n_elem > p) { | ~~~~~~~~~^~~ coneproj.cpp:247:30: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 247 | for(int i = p; i <= a.n_elem - 1; i ++){ | ~~^~~~~~~~~~~~~~~ coneproj.cpp:288:30: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 288 | for(int k = 0; k < indiceEnd.n_elem; k ++){ | ~~^~~~~~~~~~~~~~~~~~ coneproj.cpp: In function ‘SEXPREC* qprogCpp(SEXP, SEXP, SEXP, SEXP, SEXP)’: coneproj.cpp:402:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 402 | for(int k = 0; k < indice.n_elem; k ++){ | ~~^~~~~~~~~~~~~~~ gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -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/Rcpp/include' -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 g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o coneproj.so coneproj.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/RtmpoFEbLE/R.INSTALL22dea446141a48/coneproj/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-coneproj/00new/coneproj/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 (coneproj) begin installing package ‘trtf’ begin installing package ‘cgam’ * installing *source* package ‘gratia’ ... ** this is package ‘gratia’ version ‘0.10.0’ ** package ‘gratia’ 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 *** 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 (gratia) * installing *source* package ‘trtf’ ... ** this is package ‘trtf’ version ‘0.4-3’ ** package ‘trtf’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** 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 (trtf) * installing *source* package ‘cgam’ ... ** this is package ‘cgam’ version ‘1.23’ ** package ‘cgam’ 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 (cgam) checking coneproj_1.20.tar.gz ... checking ADDT_2.0.tar.gz ... checking cgaim_1.0.1.tar.gz ... checking cgam_1.23.tar.gz ... checking cirls_0.3.1.tar.gz ... checking ConSpline_1.2.tar.gz ... checking csurvey_1.9.tar.gz ... checking DoubleCone_1.1.tar.gz ... checking isotonic.pen_1.0.tar.gz ... checking mlt_1.6-2.tar.gz ... checking ShapeChange_1.5.tar.gz ... checking ShapeSelectForest_1.7.tar.gz ... checking tbm_0.3-6.tar.gz ... checking tramME_1.0.7.tar.gz ... Depends: Package: coneproj Depends: R(>= 4.4.0) Imports: Rcpp (>= 0.10.4) LinkingTo: RcppArmadillo, Rcpp Timings: user system elapsed coneproj 35.208 3.865 40.411 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 3 10 Check results summary: coneproj ... OK rdepends_ADDT ... OK rdepends_cgaim ... NOTE * checking Rd cross-references ... NOTE rdepends_cgam ... OK rdepends_cirls ... OK rdepends_ConSpline ... OK rdepends_csurvey ... NOTE * checking Rd files ... [0s/0s] NOTE * checking Rd cross-references ... NOTE rdepends_DoubleCone ... OK rdepends_isotonic.pen ... OK rdepends_mlt ... OK rdepends_ShapeChange ... NOTE * checking Rd files ... [0s/0s] NOTE rdepends_ShapeSelectForest ... OK rdepends_tbm ... OK rdepends_tramME ... OK Check results changes: Package: csurvey Check: examples Old result: ERROR New result: OK