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.4: BUILD report for GenoView on zin1

This page was generated on 2016-05-02 10:50:14 -0700 (Mon, 02 May 2016).

Package 476/1213HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenoView 1.5.0
Sharon Lee
Snapshot Date: 2016-05-01 16:20:05 -0700 (Sun, 01 May 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GenoView
Last Changed Rev: 109592 / Revision: 116959
Last Changed Date: 2015-10-13 12:59:53 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded [ ERROR ] skipped 
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  ERROR  skipped  skipped 

Summary

Package: GenoView
Version: 1.5.0
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data GenoView
StartedAt: 2016-05-01 19:23:43 -0700 (Sun, 01 May 2016)
EndedAt: 2016-05-01 19:24:15 -0700 (Sun, 01 May 2016)
EllapsedTime: 32.0 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘GenoView/DESCRIPTION’ ... OK
* preparing ‘GenoView’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Loading required package: GenoView
Loading required package: gridExtra
Loading required package: GenomicRanges
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:gridExtra’:

    combine

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, 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, unsplit

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: ‘S4Vectors’

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

    colMeans, colSums, expand.grid, rowMeans, rowSums

Loading required package: IRanges
Loading required package: GenomeInfoDb
Warning: replacing previous import 'ggplot2::Position' by 'BiocGenerics::Position' when loading 'ggbio'
Warning: Package 'GenoView' is deprecated and will be removed from Bioconductor
  version 3.3
Loading required package: TxDb.Hsapiens.UCSC.hg19.knownGene
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE,  :
  there is no package called 'TxDb.Hsapiens.UCSC.hg19.knownGene'
Loading required package: biovizBase
Loading required package: grid

Error: processing vignette 'GenoView.Rnw' failed with diagnostics:
 chunk 3 
Error in eval(expr, envir, enclos) : 
  object 'TxDb.Hsapiens.UCSC.hg19.knownGene' not found
Execution halted