This page was generated on 2018-10-17 08:37:44 -0400 (Wed, 17 Oct 2018).
ProCoNA 1.18.0 David L Gibbs
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018) |
URL: https://git.bioconductor.org/packages/ProCoNA |
Branch: RELEASE_3_7 |
Last Commit: b9b2d27 |
Last Changed Date: 2018-04-30 10:35:31 -0400 (Mon, 30 Apr 2018) |
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | ERROR | skipped | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | [ ERROR ] | skipped | skipped | |
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | ERROR | skipped | skipped | |
##############################################################################
##############################################################################
###
### Running command:
###
### chmod a+r ProCoNA -R && C:\Users\biocbuild\bbs-3.7-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
Loading required package: WGCNA
Loading required package: dynamicTreeCut
Loading required package: fastcluster
Attaching package: 'fastcluster'
The following object is masked from 'package:stats':
hclust
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, 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: 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: BiocParallel
Loading required package: ProtGenerics
This is MSnbase version 2.6.4
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
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.'
Execution halted