This page was generated on 2018-10-17 08:27:22 -0400 (Wed, 17 Oct 2018).
ensembldb 2.4.1 Johannes Rainer
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018) |
URL: https://git.bioconductor.org/packages/ensembldb |
Branch: RELEASE_3_7 |
Last Commit: b5b6b94 |
Last Changed Date: 2018-05-04 09:28:27 -0400 (Fri, 04 May 2018) |
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | [ ERROR ] | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |
R version 3.5.1 Patched (2018-07-12 r74967) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-pc-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
Loading required package: parallel
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:parallel':
clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, parApply, parCapply, parLapply,
parLapplyLB, parRapply, parSapply, parSapplyLB
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, append,
as.data.frame, basename, cbind, colMeans, colSums, colnames,
dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
intersect, is.unsorted, lapply, lengths, mapply, match, mget,
order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
union, unique, unsplit, which, 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:base':
expand.grid
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/Rtmp1BjqoZ/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: (0) identical, (4045) 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 : Tue Oct 16 00:14:39 2018 != Tue Oct 16 00:14:26 2018
- 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: (0) identical, (4045) 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
Error in readLines(curl(my_url)) :
Timeout was reached: Resolving timed out after 10000 milliseconds
In addition: There were 12 warnings (use warnings() to see them)
── 1. Error: getEnsemblMysqlUrl works (@test_functions-create-EnsDb.R#195) ────
No database matching 'fusarium_oxysporum_core_21' found in Ensembl's ftp server
1: ensembldb:::.getEnsemblMysqlUrl(type = "ensemblgenomes", organism = "fusarium_oxysporum",
ensembl = 21) at testthat/test_functions-create-EnsDb.R:195
2: stop("No database matching '", db_name, "' found in Ensembl's", " ftp server")
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
══ testthat results ═══════════════════════════════════════════════════════════
OK: 1346 SKIPPED: 3 FAILED: 1
1. Error: getEnsemblMysqlUrl works (@test_functions-create-EnsDb.R#195)
Error: testthat unit tests failed
In addition: Warning messages:
1: In getClassDef(class1) :
closing unused connection 12 (ftp://ftp.ensembl.org/pub/release-86/mysql/)
2: In getClassDef(class1) :
closing unused connection 11 (ftp://ftp.ensembl.org/pub/)
3: In getClassDef(class1) :
closing unused connection 10 (ftp://ftp.ensemblgenomes.org/pub/release-21/protists/mysql/)
4: In getClassDef(class1) :
closing unused connection 9 (ftp://ftp.ensemblgenomes.org/pub/release-21/plants/mysql/)
5: In getClassDef(class1) :
closing unused connection 8 (ftp://ftp.ensemblgenomes.org/pub/release-21/metazoa/mysql/)
6: In getClassDef(class1) :
closing unused connection 7 (ftp://ftp.ensemblgenomes.org/pub/release-21/fungi/mysql/)
7: In getClassDef(class1) :
closing unused connection 6 (ftp://ftp.ensemblgenomes.org/pub/release-21/bacteria/mysql/)
8: In getClassDef(class1) :
closing unused connection 5 (ftp://ftp.ensembl.org/pub/release-77/mysql/)
9: In getClassDef(class1) :
closing unused connection 4 (ftp://ftp.ensembl.org/pub/release-61/mysql/)
10: In getClassDef(class1) :
closing unused connection 3 (ftp://ftp.ensembl.org/pub/release-85/mysql/)
Execution halted