* installing *source* package ‘pdglasso’ ... ** this is package ‘pdglasso’ version ‘2.0.1’ ** package ‘pdglasso’ 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/pdglasso/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/RcppEigen/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -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/RcppEigen/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -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 internal-functions.cpp -o internal-functions.o In file included from RcppExports.cpp:4: 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:4: 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:4: 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:4: 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 internal-functions.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 internal-functions.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 internal-functions.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; | ^ 5 warnings generated. In file included from internal-functions.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; | ^ internal-functions.cpp:159:7: warning: unused variable 'i7' [-Wunused-variable] 159 | int i7 = i6 + dim_hs; | ^~ internal-functions.cpp:432:7: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 432 | r_norm = sqrt(r_norm); | ^ internal-functions.cpp:425:5: note: previous statement is here 425 | for(int i=0;i