This page was generated on 2021-01-31 03:53:37 -0500 (Sun, 31 Jan 2021).
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL SingleR
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library’
* installing *source* package ‘SingleR’ ...
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include/Rcpp.h:57:
/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable]
SEXP data = Parent::get__();
^
1 warning generated.
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fine_tune_de.cpp -o fine_tune_de.o
In file included from fine_tune_de.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include/beachmat3/beachmat.h:23:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include/Rcpp.h:57:
/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable]
SEXP data = Parent::get__();
^
In file included from fine_tune_de.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include/beachmat3/beachmat.h:24:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include/beachmat3/read_lin_block.h:11:
/Library/Frameworks/R.framework/Versions/4.1-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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;
^
9 warnings generated.
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fine_tune_sd.cpp -o fine_tune_sd.o
In file included from fine_tune_sd.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include/beachmat3/beachmat.h:23:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include/Rcpp.h:57:
/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable]
SEXP data = Parent::get__();
^
In file included from fine_tune_sd.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include/beachmat3/beachmat.h:24:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include/beachmat3/read_lin_block.h:11:
/Library/Frameworks/R.framework/Versions/4.1-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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;
^
9 warnings generated.
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c recompute_scores.cpp -o recompute_scores.o
In file included from recompute_scores.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include/Rcpp.h:57:
/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable]
SEXP data = Parent::get__();
^
In file included from recompute_scores.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include/beachmat3/beachmat.h:24:
In file included from /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/beachmat/include/beachmat3/read_lin_block.h:11:
/Library/Frameworks/R.framework/Versions/4.1-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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-arm64/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;
^
9 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/opt/R/arm64/lib -o SingleR.so RcppExports.o fine_tune_de.o fine_tune_sd.o recompute_scores.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/00LOCK-SingleR/00new/SingleR/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 (SingleR)