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 GoogleGenomics on morelia

This page was generated on 2015-10-22 17:54:53 -0400 (Thu, 22 Oct 2015).

Package 448/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GoogleGenomics 1.3.0
Siddhartha Bagaria
Snapshot Date: 2015-10-21 20:20:05 -0400 (Wed, 21 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GoogleGenomics
Last Changed Rev: 109592 / Revision: 109826
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 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded [ ERROR ] skipped  skipped 

Summary

Package: GoogleGenomics
Version: 1.3.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data GoogleGenomics
StartedAt: 2015-10-22 02:14:51 -0400 (Thu, 22 Oct 2015)
EndedAt: 2015-10-22 02:15:16 -0400 (Thu, 22 Oct 2015)
EllapsedTime: 24.6 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data GoogleGenomics
###
##############################################################################
##############################################################################


* checking for file ‘GoogleGenomics/DESCRIPTION’ ... OK
* preparing ‘GoogleGenomics’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Loading required package: GenomicAlignments
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: IRanges
Loading required package: GenomeInfoDb
Loading required package: GenomicRanges
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: Biostrings
Loading required package: XVector
Loading required package: Rsamtools
Loading required package: VariantAnnotation

Attaching package: 'VariantAnnotation'

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

    tabulate

Configured public API key.
Quitting from lines 96-97 (AnnotatingVariants.Rmd) 
Error: processing vignette 'AnnotatingVariants.Rmd' failed with diagnostics:
  The "ifelse" methods for Rle objects are defunct. Please use

      as(ifelse(test, as.vector(yes), as.vector(no)), "Rle")

  instead.
Execution halted