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.2: BUILD report for pathview on perceval

This page was generated on 2015-08-24 10:53:07 -0700 (Mon, 24 Aug 2015).

Package 732/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pathview 1.9.0
Weijun Luo
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/pathview
Last Changed Rev: 102594 / Revision: 107696
Last Changed Date: 2015-04-16 13:02:44 -0700 (Thu, 16 Apr 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  ERROR  skipped 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ ERROR ] skipped  skipped 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: pathview
Version: 1.9.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data pathview
StartedAt: 2015-08-23 19:44:31 -0700 (Sun, 23 Aug 2015)
EndedAt: 2015-08-23 19:44:55 -0700 (Sun, 23 Aug 2015)
EllapsedTime: 24.0 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 pathview
###
##############################################################################
##############################################################################


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

Attaching package: ‘KEGGgraph’

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

    plot

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

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

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
Loading required package: DBI

##############################################################################
Pathview is an open source software package distributed under GNU General
Public License version 3 (GPLv3). Details of GPLv3 is available at
http://www.gnu.org/licenses/gpl-3.0.html.

The pathview downloads and uses KEGG data. Academic users may freely use the
KEGG website at http://www.kegg.jp/ or its mirror site at GenomeNet
http://www.genome.jp/kegg/. Academic users may also freely link to the KEGG
website. Non-academic users may use the KEGG website as end users for
non-commercial purposes, but any other use requires a license agreement
(details at http://www.kegg.jp/kegg/legal.html).
##############################################################################
Info: Downloading xml files for hsa04110, 1/1 pathways..
Info: Downloading png files for hsa04110, 1/1 pathways..
Warning: Parsing ./hsa04110.xml file failed, please check the file!

Error: processing vignette 'pathview.Rnw' failed with diagnostics:
 chunk 15 (label = kegg.native) 
Error in head(pv.out$plot.data.gene) : 
  error in evaluating the argument 'x' in selecting a method for function 'head': Error in pv.out$plot.data.gene : $ operator is invalid for atomic vectors

Execution halted