downloading reverse dependencies ... downloading BayesFluxR_0.1.3.tar.gz ... ok downloading bigsimr_0.12.0.tar.gz ... ok downloading diffeqr_2.1.0.tar.gz ... ok downloading iai_1.10.2.tar.gz ... ok downloading RTIGER_2.1.0.tar.gz ... ok downloading sMTL_0.1.0.tar.gz ... ok downloading knitr_1.49.tar.gz ... ok installing dependencies ‘Gviz’, ‘JuliaCall’, ‘JuliaConnectoR’, ‘litedown’, ‘TailRank’, ‘targets’ also installing the dependencies ‘AnnotationFilter’, ‘ProtGenerics’, ‘VariantAnnotation’, ‘ensembldb’, ‘biovizBase’, ‘secretbase’ begin installing package ‘AnnotationFilter’ begin installing package ‘ProtGenerics’ begin installing package ‘secretbase’ begin installing package ‘VariantAnnotation’ begin installing package ‘JuliaCall’ begin installing package ‘JuliaConnectoR’ begin installing package ‘TailRank’ begin installing package ‘litedown’ * installing *source* package ‘JuliaConnectoR’ ... ** package ‘JuliaConnectoR’ 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 (JuliaConnectoR) * installing *source* package ‘secretbase’ ... ** package ‘secretbase’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpd8iV6M/R.INSTALL2405f7266065f3/secretbase/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c base.c -o base.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c secret.c -o secret.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c secret2.c -o secret2.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c secret3.c -o secret3.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o secretbase.so base.o init.o secret.o secret2.o secret3.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpd8iV6M/R.INSTALL2405f7266065f3/secretbase/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-secretbase/00new/secretbase/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 (secretbase) begin installing package ‘targets’ * installing *source* package ‘ProtGenerics’ ... ** package ‘ProtGenerics’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘smooth’ in package ‘ProtGenerics’ ** 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 (ProtGenerics) * installing *source* package ‘TailRank’ ... ** package ‘TailRank’ 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 (TailRank) * installing *source* package ‘litedown’ ... ** package ‘litedown’ 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 (litedown) * installing *source* package ‘JuliaCall’ ... ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp30K4A5/R.INSTALL2405ef2b2fc5a9/JuliaCall/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -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 -DR_NO_REMAP -c JuliaCall.cpp -o JuliaCall.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -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 -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -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 -DR_NO_REMAP -c libjulia.cpp -o libjulia.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o JuliaCall.so JuliaCall.o RcppExports.o libjulia.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp30K4A5/R.INSTALL2405ef2b2fc5a9/JuliaCall/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-JuliaCall/00new/JuliaCall/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 (JuliaCall) * installing *source* package ‘AnnotationFilter’ ... ** package ‘AnnotationFilter’ 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 (AnnotationFilter) begin installing package ‘ensembldb’ * installing *source* package ‘targets’ ... ** package ‘targets’ 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 (targets) * installing *source* package ‘ensembldb’ ... ** package ‘ensembldb’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Creating a generic function from function ‘.cds_for_id2’ in package ‘ensembldb’ ** 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 (ensembldb) * installing *source* package ‘VariantAnnotation’ ... ** package ‘VariantAnnotation’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2hU3tO/R.INSTALL2405ed3c6ee90f/VariantAnnotation/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/S4Vectors/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/IRanges/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/XVector/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Biostrings/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Biostrings_stubs.c -o Biostrings_stubs.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/S4Vectors/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/IRanges/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/XVector/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Biostrings/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c IRanges_stubs.c -o IRanges_stubs.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/S4Vectors/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/IRanges/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/XVector/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Biostrings/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_init_VariantAnnotation.c -o R_init_VariantAnnotation.o In file included from vcftype.h:8, from writevcf.h:4, from R_init_VariantAnnotation.c:3: strhash.h:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 8 | khash_t(strhash) *_strhash_new(); | ^~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/S4Vectors/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/IRanges/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/XVector/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Biostrings/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c XVector_stubs.c -o XVector_stubs.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/S4Vectors/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/IRanges/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/XVector/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Biostrings/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dna_hash.c -o dna_hash.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/S4Vectors/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/IRanges/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/XVector/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Biostrings/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rle.c -o rle.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/S4Vectors/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/IRanges/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/XVector/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Biostrings/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c strhash.c -o strhash.o In file included from strhash.c:2: strhash.h:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 8 | khash_t(strhash) *_strhash_new(); | ^~~~~~~ strhash.c:5:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 5 | khash_t(strhash) *_strhash_new() | ^~~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/S4Vectors/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/IRanges/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/XVector/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Biostrings/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utilities.c -o utilities.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/S4Vectors/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/IRanges/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/XVector/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Biostrings/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c vcffile.c -o vcffile.o In file included from vcftype.h:8, from vcffile.c:4: strhash.h:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 8 | khash_t(strhash) *_strhash_new(); | ^~~~~~~ vcffile.c:22:27: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 22 | static khash_t(WARNINGS) *vcfwarn_new() | ^~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/S4Vectors/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/IRanges/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/XVector/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Biostrings/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c vcftype.c -o vcftype.o In file included from vcftype.h:8, from vcftype.c:1: strhash.h:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 8 | khash_t(strhash) *_strhash_new(); | ^~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/S4Vectors/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/IRanges/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/XVector/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Biostrings/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c writevcf.c -o writevcf.o In file included from vcftype.h:8, from writevcf.h:4, from writevcf.c:1: strhash.h:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 8 | khash_t(strhash) *_strhash_new(); | ^~~~~~~ gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o VariantAnnotation.so Biostrings_stubs.o IRanges_stubs.o R_init_VariantAnnotation.o XVector_stubs.o dna_hash.o rle.o strhash.o utilities.o vcffile.o vcftype.o writevcf.o /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2hU3tO/R.INSTALL2405ed3c6ee90f/VariantAnnotation/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-VariantAnnotation/00new/VariantAnnotation/libs ** R ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘tabulate’ in package ‘VariantAnnotation’ ** 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 (VariantAnnotation) begin installing package ‘biovizBase’ * installing *source* package ‘biovizBase’ ... ** package ‘biovizBase’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpA6ccyH/R.INSTALL2409047141a443/biovizBase/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/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_biovizBase.c -o R_init_biovizBase.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bin_offsets.c -o bin_offsets.o bin_offsets.c: In function ‘scan_bam_bin_offsets’: bin_offsets.c:57:15: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign] 57 | if (strncmp(b, "BAI\1", 4)) | ^ | | | Rbyte * {aka unsigned char *} In file included from /home/hornik/tmp/R-d-gcc-14/include/R_ext/RS.h:34, from /home/hornik/tmp/R-d-gcc-14/include/Rdefines.h:38, from bin_offsets.h:1, from bin_offsets.c:3: /usr/include/string.h:159:33: note: expected ‘const char *’ but argument is of type ‘Rbyte *’ {aka ‘unsigned char *’} 159 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o biovizBase.so R_init_biovizBase.o bin_offsets.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpA6ccyH/R.INSTALL2409047141a443/biovizBase/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-biovizBase/00new/biovizBase/libs ** 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 ** 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 (biovizBase) begin installing package ‘Gviz’ * installing *source* package ‘Gviz’ ... ** package ‘Gviz’ 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 (Gviz) checking JuliaCall_0.17.6.tar.gz ... checking BayesFluxR_0.1.3.tar.gz ... checking bigsimr_0.12.0.tar.gz ... checking diffeqr_2.1.0.tar.gz ... checking iai_1.10.2.tar.gz ... checking RTIGER_2.1.0.tar.gz ... checking sMTL_0.1.0.tar.gz ... checking knitr_1.49.tar.gz ... Depends: Package: JuliaCall Depends: R (>= 3.4.0) Imports: utils, Rcpp (>= 0.12.7), knitr (>= 1.28), rjson LinkingTo: Rcpp Timings: user system elapsed JuliaCall 31.043 4.252 36.22 Results: Check status summary: OK Source packages 1 Reverse depends 7 Check results summary: JuliaCall ... OK rdepends_BayesFluxR ... OK rdepends_bigsimr ... OK rdepends_diffeqr ... OK rdepends_iai ... OK rdepends_knitr ... OK rdepends_RTIGER ... OK rdepends_sMTL ... OK