Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U [V] W  X  Y  Z 

BioC 2.13: BUILD report for VariantTools on zin1

This page was generated on 2014-04-05 09:48:27 -0700 (Sat, 05 Apr 2014).

Package 732/750HostnameOS / ArchBUILDCHECKBUILD BIN
VariantTools 1.4.6
Michael Lawrence
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/VariantTools
Last Changed Rev: 86940 / Revision: 88450
Last Changed Date: 2014-02-28 13:24:07 -0800 (Fri, 28 Feb 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64 [ ERROR ] skipped 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 N O T   S U P P O R T E D
perceval Mac OS X Snow Leopard (10.6.8) / x86_64 N O T   S U P P O R T E D

Summary

Package: VariantTools
Version: 1.4.6
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data VariantTools
StartedAt: 2014-04-04 22:29:36 -0700 (Fri, 04 Apr 2014)
EndedAt: 2014-04-04 22:30:25 -0700 (Fri, 04 Apr 2014)
EllapsedTime: 49.2 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

* checking for file ‘VariantTools/DESCRIPTION’ ... OK
* preparing ‘VariantTools’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Loading required package: IRanges
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 object is masked from ‘package:stats’:

    xtabs

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

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, as.vector, cbind, colnames, duplicated,
    eval, evalq, get, intersect, is.unsorted, lapply, mapply,
    match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rep.int, rownames, sapply, setdiff, sort,
    table, tapply, union, unique, unlist

Loading required package: GenomicRanges
Loading required package: XVector
Loading required package: VariantAnnotation
Loading required package: Rsamtools
Loading required package: Biostrings

Attaching package: ‘VariantAnnotation’

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

    tabulate

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: DBI


Error: processing vignette ‘VariantTools.Rnw’ failed with diagnostics:
 chunk 2 (label = callVariants) 
Error in LastError$store(results = results, is.error = is.error, throw.error = TRUE) : 
  Errors occurred during execution. First error message:
Error in value %in% seqlevels(x): error in evaluating the argument ‘table’ in selecting a method for function ‘%in%’: Error in seqlevels(x) : 
  error in evaluating the argument ‘x’ in selecting a method for function ‘seqlevels’: Error in mergeNamedAtomicVectors(seqlengths(x), seqlengths(y), what = c("sequence",  : 
  sequence TP53 has incompatible seqlengths:
  - in ‘x’: 2025767
  - in ‘y’: 2025772
Calls: merge ... .Seqinfo.merge -> .Seqinfo.mergexy -> mergeNamedAtomicVectors


For more information, use bplasterror().
To resume calculation, re-call the function and set the argument ‘resume’ to TRUE or wrap
the previous call in bpresume().

First traceback:
42: tools::buildVignettes(dir = ".", tangle = TRUE)
41: tryCatch({
        engine$we
Execution halted