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

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

Package 293/1339HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
customProDB 1.15.1
xiaojing wang
Snapshot Date: 2017-03-03 17:15:47 -0500 (Fri, 03 Mar 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/customProDB
Last Changed Rev: 126610 / Revision: 127142
Last Changed Date: 2017-02-08 17:29:59 -0500 (Wed, 08 Feb 2017)
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: customProDB
Version: 1.15.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data customProDB
StartedAt: 2017-03-03 18:29:52 -0800 (Fri, 03 Mar 2017)
EndedAt: 2017-03-03 18:40:50 -0800 (Fri, 03 Mar 2017)
EllapsedTime: 658.5 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 customProDB
###
##############################################################################
##############################################################################


* checking for file ‘customProDB/DESCRIPTION’ ... OK
* preparing ‘customProDB’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Loading required package: GenomicRanges
Loading required package: stats4
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

Attaching package: ‘S4Vectors’

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

    expand.grid

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: AnnotationDbi
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: biomaRt
Build TranscriptDB object (txdb.sqlite) ... 
Download the refGene table ... OK
Download the hgFixed.refLink table ... OK
Extract the 'transcripts' data frame ... OK
Extract the 'splicings' data frame ... OK
Download and preprocess the 'chrominfo' data frame ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
 done
Prepare gene/transcript/protein id mapping information (ids.RData) ...  done
Prepare exon annotation information (exon_anno.RData) ...  done
Prepare protein sequence (proseq.RData) ...  done
Prepare protein coding sequence (procodingseq.RData)...  done
Loading required package: GenomicFeatures

Error: processing vignette 'customProDB.Rnw' failed with diagnostics:
 chunk 10 (label = location) 
Error in validObject(.Object) : 
  invalid class “TxDb” object: 'Db type' is not 'TxDb'
Execution halted