Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-26 06:18:15 -0000 (Fri, 26 May 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4254 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the S4Vectors package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/S4Vectors.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 1769/2197 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
S4Vectors 0.39.1 (landing page) Hervé Pagès
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | |||||||||
Package: S4Vectors |
Version: 0.39.1 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:S4Vectors.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings S4Vectors_0.39.1.tar.gz |
StartedAt: 2023-05-26 04:55:39 -0000 (Fri, 26 May 2023) |
EndedAt: 2023-05-26 04:55:50 -0000 (Fri, 26 May 2023) |
EllapsedTime: 11.1 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: S4Vectors.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:S4Vectors.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings S4Vectors_0.39.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/S4Vectors.Rcheck’ * using R version 4.3.0 (2023-04-21) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * checking for file ‘S4Vectors/DESCRIPTION’ ... OK * this is package ‘S4Vectors’ version ‘0.39.1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: download from 'https://CRAN.R-project.org/src/contrib/PACKAGES' failed Warning: unable to access index for repository https://bioconductor.org/packages/3.17/bioc/src/contrib: download from 'https://bioconductor.org/packages/3.17/bioc/src/contrib/PACKAGES' failed Warning: unable to access index for repository https://bioconductor.org/packages/3.17/data/annotation/src/contrib: download from 'https://bioconductor.org/packages/3.17/data/annotation/src/contrib/PACKAGES' failed Warning: unable to access index for repository https://bioconductor.org/packages/3.17/data/experiment/src/contrib: download from 'https://bioconductor.org/packages/3.17/data/experiment/src/contrib/PACKAGES' failed 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 ‘S4Vectors’ can be installed ... OK * used C compiler: ‘gcc (GCC) 10.3.1’ * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R 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 dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * 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 line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... NONE * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘RleTricks.Rmd’ using ‘UTF-8’... failed to complete the test ‘S4QuickOverview.Rnw’ using ‘UTF-8’... failed to complete the test ‘S4VectorsOverview.Rnw’ using ‘UTF-8’... failed to complete the test ERROR Errors in running code in vignettes: when running code in ‘RleTricks.Rmd’ ... > proc.time() user system elapsed 0.187 0.016 0.197 ... incomplete output. Crash? when running code in ‘S4QuickOverview.Rnw’ ... > proc.time() user system elapsed 0.176 0.023 0.195 ... incomplete output. Crash? when running code in ‘S4VectorsOverview.Rnw’ ... > proc.time() user system elapsed 0.202 0.000 0.196 ... incomplete output. Crash? * checking re-building of vignette outputs ... OK * checking PDF version of manual ... ERROR Rd conversion errors: Converting parsed Rd's to LaTeX Warning in close.connection(con) : Problem closing connection: No space left on device Warning in close.connection(con) : Problem closing connection: No space left on device Warning in close.connection(con) : Problem closing connection: No space left on device Error in writeLines(x, con, useBytes = TRUE, ...) : Error writing to connection: No space left on device * DONE Status: 2 ERRORs See ‘/home/biocbuild/bbs-3.18-bioc/meat/S4Vectors.Rcheck/00check.log’ for details.
S4Vectors.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL S4Vectors ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘S4Vectors’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c AEbufs.c -o AEbufs.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c DataFrame_class.c -o DataFrame_class.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c Hits_class.c -o Hits_class.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c LLint_class.c -o LLint_class.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c List_class.c -o List_class.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c R_init_S4Vectors.c -o R_init_S4Vectors.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c Rle_class.c -o Rle_class.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c Rle_utils.c -o Rle_utils.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c SEXP_utils.c -o SEXP_utils.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c SimpleList_class.c -o SimpleList_class.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c anyMissing.c -o anyMissing.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c character_utils.c -o character_utils.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c eval_utils.c -o eval_utils.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c hash_utils.c -o hash_utils.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c integer_utils.c -o integer_utils.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c logical_utils.c -o logical_utils.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c map_ranges_to_runs.c -o map_ranges_to_runs.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c raw_utils.c -o raw_utils.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c safe_arithm.c -o safe_arithm.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c sort_utils.c -o sort_utils.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c subsetting_utils.c -o subsetting_utils.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c vector_utils.c -o vector_utils.o gcc -shared -L/home/biocbuild/R/R-4.3.0/lib -L/usr/local/lib -o S4Vectors.so AEbufs.o DataFrame_class.o Hits_class.o LLint_class.o List_class.o R_init_S4Vectors.o Rle_class.o Rle_utils.o SEXP_utils.o SimpleList_class.o anyMissing.o character_utils.o eval_utils.o hash_utils.o integer_utils.o logical_utils.o map_ranges_to_runs.o raw_utils.o safe_arithm.o sort_utils.o subsetting_utils.o vector_utils.o -L/home/biocbuild/R/R-4.3.0/lib -lR installing to /home/biocbuild/R/R-4.3.0/site-library/00LOCK-S4Vectors/00new/S4Vectors/libs ** R ** inst ** byte-compile and prepare package for lazy loading in method for ‘normalizeSingleBracketReplacementValue’ with signature ‘"List"’: no definition for class “List” Creating a new generic function for ‘unname’ in package ‘S4Vectors’ Creating a new generic function for ‘expand.grid’ in package ‘S4Vectors’ Creating a new generic function for ‘findMatches’ in package ‘S4Vectors’ Creating a generic function for ‘setequal’ from package ‘base’ in package ‘S4Vectors’ in method for ‘coerce’ with signature ‘"Hits","DFrame"’: no definition for class “DFrame” Creating a generic function for ‘as.factor’ from package ‘base’ in package ‘S4Vectors’ Creating a generic function for ‘tabulate’ from package ‘base’ in package ‘S4Vectors’ Creating a generic function for ‘cov’ from package ‘stats’ in package ‘S4Vectors’ Creating a generic function for ‘cor’ from package ‘stats’ in package ‘S4Vectors’ Creating a generic function for ‘smoothEnds’ from package ‘stats’ in package ‘S4Vectors’ Creating a generic function for ‘runmed’ from package ‘stats’ in package ‘S4Vectors’ Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’ Creating a generic function for ‘substr’ from package ‘base’ in package ‘S4Vectors’ Creating a generic function for ‘substring’ from package ‘base’ in package ‘S4Vectors’ Creating a generic function for ‘chartr’ from package ‘base’ in package ‘S4Vectors’ Creating a generic function for ‘tolower’ from package ‘base’ in package ‘S4Vectors’ Creating a generic function for ‘toupper’ from package ‘base’ in package ‘S4Vectors’ Creating a generic function for ‘sub’ from package ‘base’ in package ‘S4Vectors’ Creating a generic function for ‘gsub’ from package ‘base’ in package ‘S4Vectors’ Creating a generic function for ‘nlevels’ from package ‘base’ in package ‘S4Vectors’ in method for ‘coerce’ with signature ‘"data.table","DFrame"’: no definition for class “data.table” Creating a generic function for ‘complete.cases’ from package ‘stats’ in package ‘S4Vectors’ ** 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 (S4Vectors)