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.4: BUILD report for mygene on moscato1

This page was generated on 2016-09-21 03:46:33 -0700 (Wed, 21 Sep 2016).

Package 800/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mygene 1.9.1
Adam Mark, Chunlei Wu
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/mygene
Last Changed Rev: 120142 / Revision: 121152
Last Changed Date: 2016-08-15 11:26:48 -0700 (Mon, 15 Aug 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  OK  ERROR  skipped 
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK [ ERROR ] skipped  skipped 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: mygene
Version: 1.9.1
Command: chmod a+r mygene -R && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data mygene
StartedAt: 2016-09-20 01:17:17 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 01:17:48 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 31.3 seconds
RetCode: 1
Status:  ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r mygene -R && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data mygene
###
##############################################################################
##############################################################################


* checking for file 'mygene/DESCRIPTION' ... OK
* preparing 'mygene':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ...Warning: running command '"D:/biocbld/bbs-3.4-bioc/R/bin/x64/Rscript" --vanilla --default-packages= -e "tools::buildVignettes(dir = '.', tangle = TRUE)"' had status 1
 ERROR
Loading required package: GenomicFeatures
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, xtabs

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

    Filter, Find, Map, Position, Reduce, anyDuplicated, append, as.data.frame,
    cbind, 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, 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 objects are masked from 'package:base':

    colMeans, colSums, expand.grid, rowMeans, rowSums

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


Error: processing vignette 'mygene.Rnw' failed with diagnostics:
 chunk 4 
Error : all(grepl("^\\s*\\[.*\\]\\s*$", x, perl = TRUE)) is not TRUE
Execution halted