ProCoNA.Rcheck/tests_i386/runTests.Rout
R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> require("ProCoNA") || stop("unable to load MyPackage")
Loading required package: ProCoNA
Loading required package: WGCNA
Loading required package: dynamicTreeCut
Loading required package: fastcluster
Attaching package: 'fastcluster'
The following object is masked from 'package:stats':
hclust
==========================================================================
*
* Package WGCNA 1.63 loaded.
*
* Important note: It appears that your system supports multi-threading,
* but it is not enabled within WGCNA in R.
* To allow multi-threading within WGCNA with all available cores, use
*
* allowWGCNAThreads()
*
* within R. Use disableWGCNAThreads() to disable threading if necessary.
* Alternatively, set the following environment variable on your system:
*
* ALLOW_WGCNA_THREADS=<number_of_processors>
*
* for example
*
* ALLOW_WGCNA_THREADS=20
*
* To set the environment variable in linux bash shell, type
*
* export ALLOW_WGCNA_THREADS=20
*
* before running R. Other operating systems or shells will
* have a similar command to achieve the same aim.
*
==========================================================================
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.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
Attaching package: 'ProCoNA'
The following object is masked from 'package:ProtGenerics':
peptides
The following object is masked from 'package:Biobase':
samples
[1] TRUE
> BiocGenerics:::testPackage("ProCoNA")
Constructing New ProCoNA Network Object
Using power: 1
Computing adjacency
Computing TOM
..connectivity..
..matrix multiplication (system BLAS)..
..normalization..
..done.
Clustering
..cutHeight not given, setting it to 0.461 ===> 99% of the (truncated) height range in dendro.
..done.
0 1 2 3 4
4 174 127 92 77
Merging modules
mergeCloseModules: Merging modules whose distance is less than 0.1
.. will look for grey label ME0
multiSetMEs: Calculating module MEs.
Working on set 1 ...
moduleEigengenes : Working on ME for module 1
moduleEigengenes : Working on ME for module 2
moduleEigengenes : Working on ME for module 3
moduleEigengenes : Working on ME for module 4
Changing original colors:
1 to 1
2 to 2
3 to 3
4 to 4
Calculating new MEs...
multiSetMEs: Calculating module MEs.
Working on set 1 ...
moduleEigengenes : Working on ME for module 0
moduleEigengenes : Working on ME for module 1
moduleEigengenes : Working on ME for module 2
moduleEigengenes : Working on ME for module 3
moduleEigengenes : Working on ME for module 4
Topological Overlap Permutation Test On Modules
Permuting module: 1
dim of TOM: 174174
Permuting module: 2
dim of TOM: 127127
Permuting module: 3
dim of TOM: 9292
Permuting module: 4
dim of TOM: 7777
DONE!
[1] "module analysis: 1"
[1] "probes that pass Kme and are within module: 122"
[1] "of these, 26 are relevant to our PI network..."
[1] "found 4 in the first column"
[1] "found 3 in the second column"
[1] "1 observed edges"
[1] "pvalue: 0.023"
[1] "*****"
[1] "module analysis: 2"
[1] "probes that pass Kme and are within module: 123"
[1] "of these, 65 are relevant to our PI network..."
[1] "found 6 in the first column"
[1] "found 8 in the second column"
[1] "6 observed edges"
[1] "pvalue: 0"
[1] "*****"
[1] "module analysis: 3"
[1] "probes that pass Kme and are within module: 92"
[1] "of these, 0 are relevant to our PI network..."
[1] "ERROR: no probes meet Kme threshold within module"
[1] "module analysis: 0"
[1] "probes that pass Kme and are within module: 4"
[1] "of these, 0 are relevant to our PI network..."
[1] "ERROR: no probes meet Kme threshold within module"
[1] "module analysis: 4"
[1] "probes that pass Kme and are within module: 74"
[1] "of these, 8 are relevant to our PI network..."
[1] "found 2 in the first column"
[1] "found 1 in the second column"
[1] "1 observed edges"
[1] "pvalue: 0.006"
[1] "*****"
Permuting module: 1
dim of TOM: 100100
Permuting module: 2
dim of TOM: 100100
Permuting module: 3
dim of TOM: 100100
Permuting module: 4
dim of TOM: 100100
Permuting module: 5
dim of TOM: 100100
RUNIT TEST PROTOCOL -- Tue Sep 11 04:00:32 2018
***********************************************
Number of test functions: 3
Number of errors: 0
Number of failures: 0
1 Test Suite :
ProCoNA RUnit Tests - 3 test functions, 0 errors, 0 failures
Number of test functions: 3
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
13.51 0.93 14.59
|
ProCoNA.Rcheck/tests_x64/runTests.Rout
R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> require("ProCoNA") || stop("unable to load MyPackage")
Loading required package: ProCoNA
Loading required package: WGCNA
Loading required package: dynamicTreeCut
Loading required package: fastcluster
Attaching package: 'fastcluster'
The following object is masked from 'package:stats':
hclust
==========================================================================
*
* Package WGCNA 1.63 loaded.
*
* Important note: It appears that your system supports multi-threading,
* but it is not enabled within WGCNA in R.
* To allow multi-threading within WGCNA with all available cores, use
*
* allowWGCNAThreads()
*
* within R. Use disableWGCNAThreads() to disable threading if necessary.
* Alternatively, set the following environment variable on your system:
*
* ALLOW_WGCNA_THREADS=<number_of_processors>
*
* for example
*
* ALLOW_WGCNA_THREADS=20
*
* To set the environment variable in linux bash shell, type
*
* export ALLOW_WGCNA_THREADS=20
*
* before running R. Other operating systems or shells will
* have a similar command to achieve the same aim.
*
==========================================================================
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.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
Attaching package: 'ProCoNA'
The following object is masked from 'package:ProtGenerics':
peptides
The following object is masked from 'package:Biobase':
samples
[1] TRUE
> BiocGenerics:::testPackage("ProCoNA")
Constructing New ProCoNA Network Object
Using power: 1
Computing adjacency
Computing TOM
..connectivity..
..matrix multiplication (system BLAS)..
..normalization..
..done.
Clustering
..cutHeight not given, setting it to 0.461 ===> 99% of the (truncated) height range in dendro.
..done.
0 1 2 3 4
4 174 127 92 77
Merging modules
mergeCloseModules: Merging modules whose distance is less than 0.1
.. will look for grey label ME0
multiSetMEs: Calculating module MEs.
Working on set 1 ...
moduleEigengenes : Working on ME for module 1
moduleEigengenes : Working on ME for module 2
moduleEigengenes : Working on ME for module 3
moduleEigengenes : Working on ME for module 4
Changing original colors:
1 to 1
2 to 2
3 to 3
4 to 4
Calculating new MEs...
multiSetMEs: Calculating module MEs.
Working on set 1 ...
moduleEigengenes : Working on ME for module 0
moduleEigengenes : Working on ME for module 1
moduleEigengenes : Working on ME for module 2
moduleEigengenes : Working on ME for module 3
moduleEigengenes : Working on ME for module 4
Topological Overlap Permutation Test On Modules
Permuting module: 1
dim of TOM: 174174
Permuting module: 2
dim of TOM: 127127
Permuting module: 3
dim of TOM: 9292
Permuting module: 4
dim of TOM: 7777
DONE!
[1] "module analysis: 1"
[1] "probes that pass Kme and are within module: 122"
[1] "of these, 26 are relevant to our PI network..."
[1] "found 4 in the first column"
[1] "found 3 in the second column"
[1] "1 observed edges"
[1] "pvalue: 0.035"
[1] "*****"
[1] "module analysis: 2"
[1] "probes that pass Kme and are within module: 123"
[1] "of these, 65 are relevant to our PI network..."
[1] "found 6 in the first column"
[1] "found 8 in the second column"
[1] "6 observed edges"
[1] "pvalue: 0"
[1] "*****"
[1] "module analysis: 3"
[1] "probes that pass Kme and are within module: 92"
[1] "of these, 0 are relevant to our PI network..."
[1] "ERROR: no probes meet Kme threshold within module"
[1] "module analysis: 0"
[1] "probes that pass Kme and are within module: 4"
[1] "of these, 0 are relevant to our PI network..."
[1] "ERROR: no probes meet Kme threshold within module"
[1] "module analysis: 4"
[1] "probes that pass Kme and are within module: 74"
[1] "of these, 8 are relevant to our PI network..."
[1] "found 2 in the first column"
[1] "found 1 in the second column"
[1] "1 observed edges"
[1] "pvalue: 0.01"
[1] "*****"
Permuting module: 1
dim of TOM: 100100
Permuting module: 2
dim of TOM: 100100
Permuting module: 3
dim of TOM: 100100
Permuting module: 4
dim of TOM: 100100
Permuting module: 5
dim of TOM: 100100
RUNIT TEST PROTOCOL -- Tue Sep 11 04:00:52 2018
***********************************************
Number of test functions: 3
Number of errors: 0
Number of failures: 0
1 Test Suite :
ProCoNA RUnit Tests - 3 test functions, 0 errors, 0 failures
Number of test functions: 3
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
19.09 0.59 19.81
|