Back to Multiple platform build/check report for BioC 3.11
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

BUILD report for ensemblVEP on malbec2

This page was generated on 2020-10-17 11:54:43 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE ensemblVEP PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 549/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ensemblVEP 1.30.0
Bioconductor Package Maintainer
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/ensemblVEP
Branch: RELEASE_3_11
Last Commit: a9da730
Last Changed Date: 2020-04-27 14:32:24 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK [ ERROR ] skipped 
tokay2 Windows Server 2012 R2 Standard / x64 ...NOT SUPPORTED...
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: ensemblVEP
Version: 1.30.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data ensemblVEP
StartedAt: 2020-10-16 19:02:38 -0400 (Fri, 16 Oct 2020)
EndedAt: 2020-10-16 19:04:11 -0400 (Fri, 16 Oct 2020)
EllapsedTime: 92.8 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data ensemblVEP
###
##############################################################################
##############################################################################


* checking for file ‘ensemblVEP/DESCRIPTION’ ... OK
* preparing ‘ensemblVEP’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘PreV90EnsemblVEP.Rnw’ using Sweave
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, 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, 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: VariantAnnotation
Loading required package: SummarizedExperiment
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: DelayedArray
Loading required package: matrixStats

Attaching package: ‘matrixStats’

The following objects are masked from ‘package:Biobase’:

    anyMissing, rowMedians


Attaching package: ‘DelayedArray’

The following objects are masked from ‘package:matrixStats’:

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from ‘package:base’:

    aperm, apply, rowsum

Loading required package: Rsamtools
Loading required package: Biostrings
Loading required package: XVector

Attaching package: ‘Biostrings’

The following object is masked from ‘package:base’:

    strsplit


Attaching package: ‘VariantAnnotation’

The following object is masked from ‘package:base’:

    tabulate


Attaching package: ‘ensemblVEP’

The following object is masked from ‘package:Biobase’:

    cache

WARNING: VCF line on line 1 looks incomplete, skipping:
1	13220	.	T	<DEL>	6	PASS	IMPRECISE;SVTYPE=DEL;END=13221;SVLEN=-105;CIPOS=-56,20;CIEND=-10,62	GT:GQ	0/1:12
--- finished re-building ‘PreV90EnsemblVEP.Rnw’

--- re-building ‘ensemblVEP.Rnw’ using Sweave

-------------------- WARNING ----------------------
MSG: homo_sapiens is not a valid species name (check DB and API version)
FILE: Bio/EnsEMBL/Registry.pm LINE: 1334
CALLED BY: Bio/EnsEMBL/Registry.pm  LINE: 1109
Date (localtime)    = Fri Oct 16 19:04:10 2020
Ensembl API version = 99
---------------------------------------------------

-------------------- EXCEPTION --------------------
MSG: Can not find internal name for species 'homo_sapiens'
STACK Bio::EnsEMBL::Registry::get_adaptor /usr/local/ensembl-vep/Bio/EnsEMBL/Registry.pm:1111
STACK Bio::EnsEMBL::VEP::BaseVEP::get_adaptor /usr/local/ensembl-vep/modules/Bio/EnsEMBL/VEP/BaseVEP.pm:308
STACK Bio::EnsEMBL::VEP::BaseVEP::get_database_assembly /usr/local/ensembl-vep/modules/Bio/EnsEMBL/VEP/BaseVEP.pm:419
STACK Bio::EnsEMBL::VEP::BaseRunner::setup_db_connection /usr/local/ensembl-vep/modules/Bio/EnsEMBL/VEP/BaseRunner.pm:123
STACK Bio::EnsEMBL::VEP::Runner::init /usr/local/ensembl-vep/modules/Bio/EnsEMBL/VEP/Runner.pm:118
STACK Bio::EnsEMBL::VEP::Runner::run /usr/local/ensembl-vep/modules/Bio/EnsEMBL/VEP/Runner.pm:194
STACK toplevel /usr/local/ensembl-vep/vep:224
Date (localtime)    = Fri Oct 16 19:04:10 2020
Ensembl API version = 99
---------------------------------------------------

Error: processing vignette 'ensemblVEP.Rnw' failed with diagnostics:
 chunk 5 (label = rtn_GRanges) 
Error in .io_check_exists(path(con)) : file(s) do not exist:
  '/tmp/Rtmpua0Xbu/file5c60211f578a'

--- failed re-building ‘ensemblVEP.Rnw’

SUMMARY: processing the following file failed:
  ‘ensemblVEP.Rnw’

Error: Vignette re-building failed.
Execution halted