Back to Multiple platform build/check report for BioC 3.8
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

BUILD report for KEGGgraph on malbec1

This page was generated on 2019-04-16 11:48:41 -0400 (Tue, 16 Apr 2019).

Package 816/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGgraph 1.42.0
Jitao David Zhang
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/KEGGgraph
Branch: RELEASE_3_8
Last Commit: 7d907e2
Last Changed Date: 2018-10-30 11:41:45 -0400 (Tue, 30 Oct 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK [ ERROR ] skipped 
merida1 OS X 10.11.6 El Capitan / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: KEGGgraph
Version: 1.42.0
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data KEGGgraph
StartedAt: 2019-04-15 18:49:59 -0400 (Mon, 15 Apr 2019)
EndedAt: 2019-04-15 18:50:11 -0400 (Mon, 15 Apr 2019)
EllapsedTime: 11.8 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘KEGGgraph/DESCRIPTION’ ... OK
* preparing ‘KEGGgraph’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR

Attaching package: ‘KEGGgraph’

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

    plot

Loading required package: graph
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, colMeans, colSums, colnames,
    dirname, 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,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min

Loading required package: grid
Loading required package: org.Hs.eg.db
Loading required package: AnnotationDbi
Loading required package: stats4
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: IRanges
Loading required package: S4Vectors

Attaching package: ‘S4Vectors’

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

    from, to

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

    expand.grid



Error: processing vignette 'KEGGgraph.Rnw' failed with diagnostics:
 chunk 16 (label = bcc) 
Error in .Call("BGL_brandes_betweenness_centrality", as.integer(nv), as.integer(ne),  : 
  "BGL_brandes_betweenness_centrality" not available for .Call() for package "RBGL"
Execution halted