############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:RefPlus.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings RefPlus_1.74.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/RefPlus.Rcheck’ * using R version 4.4.0 (2024-04-24) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.4 LTS * using session charset: UTF-8 * checking for file ‘RefPlus/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘RefPlus’ version ‘1.74.0’ * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘RefPlus’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Title field: should not end in a period. * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking dependencies in R code ... NOTE Package in Depends field not imported from: ‘affyPLM’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE rma.para: no visible global function definition for ‘rmaPLM’ rma.para: no visible global function definition for ‘coefs.probe’ rma.para: no visible global function definition for ‘coefs’ Undefined global functions or variables: coefs coefs.probe rmaPLM * checking Rd files ... NOTE prepare_Rd: colMedians.Rd:19: Dropping empty section \references prepare_Rd: rmaref.predict.Rd:29-30: Dropping empty section \examples * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking files in ‘vignettes’ ... OK * checking examples ... ERROR Running examples in ‘RefPlus-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: RefPlus-package > ### Title: RMA based on reference microarrays: RMA+ and RMA++ methods > ### Aliases: RefPlus-package RefPlus > ### Keywords: package > > ### ** Examples > > if (require(affydata)) { + ## Use Dilution in affydata package + data(Dilution) + + ##Calculate RMA intensities using the rma function. + Ex0<-exprs(rma(Dilution)) + + ## Background correct, estimate the probe effects, and calculate the + ## RMA intensities using rma.para function. + Para<-rma.para(Dilution, bg=TRUE,exp=TRUE) + Ex1<-Para[[3]] + + ## Calculate the RMA+ intensity using rmaplus function. + Ex2<-rmaplus(Dilution, rmapara=Para, bg = TRUE) + } Loading required package: affydata Package LibPath Item [1,] "affydata" "/home/biocbuild/bbs-3.19-bioc/R/site-library" "Dilution" Title [1,] "AffyBatch instance Dilution" also installing the dependencies ‘cli’, ‘glue’, ‘lifecycle’, ‘fastmap’, ‘bit’, ‘vctrs’, ‘cachem’, ‘bit64’, ‘blob’, ‘memoise’, ‘pkgconfig’, ‘rlang’, ‘png’, ‘DBI’, ‘RSQLite’, ‘KEGGREST’, ‘AnnotationDbi’ trying URL 'https://cloud.r-project.org/src/contrib/cli_3.6.3.tar.gz' Content type 'application/x-gzip' length 568162 bytes (554 KB) ================================================== downloaded 554 KB trying URL 'https://cloud.r-project.org/src/contrib/glue_1.7.0.tar.gz' Content type 'application/x-gzip' length 105420 bytes (102 KB) ================================================== downloaded 102 KB trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.4.tar.gz' Content type 'application/x-gzip' length 107656 bytes (105 KB) ================================================== downloaded 105 KB trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.2.0.tar.gz' Content type 'application/x-gzip' length 46710 bytes (45 KB) ================================================== downloaded 45 KB trying URL 'https://cloud.r-project.org/src/contrib/bit_4.0.5.tar.gz' Content type 'application/x-gzip' length 827745 bytes (808 KB) ================================================== downloaded 808 KB trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.6.5.tar.gz' Content type 'application/x-gzip' length 969066 bytes (946 KB) ================================================== downloaded 946 KB trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.1.0.tar.gz' Content type 'application/x-gzip' length 27192 bytes (26 KB) ================================================== downloaded 26 KB trying URL 'https://cloud.r-project.org/src/contrib/bit64_4.0.5.tar.gz' Content type 'application/x-gzip' length 135091 bytes (131 KB) ================================================== downloaded 131 KB trying URL 'https://cloud.r-project.org/src/contrib/blob_1.2.4.tar.gz' Content type 'application/x-gzip' length 10620 bytes (10 KB) ================================================== downloaded 10 KB trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.1.tar.gz' Content type 'application/x-gzip' length 17852 bytes (17 KB) ================================================== downloaded 17 KB trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' Content type 'application/x-gzip' length 6080 bytes ================================================== downloaded 6080 bytes trying URL 'https://cloud.r-project.org/src/contrib/rlang_1.1.4.tar.gz' Content type 'application/x-gzip' length 767041 bytes (749 KB) ================================================== downloaded 749 KB trying URL 'https://cloud.r-project.org/src/contrib/png_0.1-8.tar.gz' Content type 'application/x-gzip' length 24880 bytes (24 KB) ================================================== downloaded 24 KB trying URL 'https://cloud.r-project.org/src/contrib/DBI_1.2.3.tar.gz' Content type 'application/x-gzip' length 1137307 bytes (1.1 MB) ================================================== downloaded 1.1 MB trying URL 'https://cloud.r-project.org/src/contrib/RSQLite_2.3.7.tar.gz' Content type 'application/x-gzip' length 4268085 bytes (4.1 MB) ================================================== downloaded 4.1 MB trying URL 'https://bioconductor.org/packages/3.19/bioc/src/contrib/KEGGREST_1.44.1.tar.gz' Content type 'application/x-gzip' length 22979 bytes (22 KB) ================================================== downloaded 22 KB trying URL 'https://bioconductor.org/packages/3.19/bioc/src/contrib/AnnotationDbi_1.66.0.tar.gz' Content type 'application/x-gzip' length 4359386 bytes (4.2 MB) ================================================== downloaded 4.2 MB trying URL 'https://bioconductor.org/packages/3.19/data/annotation/src/contrib/hgu95av2cdf_2.18.0.tar.gz' Content type 'application/x-gzip' length 1331391 bytes (1.3 MB) ================================================== downloaded 1.3 MB * installing *source* package ‘cli’ ... ** package ‘cli’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c ansi.c -o ansi.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c cleancall.c -o cleancall.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c diff.c -o diff.o diff.c: In function ‘clic_diff_chr’: diff.c:104:3: warning: ‘sn’ may be used uninitialized [-Wmaybe-uninitialized] 104 | SET_VECTOR_ELT(result, 0, allocVector(INTSXP, sn)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c errors.c -o errors.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c glue.c -o glue.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c init.c -o init.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c inst.c -o inst.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c keypress-unix.c -o keypress-unix.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c keypress-win.c -o keypress-win.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c keypress.c -o keypress.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c md5.c -o md5.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c progress-altrep.c -o progress-altrep.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c progress.c -o progress.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c sha1.c -o sha1.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c sha256.c -o sha256.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c thread.c -o thread.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c tty.c -o tty.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c utf8.c -o utf8.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c utils.c -o utils.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c vt.c -o vt.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c vtparse.c -o vtparse.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c vtparse_table.c -o vtparse_table.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c win-utf8.c -o win-utf8.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -I../inst/include -fpic -g -O2 -Wall -c winfiles.c -o winfiles.o gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o cli.so ansi.o cleancall.o diff.o errors.o glue.o init.o inst.o keypress-unix.o keypress-win.o keypress.o md5.o progress-altrep.o progress.o sha1.o sha256.o thread.o tty.o utf8.o utils.o vt.o vtparse.o vtparse_table.o win-utf8.o winfiles.o -lpthread -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR installing to /tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/00LOCK-cli/00new/cli/libs ** R ** exec ** 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 ** 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 (cli) * installing *source* package ‘glue’ ... ** package ‘glue’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c glue.c -o glue.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c init.c -o init.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c trim.c -o trim.o gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR installing to /tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/00LOCK-glue/00new/glue/libs ** 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 ** 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 (glue) * installing *source* package ‘fastmap’ ... ** package ‘fastmap’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -Wall -c fastmap.cpp -o fastmap.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -Wall -c init.c -o init.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR installing to /tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/00LOCK-fastmap/00new/fastmap/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 (fastmap) * installing *source* package ‘bit’ ... ** package ‘bit’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c attrutil.c -o attrutil.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c bit.c -o bit.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c chunkutil.c -o chunkutil.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c clone.c -o clone.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c init.c -o init.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c integerutil.c -o integerutil.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c merge.c -o merge.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c rle.c -o rle.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c sort.c -o sort.o gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o bit.so attrutil.o bit.o chunkutil.o clone.o init.o integerutil.o merge.o rle.o sort.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR installing to /tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/00LOCK-bit/00new/bit/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 (bit) * installing *source* package ‘pkgconfig’ ... ** package ‘pkgconfig’ 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 (pkgconfig) * installing *source* package ‘rlang’ ... ** package ‘rlang’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c capture.c -o capture.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c internal.c -o internal.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c rlang.c -o rlang.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c version.c -o version.o gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o rlang.so capture.o internal.o rlang.o version.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR installing to /tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/00LOCK-rlang/00new/rlang/libs ** 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 ** 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 (rlang) * installing *source* package ‘png’ ... ** package ‘png’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include `libpng-config --cflags` -fpic -g -O2 -Wall -c dummy.c -o dummy.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include `libpng-config --cflags` -fpic -g -O2 -Wall -c read.c -o read.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include `libpng-config --cflags` -fpic -g -O2 -Wall -c write.c -o write.o gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o png.so dummy.o read.o write.o -lpng16 -lm -lz -lm -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR installing to /tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/00LOCK-png/00new/png/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 (png) * installing *source* package ‘DBI’ ... ** package ‘DBI’ 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 (DBI) * installing *source* package ‘lifecycle’ ... ** package ‘lifecycle’ 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 (lifecycle) * installing *source* package ‘cachem’ ... ** package ‘cachem’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c cache.c -o cache.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c init.c -o init.o gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR installing to /tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/00LOCK-cachem/00new/cachem/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 (cachem) * installing *source* package ‘bit64’ ... ** package ‘bit64’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c bsearch.c -o bsearch.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c cache.c -o cache.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c hash64.c -o hash64.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c init.c -o init.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c integer64.c -o integer64.o integer64.c: In function ‘runif_integer64’: integer64.c:998:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 998 | while( (*((long long *) &ii)) == NA_INTEGER64){ | ~^~~~~~~~~~~~~~~~~~ integer64.c:1006:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1006 | ret[i] = min + ( (long long)(*((unsigned long long *)(&ii))) % d); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c sort64.c -o sort64.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c sortuse64.c -o sortuse64.o gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o bit64.so bsearch.o cache.o hash64.o init.o integer64.o sort64.o sortuse64.o -lm -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR installing to /tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/00LOCK-bit64/00new/bit64/libs ** R ** data ** exec ** 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 (bit64) * installing *source* package ‘KEGGREST’ ... ** 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 (KEGGREST) * installing *source* package ‘vctrs’ ... ** package ‘vctrs’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c altrep-lazy-character.c -o altrep-lazy-character.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c altrep-rle.c -o altrep-rle.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c altrep.c -o altrep.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c arg-counter.c -o arg-counter.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c arg.c -o arg.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c assert.c -o assert.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c bind.c -o bind.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c c-unchop.c -o c-unchop.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c c.c -o c.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c callables.c -o callables.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c cast-bare.c -o cast-bare.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c cast-dispatch.c -o cast-dispatch.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c cast.c -o cast.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c compare.c -o compare.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c complete.c -o complete.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c conditions.c -o conditions.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c dictionary.c -o dictionary.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c dim.c -o dim.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c empty.c -o empty.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c equal.c -o equal.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c expand.c -o expand.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c fields.c -o fields.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c fill.c -o fill.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c globals.c -o globals.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c group.c -o group.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c growable.c -o growable.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c hash.c -o hash.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c init.c -o init.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c interval.c -o interval.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c match-joint.c -o match-joint.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c match.c -o match.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c missing.c -o missing.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c names.c -o names.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c order-collate.c -o order-collate.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c order-groups.c -o order-groups.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c order-sortedness.c -o order-sortedness.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c order-truelength.c -o order-truelength.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c order.c -o order.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c poly-op.c -o poly-op.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c proxy-restore.c -o proxy-restore.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c proxy.c -o proxy.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c ptype-common.c -o ptype-common.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c ptype.c -o ptype.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c ptype2-dispatch.c -o ptype2-dispatch.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c ptype2.c -o ptype2.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c rank.c -o rank.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c rep.c -o rep.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c rlang-dev.c -o rlang-dev.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c rlang.c -o rlang.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c runs.c -o runs.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c set.c -o set.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c shape.c -o shape.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c size-common.c -o size-common.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c size.c -o size.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c slice-array.c -o slice-array.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c slice-assign-array.c -o slice-assign-array.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c slice-assign.c -o slice-assign.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c slice-chop.c -o slice-chop.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c slice-interleave.c -o slice-interleave.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c slice.c -o slice.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c split.c -o split.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c subscript-loc.c -o subscript-loc.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c subscript.c -o subscript.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c translate.c -o translate.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c type-data-frame.c -o type-data-frame.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c type-date-time.c -o type-date-time.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c type-factor.c -o type-factor.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c type-info.c -o type-info.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c type-integer64.c -o type-integer64.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c type-tibble.c -o type-tibble.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c typeof2-s3.c -o typeof2-s3.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c typeof2.c -o typeof2.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c unspecified.c -o unspecified.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c utils-dispatch.c -o utils-dispatch.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c utils.c -o utils.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c vctrs-core.c -o vctrs-core.o gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I./rlang -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -c version.c -o version.o gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o vctrs.so altrep-lazy-character.o altrep-rle.o altrep.o arg-counter.o arg.o assert.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o empty.o equal.o expand.o fields.o fill.o globals.o group.o growable.o hash.o init.o interval.o match-joint.o match.o missing.o names.o order-collate.o order-groups.o order-sortedness.o order-truelength.o order.o poly-op.o proxy-restore.o proxy.o ptype-common.o ptype.o ptype2-dispatch.o ptype2.o rank.o rep.o rlang-dev.o rlang.o runs.o set.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice-interleave.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-integer64.o type-tibble.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils.o vctrs-core.o version.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR installing to /tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/00LOCK-vctrs/00new/vctrs/libs ** 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 ** 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 (vctrs) * installing *source* package ‘memoise’ ... ** package ‘memoise’ 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 (memoise) * installing *source* package ‘blob’ ... ** package ‘blob’ 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 (blob) ERROR: dependencies ‘plogr’, ‘cpp11’ are not available for package ‘RSQLite’ * removing ‘/tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/RSQLite’ Warning in install.packages(cdfname, lib = lib, repos = repositories(), : installation of package ‘RSQLite’ had non-zero exit status ERROR: dependency ‘RSQLite’ is not available for package ‘AnnotationDbi’ * removing ‘/tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/AnnotationDbi’ Warning in install.packages(cdfname, lib = lib, repos = repositories(), : installation of package ‘AnnotationDbi’ had non-zero exit status ERROR: dependency ‘AnnotationDbi’ is not available for package ‘hgu95av2cdf’ * removing ‘/tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/hgu95av2cdf’ Warning in install.packages(cdfname, lib = lib, repos = repositories(), : installation of package ‘hgu95av2cdf’ had non-zero exit status The downloaded source packages are in ‘/tmp/Rtmp2n7q1x/downloaded_packages’ Error in h(simpleError(msg, call)) : error in evaluating the argument 'object' in selecting a method for function 'exprs': Could not obtain CDF environment, problems encountered: Specified environment does not contain HG_U95Av2 Library - package hgu95av2cdf not installed Library - package hgu95av2cdf not installed Calls: exprs ... .local -> indexProbes -> indexProbes -> .local -> getCdfInfo Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... ERROR Error(s) in re-building vignettes: --- re-building ‘RefPlus.Rnw’ using Sweave Loading required package: Biobase Loading required package: BiocGenerics Attaching package: ‘BiocGenerics’ The following objects are masked from ‘package:stats’: IQR, mad, sd, var, xtabs The following objects are masked from ‘package:base’: Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, unique, unsplit, which.max, which.min Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: affy Loading required package: affyPLM Loading required package: gcrma Loading required package: preprocessCore Warning in fun(libname, pkgname) : Package 'RefPlus' is deprecated and will be removed from Bioconductor version 3.20 also installing the dependencies ‘RSQLite’, ‘AnnotationDbi’ trying URL 'https://cloud.r-project.org/src/contrib/RSQLite_2.3.7.tar.gz' Content type 'application/x-gzip' length 4268085 bytes (4.1 MB) ================================================== downloaded 4.1 MB trying URL 'https://bioconductor.org/packages/3.19/bioc/src/contrib/AnnotationDbi_1.66.0.tar.gz' Content type 'application/x-gzip' length 4359386 bytes (4.2 MB) ================================================== downloaded 4.2 MB trying URL 'https://bioconductor.org/packages/3.19/data/annotation/src/contrib/hgu95av2cdf_2.18.0.tar.gz' Content type 'application/x-gzip' length 1331391 bytes (1.3 MB) ================================================== downloaded 1.3 MB ERROR: dependencies ‘plogr’, ‘cpp11’ are not available for package ‘RSQLite’ * removing ‘/tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/RSQLite’ Warning in install.packages(cdfname, lib = lib, repos = repositories(), : installation of package ‘RSQLite’ had non-zero exit status ERROR: dependency ‘RSQLite’ is not available for package ‘AnnotationDbi’ * removing ‘/tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/AnnotationDbi’ Warning in install.packages(cdfname, lib = lib, repos = repositories(), : installation of package ‘AnnotationDbi’ had non-zero exit status ERROR: dependency ‘AnnotationDbi’ is not available for package ‘hgu95av2cdf’ * removing ‘/tmp/RtmpVRvPk5/RLIBS_5b73f36c441e7/hgu95av2cdf’ Warning in install.packages(cdfname, lib = lib, repos = repositories(), : installation of package ‘hgu95av2cdf’ had non-zero exit status The downloaded source packages are in ‘/tmp/RtmpKzswXR/downloaded_packages’ Error: processing vignette 'RefPlus.Rnw' failed with diagnostics: chunk 2 Error in h(simpleError(msg, call)) : error in evaluating the argument 'object' in selecting a method for function 'exprs': Could not obtain CDF environment, problems encountered: Specified environment does not contain HG_U95Av2 Library - package hgu95av2cdf not installed Library - package hgu95av2cdf not installed --- failed re-building ‘RefPlus.Rnw’ SUMMARY: processing the following file failed: ‘RefPlus.Rnw’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... OK * DONE Status: 2 ERRORs, 4 NOTEs See ‘/home/biocbuild/bbs-3.19-bioc/meat/RefPlus.Rcheck/00check.log’ for details.