| Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 11:48:57 -0400 (Tue, 16 Apr 2019).
| Package 304/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| CoGAPS 3.2.40 Elana J. Fertig
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: CoGAPS |
| Version: 3.2.40 |
| Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:CoGAPS.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings CoGAPS_3.2.40.tar.gz |
| StartedAt: 2019-04-15 23:03:56 -0400 (Mon, 15 Apr 2019) |
| EndedAt: 2019-04-15 23:09:09 -0400 (Mon, 15 Apr 2019) |
| EllapsedTime: 313.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: CoGAPS.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:CoGAPS.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings CoGAPS_3.2.40.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/CoGAPS.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CoGAPS/DESCRIPTION’ ... OK
* this is package ‘CoGAPS’ version ‘3.2.40’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘CoGAPS’ can be installed ... OK
* checking installed package size ... NOTE
installed size is 27.0Mb
sub-directories of 1Mb or more:
extdata 19.6Mb
libs 6.7Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.8-bioc/R/library/CoGAPS/libs/CoGAPS.so’:
Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
Found ‘putchar’, possibly from ‘putchar’ (C)
Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
Found ‘stdout’, possibly from ‘stdout’ (C)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/home/biocbuild/bbs-3.8-bioc/meat/CoGAPS.Rcheck/00check.log’
for details.
CoGAPS.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL CoGAPS ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’ * installing *source* package ‘CoGAPS’ ... checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for C++ compiler vendor... gnu checking for a sed that does not truncate output... /bin/sed checking for C++ compiler version... 5.4.0 checking for OpenMP flag of C++ compiler... -fopenmp building on gnu compiler version 5.4.0 Using AVX instructions if available configure: creating ./config.status config.status: creating src/Makevars ** libs g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c Cogaps.cpp -o Cogaps.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c GapsParameters.cpp -o GapsParameters.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c GapsResult.cpp -o GapsResult.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c GapsRunner.cpp -o GapsRunner.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c GapsStatistics.cpp -o GapsStatistics.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c test-runner.cpp -o test-runner.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c atomic/AtomicDomain.cpp -o atomic/AtomicDomain.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c atomic/ProposalQueue.cpp -o atomic/ProposalQueue.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c data_structures/HashSets.cpp -o data_structures/HashSets.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c data_structures/HybridMatrix.cpp -o data_structures/HybridMatrix.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c data_structures/HybridVector.cpp -o data_structures/HybridVector.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c data_structures/Matrix.cpp -o data_structures/Matrix.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c data_structures/SparseIterator.cpp -o data_structures/SparseIterator.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c data_structures/SparseMatrix.cpp -o data_structures/SparseMatrix.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c data_structures/SparseVector.cpp -o data_structures/SparseVector.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c data_structures/Vector.cpp -o data_structures/Vector.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c file_parser/CsvParser.cpp -o file_parser/CsvParser.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c file_parser/FileParser.cpp -o file_parser/FileParser.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c file_parser/GctParser.cpp -o file_parser/GctParser.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c file_parser/TsvParser.cpp -o file_parser/TsvParser.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c file_parser/MtxParser.cpp -o file_parser/MtxParser.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c gibbs_sampler/AlphaParameters.cpp -o gibbs_sampler/AlphaParameters.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c gibbs_sampler/DenseStoragePolicy.cpp -o gibbs_sampler/DenseStoragePolicy.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c gibbs_sampler/SparseStoragePolicy.cpp -o gibbs_sampler/SparseStoragePolicy.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c math/Math.cpp -o math/Math.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c math/MatrixMath.cpp -o math/MatrixMath.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c math/Random.cpp -o math/Random.o g++ -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include -fopenmp -march=native -fpic -g -O2 -Wall -c math/VectorMath.cpp -o math/VectorMath.o g++ -shared -L/home/biocbuild/bbs-3.8-bioc/R/lib -L/usr/local/lib -o CoGAPS.so Cogaps.o GapsParameters.o GapsResult.o GapsRunner.o GapsStatistics.o RcppExports.o test-runner.o atomic/AtomicDomain.o atomic/ProposalQueue.o data_structures/HashSets.o data_structures/HybridMatrix.o data_structures/HybridVector.o data_structures/Matrix.o data_structures/SparseIterator.o data_structures/SparseMatrix.o data_structures/SparseVector.o data_structures/Vector.o file_parser/CsvParser.o file_parser/FileParser.o file_parser/GctParser.o file_parser/TsvParser.o file_parser/MtxParser.o gibbs_sampler/AlphaParameters.o gibbs_sampler/DenseStoragePolicy.o gibbs_sampler/SparseStoragePolicy.o math/Math.o math/MatrixMath.o math/Random.o math/VectorMath.o -fopenmp /home/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/lib/libhdf5_cpp.a /home/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/lib/libhdf5.a /home/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/lib/libsz.a -lz -L/home/biocbuild/bbs-3.8-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.8-bioc/R/library/CoGAPS/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (CoGAPS)
CoGAPS.Rcheck/tests/testthat.Rout
R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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.
> library(testthat)
> library(CoGAPS)
>
> test_check("CoGAPS")
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
[1] 0
This is CoGAPS version 3.2.40
Running genome-wide CoGAPS on 1363 genes and 9 samples
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 1 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 4 is starting!
worker 3 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 9 genes and 1363 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 9 genes and 1363 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 9 genes and 1363 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 9 genes and 1363 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 9 genes and 1363 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 9 genes and 1363 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running genome-wide CoGAPS on 1363 genes and 9 samples
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 4 is starting!
worker 2 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
worker 1 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 4 is starting!
worker 1 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
This is CoGAPS version 3.2.40
Running genome-wide CoGAPS on 1363 genes and 9 samples
worker 3 is starting!
worker 1 is starting!
worker 4 is starting!
worker 2 is starting!
worker 3 is finished! Time: 00:00:00
worker 1 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 4 is starting!
worker 1 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
This is CoGAPS version 3.2.40
Running single-cell CoGAPS on 9 genes and 1363 samples
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 4 is starting!
worker 1 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 4 is starting!
worker 1 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
This is CoGAPS version 3.2.40
Running single-cell CoGAPS on 9 genes and 1363 samples
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 4 is starting!
worker 1 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
worker 3 is starting!
worker 1 is starting!
worker 2 is starting!
worker 4 is starting!
worker 3 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 1 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running genome-wide CoGAPS on 1363 genes and 9 samples
worker 1 is starting!
worker 3 is starting!
worker 4 is starting!
worker 2 is starting!
worker 1 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 4 is starting!
worker 1 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
This is CoGAPS version 3.2.40
Running genome-wide CoGAPS on 1363 genes and 9 samples
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 4 is starting!
worker 1 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 4 is starting!
worker 1 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
worker 4 is finished! Time: 00:00:00
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
This is CoGAPS version 3.2.40
Running Standard CoGAPS on 1363 genes and 9 samples
worker 1 is starting!
worker 1 is finished! Time: 00:00:00
This is CoGAPS version 3.2.40
Running genome-wide CoGAPS on 1363 genes and 9 samples with parameters:
-- Standard Parameters --
nPatterns 3
nIterations 175
seed 42
singleCell TRUE
sparseOptimization TRUE
distributed genome-wide
-- Sparsity Parameters --
alpha 0.01
maxGibbsMass 100
-- Distributed CoGAPS Parameters --
nSets 5
cut 4
minNS 3
maxNS 8
Creating subsets...using provided indexed subsets
set sizes (min, mean, max): (200, 200, 200)
Running Final Stage...
Loading Data...Done! (00:00:00)
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 5 is starting!
worker 2 is finished! Time: 00:00:00
-- Calibration Phase --
-- Sampling Phase --
worker 1 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
worker 5 is finished! Time: 00:00:00
worker 4 is starting!
worker 4 is finished! Time: 00:00:00
This is CoGAPS version 3.2.40
Running genome-wide CoGAPS on 1363 genes and 9 samples with parameters:
-- Standard Parameters --
nPatterns 3
nIterations 175
seed 42
singleCell TRUE
sparseOptimization TRUE
distributed genome-wide
-- Sparsity Parameters --
alpha 0.01
maxGibbsMass 100
-- Distributed CoGAPS Parameters --
nSets 5
cut 4
minNS 3
maxNS 8
Creating subsets...using provided indexed subsets
set sizes (min, mean, max): (200, 200, 200)
Running Final Stage...
Loading Data...Done! (00:00:00)
worker 1 is starting!
worker 2 is starting!
worker 3 is starting!
worker 5 is starting!
-- Calibration Phase --
-- Sampling Phase --
worker 1 is finished! Time: 00:00:00
worker 2 is finished! Time: 00:00:00
worker 5 is finished! Time: 00:00:00
worker 3 is finished! Time: 00:00:00
worker 4 is starting!
worker 4 is finished! Time: 00:00:00
══ testthat results ═══════════════════════════════════════════════════════════
OK: 71 SKIPPED: 0 FAILED: 0
>
> proc.time()
user system elapsed
635.360 5.476 150.576
CoGAPS.Rcheck/CoGAPS-Ex.timings
| name | user | system | elapsed | |
| CoGAPS | 1.196 | 0.024 | 0.663 | |
| CogapsParams | 0.000 | 0.000 | 0.002 | |
| GWCoGAPS | 0 | 0 | 0 | |
| binaryA-methods | 0.028 | 0.004 | 0.033 | |
| buildReport | 0.000 | 0.000 | 0.001 | |
| calcZ-methods | 0.036 | 0.000 | 0.033 | |
| checkpointsEnabled | 0 | 0 | 0 | |
| getClusteredPatterns-methods | 0.036 | 0.000 | 0.036 | |
| getCorrelationToMeanPattern-methods | 0.036 | 0.000 | 0.035 | |
| getFeatureLoadings-methods | 0.052 | 0.012 | 0.061 | |
| getMeanChiSq-methods | 0.028 | 0.008 | 0.035 | |
| getOriginalParameters-methods | 0.028 | 0.004 | 0.032 | |
| getParam-methods | 0.000 | 0.000 | 0.001 | |
| getRetinaSubset | 2.916 | 0.748 | 3.726 | |
| getSampleFactors-methods | 0.036 | 0.000 | 0.036 | |
| getSubsets-methods | 0.032 | 0.000 | 0.035 | |
| getUnmatchedPatterns-methods | 0.036 | 0.000 | 0.036 | |
| getVersion-methods | 0.032 | 0.000 | 0.035 | |
| plotResiduals-methods | 0.032 | 0.000 | 0.035 | |
| reconstructGene-methods | 0.032 | 0.000 | 0.035 | |
| scCoGAPS | 0 | 0 | 0 | |
| setAnnotationWeights-methods | 0.000 | 0.000 | 0.002 | |
| setDistributedParams-methods | 0.000 | 0.000 | 0.003 | |
| setFixedPatterns-methods | 0.036 | 0.000 | 0.037 | |
| setParam-methods | 0.000 | 0.000 | 0.002 | |