Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

BUILD report for ProCoNA on tokay2

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

Package 1229/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ProCoNA 1.21.1
David L Gibbs
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/ProCoNA
Branch: master
Last Commit: db182ad
Last Changed Date: 2018-11-05 11:31:04 -0400 (Mon, 05 Nov 2018)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  ERROR  skipped 
tokay2 Windows Server 2012 R2 Standard / x64  OK [ ERROR ] skipped  skipped 
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  ERROR  skipped  skipped 
merida2 OS X 10.11.6 El Capitan / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: ProCoNA
Version: 1.21.1
Command: chmod a+r ProCoNA -R && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data ProCoNA
StartedAt: 2019-04-08 22:03:51 -0400 (Mon, 08 Apr 2019)
EndedAt: 2019-04-08 22:04:47 -0400 (Mon, 08 Apr 2019)
EllapsedTime: 55.5 seconds
RetCode: 1
Status:  ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file 'ProCoNA/DESCRIPTION' ... OK
* preparing 'ProCoNA':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'ProCoNA_Vignette.Rnw' using Sweave
Loading required package: WGCNA
Loading required package: dynamicTreeCut
Loading required package: fastcluster

Attaching package: 'fastcluster'

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

    hclust


Registered S3 methods overwritten by 'ggplot2':
  method         from 
  [.quosures     rlang
  c.quosures     rlang
  print.quosures rlang

Attaching package: 'WGCNA'

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

    cor

Loading required package: MSnbase
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: 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: mzR
Loading required package: Rcpp
Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

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

    expand.grid

Loading required package: ProtGenerics

This is MSnbase version 2.9.3 
  Visit https://lgatto.github.io/MSnbase/ to get started.


Attaching package: 'MSnbase'

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

    smooth

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

    trimws

Loading required package: flashClust

Attaching package: 'flashClust'

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

    hclust

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

    hclust

Warning: Package 'ProCoNA' is deprecated and will be removed from
  Bioconductor version 3.10

Attaching package: 'ProCoNA'

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

    peptides

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

    samples

Removing peptides with more than 12 missing data points

Warning: executing %dopar% sequentially: no parallel backend registered
Constructing New ProCoNA Network Object
Computing soft threshold power
Using power: 14

Computing adjacency
Computing TOM
Clustering
Merging modules
Topological Overlap Permutation Test On Modules
Permuting module: 1

   dim of TOM: 139139

Permuting module: 2

   dim of TOM: 131131

Permuting module: 4

   dim of TOM: 9090

Permuting module: 3

   dim of TOM: 108108

DONE!
Permuting module: 1

   dim of TOM: 139139

Permuting module: 2

   dim of TOM: 131131

Permuting module: 4

   dim of TOM: 9090

Permuting module: 3

   dim of TOM: 108108


Error: processing vignette 'ProCoNA_Vignette.Rnw' failed with diagnostics:
 chunk 10 (label = Correlation of module eigenvectors with phenotypes.) 
Error in labeledHeatmap(Matrix = modCors[, mms], xLabels = names(phenotypes),  : 
  Length of 'xLabels' must equal the number of columns in 'Matrix.'

--- failed re-building 'ProCoNA_Vignette.Rnw'

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

Error: Vignette re-building failed.
Execution halted