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 3.3: BUILD report for girafe on windows2.bioconductor.org

This page was generated on 2015-10-27 12:14:37 -0400 (Tue, 27 Oct 2015).

Package 441/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
girafe 1.23.0
J. Toedling
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/girafe
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  ERROR  skipped 
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded [ ERROR ] skipped  skipped 

Summary

Package: girafe
Version: 1.23.0
Command: chmod a+r girafe -R && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data girafe
StartedAt: 2015-10-26 21:48:08 -0400 (Mon, 26 Oct 2015)
EndedAt: 2015-10-26 21:49:06 -0400 (Mon, 26 Oct 2015)
EllapsedTime: 58.1 seconds
RetCode: 1
Status:  ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r girafe -R && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data girafe
###
##############################################################################
##############################################################################


* checking for file 'girafe/DESCRIPTION' ... OK
* preparing 'girafe':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ...Warning: running command '"c:/biocbld/bbs-3.3-bioc/R/bin/x64/Rscript" --vanilla --default-packages= -e "tools::buildVignettes(dir = '.', tangle = TRUE)"' had status 1
 ERROR
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, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, as.vector, cbind, colnames, 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, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unlist, unsplit

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: Rsamtools
Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: GenomicRanges
Loading required package: XVector
Loading required package: Biostrings
Loading required package: intervals

Attaching package: 'intervals'

The following object is masked from 'package:Biostrings':

    type

The following object is masked from 'package:GenomicRanges':

    reduce

The following objects are masked from 'package:IRanges':

    expand, reduce

Loading required package: ShortRead
Loading required package: BiocParallel
Loading required package: GenomicAlignments
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: genomeIntervals
Loading required package: grid

Error: processing vignette 'girafe.Rnw' failed with diagnostics:
 chunk 8 (label = convertAligned) 
Error in validObject(.Object) : 
  invalid class "AlignedGenomeIntervals" object: The vectors 'read_sequence','reads' and 'matches' must have exactly the same length as the number of intervals!

Execution halted