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.5: BUILD report for exomeCopy on toluca2

This page was generated on 2017-04-23 14:36:08 -0400 (Sun, 23 Apr 2017).

Package 418/1377HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
exomeCopy 1.21.0
Michael Love
Snapshot Date: 2017-04-22 17:18:01 -0400 (Sat, 22 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/exomeCopy
Last Changed Rev: 122712 / Revision: 129046
Last Changed Date: 2016-10-17 15:10:43 -0400 (Mon, 17 Oct 2016)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  ERROR  skipped 
tokay2 Windows Server 2012 R2 Standard / x64  OK  ERROR  skipped  skipped 
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  OK [ ERROR ] skipped  skipped 
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: exomeCopy
Version: 1.21.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data exomeCopy
StartedAt: 2017-04-22 19:48:04 -0400 (Sat, 22 Apr 2017)
EndedAt: 2017-04-22 19:48:21 -0400 (Sat, 22 Apr 2017)
EllapsedTime: 17.4 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 exomeCopy
###
##############################################################################
##############################################################################


* checking for file ‘exomeCopy/DESCRIPTION’ ... OK
* preparing ‘exomeCopy’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
Loading required package: IRanges
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, cbind, colMeans, colSums, 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, rowMeans, rowSums, rownames, sapply, setdiff, sort,
    table, tapply, union, unique, unsplit, which, which.max,
    which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: ‘S4Vectors’

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

    expand.grid

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

Attaching package: ‘Biostrings’

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

    strsplit


Error: processing vignette 'exomeCopy.Rnw' failed with diagnostics:
 chunk 15 
Error in colMeans(x, na.rm = TRUE) : 'x' must be numeric
Execution halted