Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:42:19 -0400 (Thu, 12 Apr 2018).
Package 1253/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
scater 1.6.3 Davis McCarthy
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
Package: scater |
Version: 1.6.3 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings scater_1.6.3.tar.gz |
StartedAt: 2018-04-12 09:15:57 -0400 (Thu, 12 Apr 2018) |
EndedAt: 2018-04-12 09:21:45 -0400 (Thu, 12 Apr 2018) |
EllapsedTime: 347.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: scater.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings scater_1.6.3.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/scater.Rcheck’ * using R version 3.4.4 (2018-03-15) * using platform: x86_64-apple-darwin15.6.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘scater/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘scater’ version ‘1.6.3’ * 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 ‘scater’ can be installed ... OK * checking installed package size ... NOTE installed size is 14.6Mb sub-directories of 1Mb or more: doc 6.3Mb extdata 2.9Mb libs 3.9Mb * 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 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 ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU or elapsed time > 5s user system elapsed plotExpression 10.897 0.061 13.263 plotPCA 6.519 0.041 7.661 plotRLE 5.429 0.170 5.723 * 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: 1 NOTE See ‘/Users/biocbuild/bbs-3.6-bioc/meat/scater.Rcheck/00check.log’ for details.
scater.Rcheck/00install.out
* installing *source* package ‘scater’ ... ** libs clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include" -I/usr/local/include -fPIC -Wall -g -O2 -c calc_exprs.cpp -o calc_exprs.o In file included from calc_exprs.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:106:13: warning: 'H5::Attribute::iterateAttrs' hides overloaded virtual function [-Woverloaded-virtual] int iterateAttrs() { return 0; } ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:82:21: note: hidden overloaded virtual function 'H5::H5Location::iterateAttrs' declared here: different number of parameters (3 vs 0) virtual int iterateAttrs(attr_operator_t user_op, unsigned* idx = NULL, void* op_data = NULL); ^ In file included from calc_exprs.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:109:14: warning: 'H5::Attribute::renameAttr' hides overloaded virtual functions [-Woverloaded-virtual] void renameAttr() {} ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:89:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const char* oldname, const char* newname) const; ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:90:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const H5std_string& oldname, const H5std_string& newname) const; ^ calc_exprs.cpp:37:21: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (current < 0 || current > nsfsets) { ˜˜˜˜˜˜˜ ^ ˜ 3 warnings generated. clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include" -I/usr/local/include -fPIC -Wall -g -O2 -c calc_top_features.cpp -o calc_top_features.o In file included from calc_top_features.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:106:13: warning: 'H5::Attribute::iterateAttrs' hides overloaded virtual function [-Woverloaded-virtual] int iterateAttrs() { return 0; } ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:82:21: note: hidden overloaded virtual function 'H5::H5Location::iterateAttrs' declared here: different number of parameters (3 vs 0) virtual int iterateAttrs(attr_operator_t user_op, unsigned* idx = NULL, void* op_data = NULL); ^ In file included from calc_top_features.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:109:14: warning: 'H5::Attribute::renameAttr' hides overloaded virtual functions [-Woverloaded-virtual] void renameAttr() {} ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:89:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const char* oldname, const char* newname) const; ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:90:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const H5std_string& oldname, const H5std_string& newname) const; ^ 2 warnings generated. clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include" -I/usr/local/include -fPIC -Wall -g -O2 -c calc_variance.cpp -o calc_variance.o In file included from calc_variance.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:106:13: warning: 'H5::Attribute::iterateAttrs' hides overloaded virtual function [-Woverloaded-virtual] int iterateAttrs() { return 0; } ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:82:21: note: hidden overloaded virtual function 'H5::H5Location::iterateAttrs' declared here: different number of parameters (3 vs 0) virtual int iterateAttrs(attr_operator_t user_op, unsigned* idx = NULL, void* op_data = NULL); ^ In file included from calc_variance.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:109:14: warning: 'H5::Attribute::renameAttr' hides overloaded virtual functions [-Woverloaded-virtual] void renameAttr() {} ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:89:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const char* oldname, const char* newname) const; ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:90:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const H5std_string& oldname, const H5std_string& newname) const; ^ 2 warnings generated. clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include" -I/usr/local/include -fPIC -Wall -g -O2 -c downsample_matrix.cpp -o downsample_matrix.o In file included from downsample_matrix.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:106:13: warning: 'H5::Attribute::iterateAttrs' hides overloaded virtual function [-Woverloaded-virtual] int iterateAttrs() { return 0; } ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:82:21: note: hidden overloaded virtual function 'H5::H5Location::iterateAttrs' declared here: different number of parameters (3 vs 0) virtual int iterateAttrs(attr_operator_t user_op, unsigned* idx = NULL, void* op_data = NULL); ^ In file included from downsample_matrix.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:109:14: warning: 'H5::Attribute::renameAttr' hides overloaded virtual functions [-Woverloaded-virtual] void renameAttr() {} ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:89:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const char* oldname, const char* newname) const; ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:90:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const H5std_string& oldname, const H5std_string& newname) const; ^ 2 warnings generated. clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include" -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o In file included from init.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:106:13: warning: 'H5::Attribute::iterateAttrs' hides overloaded virtual function [-Woverloaded-virtual] int iterateAttrs() { return 0; } ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:82:21: note: hidden overloaded virtual function 'H5::H5Location::iterateAttrs' declared here: different number of parameters (3 vs 0) virtual int iterateAttrs(attr_operator_t user_op, unsigned* idx = NULL, void* op_data = NULL); ^ In file included from init.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:109:14: warning: 'H5::Attribute::renameAttr' hides overloaded virtual functions [-Woverloaded-virtual] void renameAttr() {} ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:89:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const char* oldname, const char* newname) const; ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:90:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const H5std_string& oldname, const H5std_string& newname) const; ^ 2 warnings generated. clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include" -I/usr/local/include -fPIC -Wall -g -O2 -c margin_summary.cpp -o margin_summary.o In file included from margin_summary.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:106:13: warning: 'H5::Attribute::iterateAttrs' hides overloaded virtual function [-Woverloaded-virtual] int iterateAttrs() { return 0; } ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:82:21: note: hidden overloaded virtual function 'H5::H5Location::iterateAttrs' declared here: different number of parameters (3 vs 0) virtual int iterateAttrs(attr_operator_t user_op, unsigned* idx = NULL, void* op_data = NULL); ^ In file included from margin_summary.cpp:1: In file included from ./scater.h:5: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/integer_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/LIN_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/Input_matrix.h:4: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/include/beachmat/beachmat.h:17: In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Cpp.h:27: /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Attribute.h:109:14: warning: 'H5::Attribute::renameAttr' hides overloaded virtual functions [-Woverloaded-virtual] void renameAttr() {} ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:89:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const char* oldname, const char* newname) const; ^ /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/include/c++/H5Location.h:90:22: note: hidden overloaded virtual function 'H5::H5Location::renameAttr' declared here: different number of parameters (2 vs 0) virtual void renameAttr(const H5std_string& oldname, const H5std_string& newname) const; ^ 2 warnings generated. 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 scater.so calc_exprs.o calc_top_features.o calc_variance.o downsample_matrix.o init.o margin_summary.o /Library/Frameworks/R.framework/Versions/3.4/Resources/library/beachmat/lib/libbeachmat.a /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/lib/libhdf5_cpp.a /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/lib/libhdf5.a /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rhdf5lib/lib/libsz.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation clang-4.0: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] installing to /Users/biocbuild/bbs-3.6-bioc/meat/scater.Rcheck/scater/libs ** R ** data *** moving datasets to lazyload DB ** inst ** preparing package for lazy loading Creating a new generic function for ‘mutate’ in package ‘scater’ Creating a new generic function for ‘filter’ in package ‘scater’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (scater)
scater.Rcheck/tests/testthat.Rout
R version 3.4.4 (2018-03-15) -- "Someone to Lean On" Copyright (C) 2018 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. > Sys.setenv("R_TESTS" = "") > library(testthat) > library(scater) Loading required package: Biobase 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, cbind, colMeans, colSums, colnames, 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 Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: ggplot2 Loading required package: SingleCellExperiment Loading required package: SummarizedExperiment Loading required package: GenomicRanges Loading required package: stats4 Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: IRanges Loading required package: GenomeInfoDb Loading required package: DelayedArray Loading required package: matrixStats Attaching package: 'matrixStats' The following objects are masked from 'package:Biobase': anyMissing, rowMedians Attaching package: 'DelayedArray' The following objects are masked from 'package:matrixStats': colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges The following object is masked from 'package:base': apply Attaching package: 'scater' The following object is masked from 'package:S4Vectors': rename The following object is masked from 'package:stats': filter > > test_check("scater") Collapsing expression to 500 features.Collapsing expression to 500 features.Collapsing expression to 500 features.Collapsing expression to 500 features.Collapsing expression to 500 features.Kallisto log not provided - assuming all runs successfulCollapsing expression to 500 features.Kallisto log not provided - assuming all runs successful══ testthat results ═══════════════════════════════════════════════════════════ OK: 278 SKIPPED: 1 FAILED: 0 > > proc.time() user system elapsed 32.145 1.101 33.908
scater.Rcheck/scater-Ex.timings
name | user | system | elapsed | |
accessors | 0.897 | 0.014 | 1.029 | |
areSizeFactorsCentred | 0.565 | 0.005 | 0.651 | |
arrange | 0.144 | 0.013 | 0.177 | |
bootstraps | 0.094 | 0.015 | 0.125 | |
calcAverage | 0.054 | 0.011 | 0.075 | |
calcIsExprs | 0.060 | 0.008 | 0.079 | |
calculateCPM | 0.055 | 0.004 | 0.066 | |
calculateFPKM | 0.055 | 0.005 | 0.069 | |
calculateQCMetrics | 0.494 | 0.006 | 0.606 | |
calculateTPM | 0.084 | 0.008 | 0.101 | |
deprecated | 0.001 | 0.000 | 0.001 | |
downsampleCounts | 0.365 | 0.008 | 0.428 | |
filter | 0.144 | 0.003 | 0.178 | |
findImportantPCs | 3.255 | 0.026 | 4.226 | |
getBMFeatureAnnos | 0.001 | 0.000 | 0.001 | |
isOutlier | 0.176 | 0.004 | 0.226 | |
kallisto-wrapper | 0.001 | 0.000 | 0.002 | |
multiplot | 3.260 | 0.013 | 4.134 | |
mutate | 0.049 | 0.003 | 0.066 | |
newSCESet | 0.016 | 0.003 | 0.026 | |
nexprs | 0.046 | 0.003 | 0.062 | |
normaliseExprs | 0.347 | 0.014 | 0.453 | |
normalize | 0.184 | 0.011 | 0.251 | |
plotDiffusionMap | 0.170 | 0.005 | 0.221 | |
plotExplanatoryVariables | 0.980 | 0.032 | 1.287 | |
plotExpression | 10.897 | 0.061 | 13.263 | |
plotExprsFreqVsMean | 1.765 | 0.015 | 1.840 | |
plotExprsVsTxLength | 2.142 | 0.036 | 2.249 | |
plotFeatureData | 0.598 | 0.009 | 0.626 | |
plotHighestExprs | 1.954 | 0.021 | 2.012 | |
plotMDS | 1.471 | 0.018 | 1.525 | |
plotMetadata | 0.261 | 0.004 | 0.267 | |
plotPCA | 6.519 | 0.041 | 7.661 | |
plotPhenoData | 0.717 | 0.005 | 0.752 | |
plotPlatePosition | 0.756 | 0.009 | 0.786 | |
plotQC | 2.767 | 0.046 | 3.155 | |
plotRLE | 5.429 | 0.170 | 5.723 | |
plotReducedDim | 4.439 | 0.034 | 4.579 | |
plotScater | 2.394 | 0.109 | 2.571 | |
plotTSNE | 3.256 | 0.029 | 3.327 | |
read10XResults | 0.440 | 0.010 | 0.464 | |
readTxResults | 0.001 | 0.000 | 0.001 | |
rename | 0.039 | 0.003 | 0.041 | |
salmon-wrapper | 0.001 | 0.000 | 0.001 | |
scater_gui | 0.210 | 0.004 | 0.218 | |
summariseExprsAcrossFeatures | 0.813 | 0.045 | 0.865 | |
toSingleCellExperiment | 0.001 | 0.000 | 0.001 | |