Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

BUILD report for MutationalPatterns on tokay2

This page was generated on 2019-04-09 12:27:52 -0400 (Tue, 09 Apr 2019).

Package 1056/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 1.9.0
Roel Janssen
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/MutationalPatterns
Branch: master
Last Commit: c50b5ed
Last Changed Date: 2018-10-30 11:54:36 -0400 (Tue, 30 Oct 2018)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK [ ERROR ] skipped  skipped 
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: MutationalPatterns
Version: 1.9.0
Command: chmod a+r MutationalPatterns -R && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data MutationalPatterns
StartedAt: 2019-04-08 23:40:46 -0400 (Mon, 08 Apr 2019)
EndedAt: 2019-04-08 23:42:00 -0400 (Mon, 08 Apr 2019)
EllapsedTime: 74.4 seconds
RetCode: 1
Status:  ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r MutationalPatterns -R && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data MutationalPatterns
###
##############################################################################
##############################################################################


* checking for file 'MutationalPatterns/DESCRIPTION' ... OK
* preparing 'MutationalPatterns':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'Introduction_to_MutationalPatterns.Rnw' using Sweave
Registered S3 methods overwritten by 'ggplot2':
  method         from 
  [.quosures     rlang
  c.quosures     rlang
  print.quosures rlang
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, 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: IRanges

Attaching package: 'IRanges'

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

    windows

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

Attaching package: 'Biostrings'

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

    strsplit

Loading required package: rtracklayer
Loading required package: NMF
Loading required package: pkgmaker
Loading required package: registry

Attaching package: 'pkgmaker'

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

    new2

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

    isFALSE

Loading required package: rngtools
Loading required package: cluster
NMF - BioConductor layer [OK] | Shared memory capabilities [NO: windows] | Cores 39/40

Attaching package: 'NMF'

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

    nrun


Error: processing vignette 'Introduction_to_MutationalPatterns.Rnw' failed with diagnostics:
 chunk 8 (label = read_vcfs_as_granges) 
Error in validObject(.Object) : 
  invalid class "VCFHeader" object: 1: 'info(VCFHeader)' must be a 3 column DataFrame with names Number, Type, Description
invalid class "VCFHeader" object: 2: 'geno(VCFHeader)' must be a 3 column DataFrame with names Number, Type, Description

--- failed re-building 'Introduction_to_MutationalPatterns.Rnw'

SUMMARY: processing the following file failed:
  'Introduction_to_MutationalPatterns.Rnw'

Error: Vignette re-building failed.
Execution halted