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 SomaticSignatures on oaxaca

This page was generated on 2017-03-04 16:46:50 -0500 (Sat, 04 Mar 2017).

Package 1206/1339HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SomaticSignatures 2.11.0
Julian Gehring
Snapshot Date: 2017-03-03 17:15:47 -0500 (Fri, 03 Mar 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/SomaticSignatures
Last Changed Rev: 122712 / Revision: 127142
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 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK [ ERROR ] skipped  skipped 

Summary

Package: SomaticSignatures
Version: 2.11.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data SomaticSignatures
StartedAt: 2017-03-03 18:53:58 -0800 (Fri, 03 Mar 2017)
EndedAt: 2017-03-03 18:55:01 -0800 (Fri, 03 Mar 2017)
EllapsedTime: 63.1 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 SomaticSignatures
###
##############################################################################
##############################################################################


* checking for file ‘SomaticSignatures/DESCRIPTION’ ... OK
* preparing ‘SomaticSignatures’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Loading required package: VariantAnnotation
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: GenomeInfoDb
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: 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: DelayedArray
Loading required package: matrixStats
matrixStats v0.51.0 (2016-10-08) successfully loaded. See ?matrixStats for help.

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians


Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, rowMaxs

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

    apply


Attaching package: 'SummarizedExperiment'

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

    rowRanges

Loading required package: Rsamtools
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    type


Attaching package: 'VariantAnnotation'

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

    tabulate

Loading required package: BSgenome
Loading required package: rtracklayer
Quitting from lines 371-387 (SomaticSignatures-vignette.Rhtml) 
Error: processing vignette 'SomaticSignatures-vignette.Rhtml' failed with diagnostics:
The following seqlevels are to be dropped but are currently in
  use (i.e. have ranges on them): X, Y, MT, GL000241.1,
  GL000237.1, GL000191.1, GL000214.1, GL000221.1, GL000209.1,
  GL000218.1, GL000220.1, GL000213.1, GL000211.1, GL000205.1,
  GL000219.1, GL000223.1, GL000195.1, GL000193.1, GL000194.1,
  GL000192.1. Please use the 'pruning.mode' argument to control
  how to prune 'x', that is, how to remove the ranges in 'x'
  that are on these sequences. For example, do something like:
  
  seqlevels(x, pruning.mode="coarse") <- new_seqlevels
  
  or
  
  keepSeqlevels(x, new_seqlevels, pruning.mode="coarse")
  
  See ?seqinfo for a description of the pruning modes.
Execution halted