downloading reverse dependencies ‘binman’, ‘rDataPipeline’, ‘rdataretriever’, ‘wdman’ trying URL 'file:///data/Repositories/CRAN/src/contrib/binman_0.1.3.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/rDataPipeline_0.60.0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/rdataretriever_3.1.1.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/wdman_0.2.6.tar.gz' installing dependencies ‘binman’, ‘configr’, ‘semver’ begin installing package ‘configr’ begin installing package ‘semver’ * installing *source* package ‘configr’ ... ** this is package ‘configr’ version ‘0.3.5’ ** package ‘configr’ 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 ** 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 (configr) * installing *source* package ‘semver’ ... ** this is package ‘semver’ version ‘0.2.1’ ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplGQchY/R.INSTALL25ba37b198250/semver/src' g++-15 -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 g++-15 -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 Semver200_comparator.cpp -o Semver200_comparator.o g++-15 -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 Semver200_modifier.cpp -o Semver200_modifier.o g++-15 -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 Semver200_parser.cpp -o Semver200_parser.o g++-15 -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 semverR.cpp -o semverR.o semverR.cpp: In function ‘Rcpp::List parse_ptr(std::vector >)’: semverR.cpp:8:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 8 | for(int i = 0; i < versions.size(); i++){ | ~~^~~~~~~~~~~~~~~~~ g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o semver.so RcppExports.o Semver200_comparator.o Semver200_modifier.o Semver200_parser.o semverR.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplGQchY/R.INSTALL25ba37b198250/semver/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-semver/00new/semver/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 (semver) begin installing package ‘binman’ * installing *source* package ‘binman’ ... ** this is package ‘binman’ version ‘0.1.3’ ** package ‘binman’ 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 ** 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 (binman) checking semver_0.2.1.tar.gz ... checking rDataPipeline_0.60.0.tar.gz ... checking binman_0.1.3.tar.gz ... checking rdataretriever_3.1.1.tar.gz ... checking wdman_0.2.6.tar.gz ... Depends: Package: semver Imports: Rcpp (>= 0.12.8), assertthat, utils LinkingTo: Rcpp Timings: user system elapsed semver 29.458 4.491 34.988 Results: Check status summary: NOTE OK Source packages 1 0 Reverse depends 0 4 Check results summary: semver ... NOTE * checking CRAN incoming feasibility ... [5s/5s] NOTE rdepends_binman ... OK rdepends_rDataPipeline ... OK rdepends_rdataretriever ... OK rdepends_wdman ... OK