| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:31 -0000 (Tue, 06 Jun 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
| 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 ensembldb package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ensembldb.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 626/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ensembldb 2.25.0 (landing page) Johannes Rainer
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | |||||||||
| Package: ensembldb |
| Version: 2.25.0 |
| Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:ensembldb.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings ensembldb_2.25.0.tar.gz |
| StartedAt: 2023-06-05 21:47:59 -0000 (Mon, 05 Jun 2023) |
| EndedAt: 2023-06-05 22:06:20 -0000 (Mon, 05 Jun 2023) |
| EllapsedTime: 1100.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: ensembldb.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:ensembldb.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings ensembldb_2.25.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/ensembldb.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 ‘ensembldb/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ensembldb’ version ‘2.25.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 ‘ensembldb’ can be installed ... OK
* 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 loading without being on the library search path ... OK
* checking startup messages can be suppressed ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
Filter-classes 2.247 1.001 5.123
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
2. └─ensembldb:::.getReadMysqlTable(...)
3. └─utils::download.file(...)
── Error ('test_functions-create-EnsDb.R:258:5'): .read_lines_compressed works ──
Error in `file(x, open = "rb")`: cannot open the connection to 'ftp://ftp.ensembl.org/pub/release-102/gtf/homo_sapiens/Homo_sapiens.GRCh38.102.gtf.gz'
Backtrace:
▆
1. └─ensembldb:::.read_lines_compressed(fl, n = 2) at test_functions-create-EnsDb.R:258:4
2. ├─base::gzcon(file(x, open = "rb"))
3. └─base::file(x, open = "rb")
[ FAIL 3 | WARN 82 | SKIP 3 | PASS 1471 ]
Error: Test failures
In addition: Warning message:
call dbDisconnect() when finished working with a connection
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
‘MySQL-backend.Rmd’ using ‘UTF-8’... OK
‘coordinate-mapping-use-cases.Rmd’ using ‘UTF-8’... OK
‘coordinate-mapping.Rmd’ using ‘UTF-8’... OK
‘ensembldb.Rmd’ using ‘UTF-8’... OK
‘proteins.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR
See
‘/home/biocbuild/bbs-3.18-bioc/meat/ensembldb.Rcheck/00check.log’
for details.
ensembldb.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL ensembldb ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘ensembldb’ ... ** 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 (ensembldb)
ensembldb.Rcheck/tests/testthat.Rout.fail
R version 4.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(testthat)
> library(ensembldb)
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, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
findMatches
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: GenomicFeatures
Loading required package: AnnotationDbi
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: AnnotationFilter
Attaching package: 'AnnotationFilter'
The following object is masked from 'package:testthat':
not
Attaching package: 'ensembldb'
The following object is masked from 'package:stats':
filter
> library(EnsDb.Hsapiens.v86)
> edb <- EnsDb.Hsapiens.v86
>
> test_check("ensembldb")
Creating package in /tmp/RtmpVuEytu/EnsDb.Hsapiens.v75
Error in readLines(curl(my_url)) :
Timeout was reached: [ftp.ensemblgenomes.org] Connection timeout after 10000 ms
Comparing chromosome data:
Sequence names: (180) common, (0) only in x, (0) only in y.
Sequence lengths: (180) identical, (0) different.
Done. Result: OK
Comparing gene data:
gene IDs: (4045) common, (0) only in x, (0) only in y.
Sequence names: (4045) identical, (0) different.
Gene start coordinates: (4045) identical, (0) different.
Gene end coordinates: (4045) identical, (0) different.
Gene strand: (4045) identical, (0) different.
Gene names: (132) identical, (3913) different.
Entrezgene IDs: (4045) identical, (0) different.
Gene biotypes: (4045) identical, (0) different.
Done. Result: WARN
Comparing transcript data:
transcript IDs: (4045) common, (0) only in x, (0) only in y.
Transcript start coordinates: (4045) identical, (0) different.
Transcript end coordinates: (4045) identical, (0) different.
Transcript biotypes: (4045) identical, (0) different.
Common transcripts with defined CDS: (3996) common, (0) only in x, (0) only in y.
CDS start coordinates: (3996) identical, (0) different.
CDS end coordinates: (3996) identical, (0) different.
Associated gene IDs: (4045) identical, (0) different.
Done. Result: OK
Comparing exon data:
exon IDs: (4045) common, (0) only in x, (0) only in y.
Exon start coordinates: (4045) identical, (0) different.
Exon end coordinates: (4045) identical, (0) different.
Exon index in transcript models: (4045) identical, (0) different.
Done. Result: OK
Comparing metadata:
Ensembl versions match.
Genome builds match.
All differences: <name>: <value x> != <value y>
- Creation time : Mon Jun 5 21:56:29 2023 != Mon Jun 5 21:56:01 2023
- source_file : Devosia_geojensis.ASM96941v1.32.gtf.gz != Devosia_geojensis.ASM96941v1.32.gff3.gz
Done. Result: NOTE
Comparing chromosome data:
Sequence names: (180) common, (0) only in x, (0) only in y.
Sequence lengths: (180) identical, (0) different.
Done. Result: OK
Comparing gene data:
gene IDs: (4045) common, (0) only in x, (0) only in y.
Sequence names: (4045) identical, (0) different.
Gene start coordinates: (4045) identical, (0) different.
Gene end coordinates: (4045) identical, (0) different.
Gene strand: (4045) identical, (0) different.
Gene names: (132) identical, (3913) different.
Entrezgene IDs: (4045) identical, (0) different.
Gene biotypes: (4045) identical, (0) different.
Done. Result: WARN
Comparing transcript data:
transcript IDs: (4045) common, (0) only in x, (0) only in y.
Transcript start coordinates: (4045) identical, (0) different.
Transcript end coordinates: (4045) identical, (0) different.
Transcript biotypes: (4045) identical, (0) different.
Common transcripts with defined CDS: (3996) common, (0) only in x, (0) only in y.
CDS start coordinates: (3996) identical, (0) different.
CDS end coordinates: (3996) identical, (0) different.
Associated gene IDs: (4045) identical, (0) different.
Done. Result: OK
Comparing exon data:
exon IDs: (4045) common, (0) only in x, (0) only in y.
Exon start coordinates: (4045) identical, (0) different.
Exon end coordinates: (4045) identical, (0) different.
Exon index in transcript models: (4045) identical, (0) different.
Done. Result: OK
Comparing protein data:
protein IDs: (103725) common, (0) only in x, (0) only in y.
Transcript IDs: (103725) identical, (0) different.
Protein sequence: (103725) identical, (0) different.
Done. Result: OK
[ FAIL 3 | WARN 82 | SKIP 3 | PASS 1471 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (3)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_functions-create-EnsDb.R:183:9'): getEnsemblMysqlUrl works ─────
Error in `readLines(curl(my_url))`: Timeout was reached: [ftp.ensembl.org] Connection timeout after 10001 ms
Backtrace:
▆
1. └─ensembldb:::.getEnsemblMysqlUrl(...) at test_functions-create-EnsDb.R:183:8
2. └─base::readLines(curl(my_url))
── Error ('test_functions-create-EnsDb.R:234:9'): getSeqlengthsFromMysqlFolder works ──
Error in `download.file(url = paste0(base_url, "/", file_name), destfile = tmp_file,
quiet = TRUE)`: cannot open URL 'ftp://ftp.ensembl.org/pub/release-86/mysql/homo_sapiens_core_86_38/coord_system.txt.gz'
Backtrace:
▆
1. └─ensembldb:::.getSeqlengthsFromMysqlFolder(...) at test_functions-create-EnsDb.R:234:8
2. └─ensembldb:::.getReadMysqlTable(...)
3. └─utils::download.file(...)
── Error ('test_functions-create-EnsDb.R:258:5'): .read_lines_compressed works ──
Error in `file(x, open = "rb")`: cannot open the connection to 'ftp://ftp.ensembl.org/pub/release-102/gtf/homo_sapiens/Homo_sapiens.GRCh38.102.gtf.gz'
Backtrace:
▆
1. └─ensembldb:::.read_lines_compressed(fl, n = 2) at test_functions-create-EnsDb.R:258:4
2. ├─base::gzcon(file(x, open = "rb"))
3. └─base::file(x, open = "rb")
[ FAIL 3 | WARN 82 | SKIP 3 | PASS 1471 ]
Error: Test failures
In addition: Warning message:
call dbDisconnect() when finished working with a connection
Execution halted
ensembldb.Rcheck/ensembldb-Ex.timings
| name | user | system | elapsed | |
| EnsDb-AnnotationDbi | 2.475 | 0.475 | 4.271 | |
| EnsDb-class | 1.817 | 0.132 | 1.954 | |
| EnsDb-exonsBy | 2.300 | 0.421 | 4.305 | |
| EnsDb-lengths | 1.230 | 0.076 | 1.309 | |
| EnsDb-seqlevels | 0.058 | 0.012 | 0.070 | |
| EnsDb-sequences | 0.014 | 0.000 | 0.014 | |
| EnsDb-utils | 0.324 | 0.000 | 0.325 | |
| EnsDb | 0.872 | 0.076 | 0.949 | |
| Filter-classes | 2.247 | 1.001 | 5.123 | |
| ProteinFunctionality | 0.079 | 0.008 | 0.087 | |
| cdsToTranscript | 1.949 | 0.057 | 2.013 | |
| convertFilter | 0.029 | 0.000 | 0.029 | |
| genomeToProtein | 2.312 | 0.024 | 2.341 | |
| genomeToTranscript | 1.968 | 0.064 | 2.037 | |
| global-filters | 0.142 | 0.000 | 0.143 | |
| hasProteinData-EnsDb-method | 0.016 | 0.000 | 0.016 | |
| listEnsDbs | 0 | 0 | 0 | |
| makeEnsemblDbPackage | 0.890 | 0.024 | 0.924 | |
| proteinToGenome | 2.677 | 0.069 | 2.753 | |
| proteinToTranscript | 1.124 | 0.075 | 1.202 | |
| transcriptToCds | 0.739 | 0.000 | 0.742 | |
| transcriptToGenome | 1.421 | 0.032 | 1.456 | |
| transcriptToProtein | 2.458 | 0.025 | 2.488 | |
| useMySQL-EnsDb-method | 0.015 | 0.000 | 0.015 | |