* installing *source* package ‘conos’ ... ** this is package ‘conos’ version ‘1.5.4’ ** package ‘conos’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 23.1.1’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/conos/src' /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c RcppExports.cpp -o RcppExports.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c Rjnmf.cpp -o Rjnmf.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c adjustedRand.cpp -o adjustedRand.o adjustedRand.cpp:95:12: warning: variable 'nij_2' set but not used [-Wunused-but-set-variable] 95 | double nij_2 = 0.0; | ^ 1 warning generated. In file included from RcppExports.cpp:5: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from RcppExports.cpp:5: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from RcppExports.cpp:5: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from RcppExports.cpp:5: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c checkfunctions.cpp -o checkfunctions.o 5 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c cpca.cpp -o cpca.o In file included from checkfunctions.cpp:1: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from checkfunctions.cpp:1: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from checkfunctions.cpp:1: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from checkfunctions.cpp:1: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ cpca.cpp:25:8: warning: unused variable 'converged' [-Wunused-variable] 25 | bool converged=false; | ^~~~~~~~~ 5 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c deltacut.cpp -o deltacut.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c edgeFilter.cpp -o edgeFilter.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c edge_rebalancing.cpp -o edge_rebalancing.o 1 warning generated. /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c edgeweights.cpp -o edgeweights.o deltacut.cpp:267:13: warning: unused variable 'ni' [-Wunused-variable] 267 | int ni=r[i]=idm[r[i]]=leafid++; | ^~ deltacut.cpp:405:7: warning: unused variable 'nleafs' [-Wunused-variable] 405 | int nleafs=merges.n_rows+1; // number of leafs in the tree | ^~~~~~ deltacut.cpp:488:68: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] 488 | throw std::range_error("out of range value in leafidmap "+j); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ deltacut.cpp:488:68: note: use array indexing to silence this warning 488 | throw std::range_error("out of range value in leafidmap "+j); | ^ | & [ ] In file included from edgeweights.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from edgeweights.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from edgeweights.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c gradients.cpp -o gradients.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c graph_embedding.cpp -o graph_embedding.o In file included from edgeweights.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ edgeweights.cpp:122:12: warning: variable 'sum_weight' set but not used [-Wunused-but-set-variable] 122 | double sum_weight = 0; | ^ /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c largeVis.cpp -o largeVis.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c propagate_labels.cpp -o propagate_labels.o 6 warnings generated. 3 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I"./include" -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c spcov.cpp -o spcov.o In file included from propagate_labels.cpp:6: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from propagate_labels.cpp:6: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from propagate_labels.cpp:6: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from propagate_labels.cpp:6: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from gradients.cpp:4: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from gradients.cpp:4: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from gradients.cpp:4: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from gradients.cpp:4: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from largeVis.cpp:4: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from largeVis.cpp:4: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from largeVis.cpp:4: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ 5 warnings generated. In file included from largeVis.cpp:4: In file included from ./include/largeVis.h:7: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from spcov.cpp:9: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:26: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseCore:61: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from spcov.cpp:9: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Sparse:29: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/SparseLU:35: /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from spcov.cpp:9: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:31: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ 5 warnings generated. In file included from spcov.cpp:9: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigen.h:25: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/RcppEigenForward.h:37: In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /data/localhost/ripley/R/test-clang/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ 5 warnings generated. 5 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o conos.so RcppExports.o Rjnmf.o adjustedRand.o checkfunctions.o cpca.o deltacut.o edgeFilter.o edge_rebalancing.o edgeweights.o gradients.o graph_embedding.o largeVis.o propagate_labels.o spcov.o -L. -lpthread -lm -L/data/localhost/ripley/R/R-clang/lib -lRlapack -L/data/localhost/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm -fopenmp make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/conos/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/conos/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/conos/src' installing to /data/localhost/ripley/R/packages/tests-clang/conos.Rcheck/00LOCK-conos/00new/conos/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading in method for ‘getPca’ with signature ‘"Pagoda2"’: no definition for class “Pagoda2” in method for ‘getPca’ with signature ‘"seurat"’: no definition for class “seurat” in method for ‘getPca’ with signature ‘"Seurat"’: no definition for class “Seurat” in method for ‘getOverdispersedGenes’ with signature ‘"Pagoda2"’: no definition for class “Pagoda2” in method for ‘getOverdispersedGenes’ with signature ‘"seurat"’: no definition for class “seurat” in method for ‘getOverdispersedGenes’ with signature ‘"Seurat"’: no definition for class “Seurat” in method for ‘getOverdispersedGenes’ with signature ‘"Conos"’: no definition for class “Conos” in method for ‘getCellNames’ with signature ‘"Pagoda2"’: no definition for class “Pagoda2” in method for ‘getCellNames’ with signature ‘"seurat"’: no definition for class “seurat” in method for ‘getCellNames’ with signature ‘"Seurat"’: no definition for class “Seurat” in method for ‘getCellNames’ with signature ‘"Conos"’: no definition for class “Conos” in method for ‘getGenes’ with signature ‘"Pagoda2"’: no definition for class “Pagoda2” in method for ‘getGenes’ with signature ‘"seurat"’: no definition for class “seurat” in method for ‘getGenes’ with signature ‘"Seurat"’: no definition for class “Seurat” in method for ‘getGenes’ with signature ‘"Conos"’: no definition for class “Conos” in method for ‘edgeMat<-’ with signature ‘"Pagoda2"’: no definition for class “Pagoda2” in method for ‘edgeMat<-’ with signature ‘"seurat"’: no definition for class “seurat” in method for ‘edgeMat<-’ with signature ‘"Seurat"’: no definition for class “Seurat” in method for ‘edgeMat’ with signature ‘"Pagoda2"’: no definition for class “Pagoda2” in method for ‘edgeMat’ with signature ‘"seurat"’: no definition for class “seurat” in method for ‘edgeMat’ with signature ‘"Seurat"’: no definition for class “Seurat” in method for ‘getCountMatrix’ with signature ‘"Pagoda2"’: no definition for class “Pagoda2” in method for ‘getCountMatrix’ with signature ‘"seurat"’: no definition for class “seurat” in method for ‘getCountMatrix’ with signature ‘"Seurat"’: no definition for class “Seurat” in method for ‘getGeneExpression’ with signature ‘"Pagoda2"’: no definition for class “Pagoda2” in method for ‘getGeneExpression’ with signature ‘"Conos"’: no definition for class “Conos” in method for ‘getGeneExpression’ with signature ‘"Seurat"’: no definition for class “Seurat” in method for ‘getGeneExpression’ with signature ‘"seurat"’: no definition for class “seurat” in method for ‘getRawCountMatrix’ with signature ‘"Pagoda2"’: no definition for class “Pagoda2” in method for ‘getRawCountMatrix’ with signature ‘"seurat"’: no definition for class “seurat” in method for ‘getRawCountMatrix’ with signature ‘"Seurat"’: no definition for class “Seurat” in method for ‘getRawCountMatrix’ with signature ‘"Conos"’: no definition for class “Conos” in method for ‘getEmbedding’ with signature ‘"Pagoda2"’: no definition for class “Pagoda2” in method for ‘getEmbedding’ with signature ‘"seurat"’: no definition for class “seurat” in method for ‘getEmbedding’ with signature ‘"Seurat"’: no definition for class “Seurat” in method for ‘getEmbedding’ with signature ‘"Conos"’: no definition for class “Conos” in method for ‘getClustering’ with signature ‘"Pagoda2"’: no definition for class “Pagoda2” in method for ‘getClustering’ with signature ‘"seurat"’: no definition for class “seurat” in method for ‘getClustering’ with signature ‘"Seurat"’: no definition for class “Seurat” in method for ‘getClustering’ with signature ‘"Conos"’: no definition for class “Conos” Note: wrong number of arguments to '*' Note: wrong number of arguments to '*' Note: wrong number of arguments to 'exp' ** help *** installing help indices ** building package indices ** 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 (conos)