downloading reverse dependencies ... downloading aplotExtra_0.0.4.tar.gz ... ok installing dependencies ‘ggstar’, ‘maftools’ begin installing package ‘maftools’ begin installing package ‘ggstar’ * installing *source* package ‘ggstar’ ... ** this is package ‘ggstar’ version ‘1.0.6’ ** 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 (ggstar) * installing *source* package ‘maftools’ ... ** this is package ‘maftools’ version ‘2.24.0’ ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYJAV15/R.INSTALL3fe47065080dcd/maftools/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rhtslib/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/zlibbioc/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ntcounts.c -o ntcounts.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rhtslib/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/zlibbioc/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c snpcounts.c -o snpcounts.o snpcounts.c: In function ‘snpcounts’: snpcounts.c:89:47: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 89 | fprintf(tsv_fp, "#idxstats_mapped_reads\t%llu\n", tot_mapped); | ~~~^ ~~~~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rhtslib/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/zlibbioc/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c somaticfreq.c -o somaticfreq.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o maftools.so ntcounts.o snpcounts.o somaticfreq.o /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYJAV15/R.INSTALL3fe47065080dcd/maftools/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-maftools/00new/maftools/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 (maftools) checking ggstar_1.0.6.tar.gz ... checking aplotExtra_0.0.4.tar.gz ... Depends: Package: ggstar Depends: R (>= 3.5) Imports: grid, utils, ggplot2, scales, gridExtra, cli, rlang, ggiraph (>= 0.9.1) Timings: user system elapsed ggstar 40.14 4.857 46.773 Results: Check status summary: OK Source packages 1 Reverse depends 1 Check results summary: ggstar ... OK rdepends_aplotExtra ... OK