Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:08:46 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the scuttle package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scuttle.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1751/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
scuttle 1.4.0 (landing page) Aaron Lun
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: scuttle |
Version: 1.4.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:scuttle.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings scuttle_1.4.0.tar.gz |
StartedAt: 2022-04-12 18:21:32 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 18:31:19 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 586.5 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: scuttle.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:scuttle.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings scuttle_1.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/scuttle.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘scuttle/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘scuttle’ version ‘1.4.0’ * 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 ‘scuttle’ can be installed ... OK * checking installed package size ... OK * 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 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 use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... WARNING Found the following significant warnings: Warning: 'use.altexps=' is deprecated. Warning: 'use.altexps=' is deprecated. Warning: 'use.altexps=' is deprecated. Warning: 'use.altexps=' is deprecated. Deprecated functions may be defunct as soon as of the next release of R. See ?Deprecated. Examples with CPU (user + system) or elapsed time > 5s user system elapsed aggregateAcrossCells 12.286 0.046 12.406 downsampleBatches 8.781 0.062 8.847 computePooledFactors 8.616 0.209 8.834 * 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 WARNING, 1 NOTE See ‘/Users/biocbuild/bbs-3.14-bioc/meat/scuttle.Rcheck/00check.log’ for details.
scuttle.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL scuttle ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘scuttle’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cumulative_prop.cpp -o cumulative_prop.o In file included from cumulative_prop.cpp:2: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/beachmat.h:24: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/read_lin_block.h:11: /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:218:43: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:236:43: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:254:46: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:272:46: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:287:35: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:304:35: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:321:38: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:338:38: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ 8 warnings generated. clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include' -I/usr/local/include -fPIC -Wall -g -O2 -c downsample_counts.cpp -o downsample_counts.o In file included from downsample_counts.cpp:2: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/beachmat.h:24: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/read_lin_block.h:11: /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:218:43: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:236:43: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:254:46: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:272:46: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:287:35: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:304:35: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:321:38: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:338:38: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ 8 warnings generated. clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fit_linear_model.cpp -o fit_linear_model.o In file included from fit_linear_model.cpp:2: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/beachmat.h:24: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/read_lin_block.h:11: /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:218:43: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:236:43: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:254:46: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:272:46: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:287:35: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:304:35: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:321:38: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:338:38: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ 8 warnings generated. clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include' -I/usr/local/include -fPIC -Wall -g -O2 -c pool_size_factors.cpp -o pool_size_factors.o In file included from pool_size_factors.cpp:2: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/beachmat.h:24: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/read_lin_block.h:11: /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:218:43: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:236:43: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:254:46: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:272:46: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:287:35: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:304:35: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:321:38: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:338:38: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ 8 warnings generated. clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include' -I/usr/local/include -fPIC -Wall -g -O2 -c sum_counts.cpp -o sum_counts.o In file included from sum_counts.cpp:2: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/beachmat.h:24: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/read_lin_block.h:11: /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:218:43: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:236:43: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:254:46: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:272:46: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:287:35: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:304:35: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:321:38: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:338:38: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ 8 warnings generated. clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/beachmat/include' -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cpp -o utils.o clang++ -mmacosx-version-min=10.13 -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 scuttle.so RcppExports.o cumulative_prop.o downsample_counts.o fit_linear_model.o pool_size_factors.o sum_counts.o utils.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/library/00LOCK-scuttle/00new/scuttle/libs ** R ** 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 (scuttle)
scuttle.Rcheck/tests/testthat.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.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(scuttle) Loading required package: SingleCellExperiment Loading required package: SummarizedExperiment Loading required package: MatrixGenerics Loading required package: matrixStats Attaching package: 'MatrixGenerics' The following objects are masked from 'package:matrixStats': colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse, colCounts, colCummaxs, colCummins, colCumprods, colCumsums, colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs, colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats, colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds, colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads, colWeightedMeans, colWeightedMedians, colWeightedSds, colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet, rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods, rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps, rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins, rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks, rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars, rowWeightedMads, rowWeightedMeans, rowWeightedMedians, rowWeightedSds, rowWeightedVars Loading required package: GenomicRanges Loading required package: stats4 Loading required package: BiocGenerics Attaching package: 'BiocGenerics' 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, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Loading required package: GenomeInfoDb 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")'. Attaching package: 'Biobase' The following object is masked from 'package:MatrixGenerics': rowMedians The following objects are masked from 'package:matrixStats': anyMissing, rowMedians > test_check("scuttle") Loading required package: Matrix Attaching package: 'Matrix' The following object is masked from 'package:S4Vectors': expand Attaching package: 'DelayedArray' The following objects are masked from 'package:base': aperm, apply, rowsum, scale, sweep [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1681 ] > > proc.time() user system elapsed 205.333 11.336 259.438
scuttle.Rcheck/scuttle-Ex.timings
name | user | system | elapsed | |
addPerCellQCMetrics | 2.743 | 0.042 | 2.849 | |
aggregateAcrossCells | 12.286 | 0.046 | 12.406 | |
aggregateAcrossFeatures | 1.601 | 0.013 | 1.630 | |
calculateAverage | 1.293 | 0.013 | 1.318 | |
calculateCPM | 1.308 | 0.025 | 1.334 | |
calculateFPKM | 1.126 | 0.008 | 1.136 | |
calculateTPM | 1.176 | 0.013 | 1.190 | |
cleanSizeFactors | 0.033 | 0.002 | 0.035 | |
computePooledFactors | 8.616 | 0.209 | 8.834 | |
computeSpikeFactors | 1.549 | 0.082 | 1.632 | |
correctGroupSummary | 0.130 | 0.001 | 0.132 | |
downsampleBatches | 8.781 | 0.062 | 8.847 | |
downsampleMatrix | 4.843 | 0.017 | 4.862 | |
fitLinearModel | 0.731 | 0.013 | 0.744 | |
geometricSizeFactors | 1.193 | 0.005 | 1.198 | |
isOutlier | 1.938 | 0.039 | 1.977 | |
librarySizeFactors | 1.176 | 0.005 | 1.182 | |
logNormCounts | 4.023 | 0.019 | 4.045 | |
makePerCellDF | 2.326 | 0.022 | 2.384 | |
makePerFeatureDF | 1.673 | 0.006 | 1.680 | |
medianSizeFactors | 1.172 | 0.017 | 1.190 | |
mockSCE | 1.023 | 0.034 | 1.057 | |
normalizeCounts | 3.207 | 0.013 | 3.224 | |
numDetectedAcrossCells | 1.226 | 0.016 | 1.242 | |
numDetectedAcrossFeatures | 1.074 | 0.004 | 1.080 | |
perCellQCFilters | 1.909 | 0.008 | 1.917 | |
perCellQCMetrics | 3.812 | 0.020 | 3.834 | |
perFeatureQCMetrics | 1.422 | 0.005 | 1.428 | |
quickPerCellQC | 3.191 | 0.012 | 3.215 | |
readSparseCounts | 0.012 | 0.001 | 0.013 | |
sumCountsAcrossCells | 1.363 | 0.007 | 1.371 | |
sumCountsAcrossFeatures | 1.028 | 0.004 | 1.031 | |
summarizeAssayByGroup | 1.466 | 0.008 | 1.476 | |
uniquifyFeatureNames | 0.000 | 0.000 | 0.001 | |