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

BUILD report for VariantFiltering on merida1

This page was generated on 2019-04-16 11:57:34 -0400 (Tue, 16 Apr 2019).

Package 1618/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
VariantFiltering 1.18.0
Robert Castelo
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/VariantFiltering
Branch: RELEASE_3_8
Last Commit: e217023
Last Changed Date: 2018-10-30 11:41:53 -0400 (Tue, 30 Oct 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK [ ERROR ] skipped  skipped 

Summary

Package: VariantFiltering
Version: 1.18.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data VariantFiltering
StartedAt: 2019-04-15 20:00:14 -0400 (Mon, 15 Apr 2019)
EndedAt: 2019-04-15 20:01:27 -0400 (Mon, 15 Apr 2019)
EllapsedTime: 73.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 VariantFiltering
###
##############################################################################
##############################################################################


* checking for file ‘VariantFiltering/DESCRIPTION’ ... OK
* preparing ‘VariantFiltering’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
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, 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: VariantAnnotation
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

Attaching package: ‘matrixStats’

The following objects are masked from ‘package:Biobase’:

    anyMissing, rowMedians

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

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

Loading BSgenome annotation package BSgenome.Hsapiens.1000genomes.hs37d5
Loading OrgDb annotation package org.Hs.eg.db
Loading TxDb annotation package TxDb.Hsapiens.UCSC.hg19.knownGene
Loading SNPlocs annotation package SNPlocs.Hsapiens.dbSNP144.GRCh37
Loading annotation package MafDb.1Kgenomes.phase1.hs37d5
Loading annotation package PolyPhen.Hsapiens.dbSNP131
Loading annotation package SIFT.Hsapiens.dbSNP137
Loading annotation package phastCons100way.UCSC.hg19
Error: package or namespace load failed for 'phastCons100way.UCSC.hg19':
 .onLoad failed in loadNamespace() for 'phastCons100way.UCSC.hg19', details:
  call: readRDS(file.path(extdata_dirpath, basename(rownames(finfo)[which.min(finfo$size)])))
  error: error reading from connection

Error: processing vignette 'usingVariantFiltering.Rnw' failed with diagnostics:
 chunk 3 
Error in VariantFilteringParam(CEUvcf) : 
  package phastCons100way.UCSC.hg19 could not be loaded.
Execution halted