| Back to Rapid builds (Linux only) of a subset of BioC 3.22 Report updated every 6 hours |
This page was generated on 2025-07-24 09:37 -0400 (Thu, 24 Jul 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 914 |
| 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 | ||||
| Package 83/229 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| ensembldb 2.33.1 (landing page) Johannes Rainer
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
|
To the developers/maintainers of the ensembldb package: - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: ensembldb |
| Version: 2.33.1 |
| Command: /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD check --install=check:ensembldb.install-out.txt --library=/home/rapidbuild/bbs-3.22-bioc-rapid/R/site-library --timings ensembldb_2.33.1.tar.gz |
| StartedAt: 2025-07-24 08:05:35 -0400 (Thu, 24 Jul 2025) |
| EndedAt: 2025-07-24 08:17:07 -0400 (Thu, 24 Jul 2025) |
| EllapsedTime: 691.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ensembldb.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD check --install=check:ensembldb.install-out.txt --library=/home/rapidbuild/bbs-3.22-bioc-rapid/R/site-library --timings ensembldb_2.33.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/meat/ensembldb.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘ensembldb/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ensembldb’ version ‘2.33.1’
* 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 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 ... 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
EnsDb-exonsBy.Rd: supportedFilters, GRangesFilter
EnsDb-sequences.Rd: TwoBitFile-class
Filter-classes.Rd: AnnotationFilter, supportedFilters, GeneIdFilter
ProteinFunctionality.Rd: supportedFilters
proteinToTranscript.Rd: fiveUTRsByTranscript
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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
cdsToTranscript 11.721 3.957 15.808
transcriptToGenome 10.039 3.784 37.054
transcriptToCds 8.354 3.347 11.707
genomeToTranscript 8.316 3.178 26.811
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/meat/ensembldb.Rcheck/00check.log’
for details.
ensembldb.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD INSTALL ensembldb ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library’ * installing *source* package ‘ensembldb’ ... ** this is package ‘ensembldb’ version ‘2.33.1’ ** 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)
ensembldb.Rcheck/tests/testthat.Rout
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
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
Loading required package: generics
Attaching package: 'generics'
The following objects are masked from 'package:base':
as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
setequal, union
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, is.unsorted, lapply,
mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
rank, rbind, rownames, sapply, saveRDS, table, tapply, 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: Seqinfo
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/RtmpOkQr8X/EnsDb.Hsapiens.v75
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 : Thu Jul 24 08:11:35 2025 != Thu Jul 24 08:11:27 2025
- 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 0 | WARN 75 | SKIP 3 | PASS 1632 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• empty test (3): 'test_Methods.R:129:1', 'test_Methods.R:273:1',
'test_seqLevelStyle.R:40:1'
[ FAIL 0 | WARN 75 | SKIP 3 | PASS 1632 ]
Warning message:
call dbDisconnect() when finished working with a connection
>
> proc.time()
user system elapsed
202.950 41.331 294.070
ensembldb.Rcheck/ensembldb-Ex.timings
| name | user | system | elapsed | |
| EnsDb-AnnotationDbi | 1.064 | 0.242 | 1.319 | |
| EnsDb-class | 0.448 | 0.043 | 0.491 | |
| EnsDb-exonsBy | 1.181 | 0.204 | 1.432 | |
| EnsDb-lengths | 1.222 | 0.090 | 1.312 | |
| EnsDb-seqlevels | 0.030 | 0.006 | 0.035 | |
| EnsDb-sequences | 0.005 | 0.000 | 0.005 | |
| EnsDb-utils | 0.140 | 0.002 | 0.143 | |
| EnsDb | 0.405 | 0.064 | 0.468 | |
| Filter-classes | 1.292 | 0.743 | 3.020 | |
| ProteinFunctionality | 0.035 | 0.011 | 0.046 | |
| cdsToTranscript | 11.721 | 3.957 | 15.808 | |
| convertFilter | 0.014 | 0.000 | 0.014 | |
| genomeToProtein | 2.287 | 0.198 | 2.484 | |
| genomeToTranscript | 8.316 | 3.178 | 26.811 | |
| global-filters | 0.061 | 0.002 | 0.063 | |
| hasProteinData-EnsDb-method | 0.007 | 0.000 | 0.007 | |
| listEnsDbs | 0 | 0 | 0 | |
| makeEnsemblDbPackage | 0.390 | 0.008 | 0.397 | |
| proteinToGenome | 2.722 | 0.187 | 2.911 | |
| proteinToTranscript | 1.404 | 0.205 | 1.610 | |
| transcriptToCds | 8.354 | 3.347 | 11.707 | |
| transcriptToGenome | 10.039 | 3.784 | 37.054 | |
| transcriptToProtein | 1.654 | 0.085 | 1.741 | |
| useMySQL-EnsDb-method | 0.006 | 0.000 | 0.006 | |