Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQRSTU[V]WXYZ

BUILD report for VCFArray on tokay2

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

Package 1673/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
VCFArray 0.99.18
Qian Liu
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/VCFArray
Branch: master
Last Commit: 3aa9027
Last Changed Date: 2018-12-12 11:43:38 -0400 (Wed, 12 Dec 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: VCFArray
Version: 0.99.18
Command: chmod a+r VCFArray -R && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data VCFArray
StartedAt: 2019-04-09 00:42:15 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 00:43:13 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 58.3 seconds
RetCode: 1
Status:  ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file 'VCFArray/DESCRIPTION' ... OK
* preparing 'VCFArray':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'VCFArray.Rmd' using rmarkdown
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: DelayedArray
Loading required package: stats4
Loading required package: matrixStats
Loading required package: S4Vectors

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: BiocParallel

Attaching package: 'DelayedArray'

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

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

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

    aperm, apply, rowsum

Loading required package: GenomeInfoDb
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")'.


Attaching package: 'Biobase'

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

    anyMissing, rowMedians

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

Attaching package: 'Biostrings'

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

    type

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

    strsplit


Attaching package: 'VariantAnnotation'

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

    tabulate

Quitting from lines 92-96 (VCFArray.Rmd) 
Error: processing vignette 'VCFArray.Rmd' failed with diagnostics:
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 'VCFArray.Rmd'

SUMMARY: processing the following file failed:
  'VCFArray.Rmd'

Error: Vignette re-building failed.
Execution halted