Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-10-16 12:48:12 -0400 (Wed, 16 Oct 2019).
Package 320/1741 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
CoGAPS 3.4.1 Elana J. Fertig
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
Package: CoGAPS |
Version: 3.4.1 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:CoGAPS.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings CoGAPS_3.4.1.tar.gz |
StartedAt: 2019-10-16 01:39:59 -0400 (Wed, 16 Oct 2019) |
EndedAt: 2019-10-16 01:45:11 -0400 (Wed, 16 Oct 2019) |
EllapsedTime: 312.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: CoGAPS.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:CoGAPS.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings CoGAPS_3.4.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/CoGAPS.Rcheck’ * using R version 3.6.1 (2019-07-05) * using platform: x86_64-apple-darwin15.6.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘CoGAPS/DESCRIPTION’ ... OK * this is package ‘CoGAPS’ version ‘3.4.1’ * 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 20.9Mb sub-directories of 1Mb or more: extdata 19.6Mb * 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 ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/CoGAPS/libs/CoGAPS.so’: Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++) Found ‘___stdoutp’, possibly from ‘stdout’ (C) Found ‘_printf’, possibly from ‘printf’ (C) Found ‘_putchar’, possibly from ‘putchar’ (C) Found ‘_puts’, possibly from ‘printf’ (C), ‘puts’ (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 ‘/Users/biocbuild/bbs-3.9-bioc/meat/CoGAPS.Rcheck/00check.log’ for details.
CoGAPS.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL CoGAPS ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘CoGAPS’ ... ** using staged installation 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 clang++ -std=gnu++11 accepts -g... yes checking how to run the C++ preprocessor... clang++ -std=gnu++11 -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether clang++ -std=gnu++11 accepts -g... (cached) yes checking for C++ compiler vendor... clang checking for a sed that does not truncate output... /usr/bin/sed checking for C++ compiler version... 4.0.0 checking for OpenMP flag of C++ compiler... unknown building on clang compiler version 4.0.0 Using AVX instructions if available configure: creating ./config.status config.status: creating src/Makevars ** libs clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c Cogaps.cpp -o Cogaps.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c GapsParameters.cpp -o GapsParameters.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c GapsResult.cpp -o GapsResult.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c GapsRunner.cpp -o GapsRunner.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c GapsStatistics.cpp -o GapsStatistics.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c atomic/AtomicDomain.cpp -o atomic/AtomicDomain.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c atomic/ProposalQueue.cpp -o atomic/ProposalQueue.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c data_structures/HashSets.cpp -o data_structures/HashSets.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c data_structures/HybridMatrix.cpp -o data_structures/HybridMatrix.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c data_structures/HybridVector.cpp -o data_structures/HybridVector.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c data_structures/Matrix.cpp -o data_structures/Matrix.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c data_structures/SparseIterator.cpp -o data_structures/SparseIterator.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c data_structures/SparseMatrix.cpp -o data_structures/SparseMatrix.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c data_structures/SparseVector.cpp -o data_structures/SparseVector.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c data_structures/Vector.cpp -o data_structures/Vector.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c file_parser/CsvParser.cpp -o file_parser/CsvParser.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c file_parser/FileParser.cpp -o file_parser/FileParser.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c file_parser/GctParser.cpp -o file_parser/GctParser.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c file_parser/TsvParser.cpp -o file_parser/TsvParser.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c file_parser/MtxParser.cpp -o file_parser/MtxParser.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c gibbs_sampler/AlphaParameters.cpp -o gibbs_sampler/AlphaParameters.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c gibbs_sampler/DenseStoragePolicy.cpp -o gibbs_sampler/DenseStoragePolicy.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c gibbs_sampler/SparseStoragePolicy.cpp -o gibbs_sampler/SparseStoragePolicy.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c math/Math.cpp -o math/Math.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c math/MatrixMath.cpp -o math/MatrixMath.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c math/Random.cpp -o math/Random.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=0 -D__GAPS_R_BUILD__ -Iinclude -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -march=native -fPIC -Wall -g -O2 -c math/VectorMath.cpp -o math/VectorMath.o clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/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 /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rhdf5lib/lib/libhdf5_cpp.a /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rhdf5lib/lib/libhdf5.a /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rhdf5lib/lib/libsz.a -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-CoGAPS/00new/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 from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (CoGAPS)
CoGAPS.Rcheck/tests/testthat.Rout
R version 3.6.1 (2019-07-05) -- "Action of the Toes" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin15.6.0 (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.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples [1] 0 This is CoGAPS version 3.4.1 Running genome-wide CoGAPS on 1363 genes and 9 samples worker 1 is starting! worker 1 is finished! Time: 00:00:00 worker 2 is starting! worker 2 is finished! Time: 00:00:00 worker 3 is starting! 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.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 9 genes and 1363 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 9 genes and 1363 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 9 genes and 1363 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 9 genes and 1363 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 9 genes and 1363 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 9 genes and 1363 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 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 3 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 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.4.1 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 3 is finished! Time: 00:00:00 worker 4 is finished! Time: 00:00:00 worker 1 is starting! worker 2 is starting! worker 1 is finished! Time: 00:00:00 worker 3 is starting! 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.4.1 Running single-cell CoGAPS on 9 genes and 1363 samples worker 1 is starting! worker 2 is starting! worker 3 is starting! worker 1 is finished! Time: 00:00:00 worker 4 is starting! 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 1 is starting! worker 1 is finished! Time: 00:00:00 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 4 is finished! Time: 00:00:00 This is CoGAPS version 3.4.1 Running single-cell CoGAPS on 9 genes and 1363 samples worker 1 is starting! worker 2 is starting! worker 3 is starting! worker 1 is finished! Time: 00:00:00 worker 4 is starting! 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 1 is starting! worker 2 is starting! worker 3 is starting! worker 1 is finished! Time: 00:00:00 worker 4 is starting! 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.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 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 3 is finished! Time: 00:00:00 worker 4 is finished! Time: 00:00:00 worker 1 is starting! worker 2 is starting! worker 1 is finished! Time: 00:00:00 worker 3 is starting! 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.4.1 Running genome-wide CoGAPS on 1363 genes and 9 samples worker 2 is starting! worker 1 is starting! worker 3 is starting! worker 4 is starting! worker 2 is finished! Time: 00:00:00 worker 1 is finished! Time: 00:00:00 worker 3 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 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.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 Running Standard CoGAPS on 1363 genes and 9 samples This is CoGAPS version 3.4.1 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.4.1 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 4 is starting! -- Equilibration Phase -- -- Sampling Phase -- worker 1 is finished! Time: 00:00:00 worker 5 is starting! 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 5 is finished! Time: 00:00:00 This is CoGAPS version 3.4.1 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! -- Equilibration Phase -- -- Sampling Phase -- worker 1 is finished! Time: 00:00:00 worker 2 is finished! Time: 00:00:00 worker 3 is starting! worker 4 is starting! worker 5 is starting! worker 3 is finished! Time: 00:00:00 worker 4 is finished! Time: 00:00:00 worker 5 is finished! Time: 00:00:00 ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 75 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 0 ] > > proc.time() user system elapsed 53.679 14.929 51.822
CoGAPS.Rcheck/CoGAPS-Ex.timings
name | user | system | elapsed | |
CoGAPS | 0.921 | 0.442 | 0.601 | |
CogapsParams | 0.003 | 0.000 | 0.003 | |
GWCoGAPS | 0.001 | 0.000 | 0.001 | |
binaryA-methods | 0.031 | 0.019 | 0.051 | |
buildReport | 0.001 | 0.000 | 0.001 | |
calcZ-methods | 0.032 | 0.016 | 0.070 | |
checkpointsEnabled | 0.000 | 0.000 | 0.001 | |
getClusteredPatterns-methods | 0.032 | 0.016 | 0.064 | |
getCorrelationToMeanPattern-methods | 0.033 | 0.017 | 0.050 | |
getFeatureLoadings-methods | 0.073 | 0.054 | 0.127 | |
getMeanChiSq-methods | 0.028 | 0.014 | 0.041 | |
getOriginalParameters-methods | 0.023 | 0.012 | 0.035 | |
getParam-methods | 0.002 | 0.001 | 0.002 | |
getRetinaSubset | 1.405 | 0.767 | 2.178 | |
getSampleFactors-methods | 0.029 | 0.006 | 0.036 | |
getSubsets-methods | 0.031 | 0.005 | 0.036 | |
getUnmatchedPatterns-methods | 0.029 | 0.005 | 0.035 | |
getVersion-methods | 0.030 | 0.006 | 0.037 | |
plotResiduals-methods | 0.026 | 0.006 | 0.031 | |
reconstructGene-methods | 0.026 | 0.004 | 0.030 | |
scCoGAPS | 0.000 | 0.001 | 0.000 | |
setAnnotationWeights-methods | 0.002 | 0.000 | 0.003 | |
setDistributedParams-methods | 0.003 | 0.000 | 0.003 | |
setFixedPatterns-methods | 0.030 | 0.006 | 0.036 | |
setParam-methods | 0.003 | 0.000 | 0.003 | |