* installing *source* package ‘ToxicR’ ... ** using staged installation checking for gcc... clang-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer accepts -g... yes checking for clang-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer option to enable C11 features... none needed checking how to run the C preprocessor... clang-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -E checking Is OPENMP available?... yes checking for gsl-config... /usr/bin/gsl-config yes checking for pkg-config... /usr/bin/pkg-config checking Is pkg-config available?... yes checking if pkg-config knows NLopt... yes checking for pkg-config checking NLopt version... >= 2.6.0 checking for cmake... /usr/bin/cmake using NLopt via local cmake build on x86_64 set CMAKE_BIN=/usr/bin/cmake set CC=clang-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer set CFLAGS=-I/usr/local/include -fpic -g -O3 -Wall -pedantic set CXX=clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti set CXXFLAGS=-std=gnu++11 -I/usr/local/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion set LDFLAGS=-Wl,-O1 -- The C compiler identification is Clang 18.1.8 -- The CXX compiler identification is Clang 18.1.8 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang-18 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++-18 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- NLopt version 2.8.0 -- Looking for getopt.h -- Looking for getopt.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for getpid -- Looking for getpid - found -- Looking for syscall -- Looking for syscall - found -- Looking for isinf -- Looking for isinf - found -- Looking for isnan -- Looking for isnan - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for qsort_r -- Looking for qsort_r - found -- Looking for time -- Looking for time - found -- Looking for copysign -- Looking for copysign - found -- Looking for getopt -- Looking for getopt - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of unsigned long -- Check size of unsigned long - done -- Looking for sqrt in m -- Looking for sqrt in m - found -- Looking for fpclassify -- Looking for fpclassify - TRUE -- Performing Test HAVE_THREAD_LOCAL_STORAGE -- Performing Test HAVE_THREAD_LOCAL_STORAGE - Success -- Performing Test HAVE_THREAD_LOCAL_STORAGE -- Performing Test HAVE_THREAD_LOCAL_STORAGE - Failed -- Looking for __cplusplus -- Looking for __cplusplus - found -- Configuring done (8.0s) -- Generating done (0.0s) -- Build files have been written to: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt-build [ 2%] Generating nlopt.hpp [ 2%] Built target generate-cpp [ 4%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRect.c.o [ 6%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/direct_wrap.c.o /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt-src/src/algs/direct/DIRect.c:71:19: warning: variable 'newtosample' set but not used [-Wunused-but-set-variable] 71 | integer pos1, newtosample; | ^ [ 8%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRserial.c.o [ 10%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRsubrout.c.o 1 warning generated. [ 12%] Building C object CMakeFiles/nlopt.dir/src/algs/cdirect/cdirect.c.o [ 14%] Building C object CMakeFiles/nlopt.dir/src/algs/cdirect/hybrid.c.o [ 16%] Building C object CMakeFiles/nlopt.dir/src/algs/praxis/praxis.c.o [ 18%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/plis.c.o [ 20%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/plip.c.o [ 22%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/pnet.c.o [ 24%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/mssubs.c.o [ 26%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/pssubs.c.o [ 28%] Building C object CMakeFiles/nlopt.dir/src/algs/crs/crs.c.o [ 30%] Building C object CMakeFiles/nlopt.dir/src/algs/mlsl/mlsl.c.o [ 32%] Building C object CMakeFiles/nlopt.dir/src/algs/mma/mma.c.o [ 34%] Building C object CMakeFiles/nlopt.dir/src/algs/mma/ccsa_quadratic.c.o [ 36%] Building C object CMakeFiles/nlopt.dir/src/algs/cobyla/cobyla.c.o [ 38%] Building C object CMakeFiles/nlopt.dir/src/algs/newuoa/newuoa.c.o [ 40%] Building C object CMakeFiles/nlopt.dir/src/algs/neldermead/nldrmd.c.o [ 42%] Building C object CMakeFiles/nlopt.dir/src/algs/neldermead/sbplx.c.o [ 44%] Building C object CMakeFiles/nlopt.dir/src/algs/auglag/auglag.c.o [ 46%] Building C object CMakeFiles/nlopt.dir/src/algs/bobyqa/bobyqa.c.o [ 48%] Building C object CMakeFiles/nlopt.dir/src/algs/isres/isres.c.o [ 51%] Building C object CMakeFiles/nlopt.dir/src/algs/slsqp/slsqp.c.o [ 53%] Building C object CMakeFiles/nlopt.dir/src/algs/esch/esch.c.o [ 55%] Building C object CMakeFiles/nlopt.dir/src/api/general.c.o [ 57%] Building C object CMakeFiles/nlopt.dir/src/api/options.c.o [ 59%] Building C object CMakeFiles/nlopt.dir/src/api/optimize.c.o [ 61%] Building C object CMakeFiles/nlopt.dir/src/api/deprecated.c.o [ 63%] Building C object CMakeFiles/nlopt.dir/src/api/f77api.c.o [ 65%] Building C object CMakeFiles/nlopt.dir/src/util/mt19937ar.c.o [ 67%] Building C object CMakeFiles/nlopt.dir/src/util/sobolseq.c.o [ 69%] Building C object CMakeFiles/nlopt.dir/src/util/timer.c.o [ 71%] Building C object CMakeFiles/nlopt.dir/src/util/stop.c.o [ 73%] Building C object CMakeFiles/nlopt.dir/src/util/redblack.c.o [ 75%] Building C object CMakeFiles/nlopt.dir/src/util/qsort_r.c.o [ 77%] Building C object CMakeFiles/nlopt.dir/src/util/rescale.c.o [ 79%] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/global.cc.o [ 81%] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/linalg.cc.o /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt-src/src/algs/stogo/global.cc:177:7: warning: variable 'inner_iter' set but not used [-Wunused-but-set-variable] 177 | int inner_iter, outer_iter; | ^ [ 83%] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/local.cc.o [ 85%] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/stogo.cc.o 1 warning generated. [ 87%] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/tools.cc.o [ 89%] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/evolvent.cc.o [ 91%] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/solver.cc.o [ 93%] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/local_optimizer.cc.o [ 95%] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/ags.cc.o [ 97%] Linking CXX static library libnlopt.a [100%] Built target nlopt -- Install configuration: "Release" -- Installing: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt/lib/pkgconfig/nlopt.pc -- Installing: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt/include/nlopt.h -- Installing: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt/include/nlopt.hpp -- Installing: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt/lib/libnlopt.a -- Installing: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt/lib/cmake/nlopt/NLoptLibraryDepends.cmake -- Installing: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt/lib/cmake/nlopt/NLoptLibraryDepends-release.cmake -- Installing: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt/lib/cmake/nlopt/NLoptConfig.cmake -- Installing: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt/lib/cmake/nlopt/NLoptConfigVersion.cmake -- Installing: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt/share/man/man3/nlopt.3 -- Installing: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt/share/man/man3/nlopt_minimize.3 -- Installing: /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00_pkg_src/ToxicR/src/nlopt/share/man/man3/nlopt_minimize_constrained.3 configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘Debian clang version 18.1.8 (11)’ clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c main_entry.cpp -o main_entry.o In file included from main_entry.cpp:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry.cpp:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry.cpp:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry.cpp:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry.cpp:67: In file included from ./code_base/dichotomous_entry_code.h:17: ./include/DichGammaBMD_NC.h:126:18: warning: 'dich_gammaModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 126 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry.cpp:67: In file included from ./code_base/dichotomous_entry_code.h:18: ./include/DichHillBMD_NC.h:143:18: warning: 'dich_hillModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 143 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry.cpp:67: In file included from ./code_base/dichotomous_entry_code.h:19: ./include/DichLogLogisticBMD_NC.h:89:18: warning: 'dich_loglogisticModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 89 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry.cpp:67: In file included from ./code_base/dichotomous_entry_code.h:20: ./include/DichLogProbitBMD_NC.h:102:18: warning: 'dich_logProbitModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 102 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry.cpp:67: In file included from ./code_base/dichotomous_entry_code.h:21: ./include/DichLogisticBMD_NC.h:95:18: warning: 'dich_logisticModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 95 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry.cpp:67: In file included from ./code_base/dichotomous_entry_code.h:22: ./include/DichMultistageBMD_NC.h:147:18: warning: 'dich_multistageNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 147 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry.cpp:67: In file included from ./code_base/dichotomous_entry_code.h:23: ./include/DichProbitBMD_NC.h:94:18: warning: 'dich_probitModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 94 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry.cpp:67: In file included from ./code_base/dichotomous_entry_code.h:24: ./include/DichQlinearBMD_NC.h:93:18: warning: 'dich_qlinearModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 93 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry.cpp:67: In file included from ./code_base/dichotomous_entry_code.h:25: ./include/DichWeibullBMD_NC.h:100:18: warning: 'dich_weibullModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 100 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ 14 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c main_entry_ma.cpp -o main_entry_ma.o In file included from main_entry_ma.cpp:33: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry_ma.cpp:33: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry_ma.cpp:33: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry_ma.cpp:33: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry_ma.cpp:80: In file included from ./code_base/dichotomous_entry_code.h:17: ./include/DichGammaBMD_NC.h:126:18: warning: 'dich_gammaModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 126 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_ma.cpp:80: In file included from ./code_base/dichotomous_entry_code.h:18: ./include/DichHillBMD_NC.h:143:18: warning: 'dich_hillModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 143 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_ma.cpp:80: In file included from ./code_base/dichotomous_entry_code.h:19: ./include/DichLogLogisticBMD_NC.h:89:18: warning: 'dich_loglogisticModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 89 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_ma.cpp:80: In file included from ./code_base/dichotomous_entry_code.h:20: ./include/DichLogProbitBMD_NC.h:102:18: warning: 'dich_logProbitModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 102 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_ma.cpp:80: In file included from ./code_base/dichotomous_entry_code.h:21: ./include/DichLogisticBMD_NC.h:95:18: warning: 'dich_logisticModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 95 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_ma.cpp:80: In file included from ./code_base/dichotomous_entry_code.h:22: ./include/DichMultistageBMD_NC.h:147:18: warning: 'dich_multistageNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 147 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_ma.cpp:80: In file included from ./code_base/dichotomous_entry_code.h:23: ./include/DichProbitBMD_NC.h:94:18: warning: 'dich_probitModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 94 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_ma.cpp:80: In file included from ./code_base/dichotomous_entry_code.h:24: ./include/DichQlinearBMD_NC.h:93:18: warning: 'dich_qlinearModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 93 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_ma.cpp:80: In file included from ./code_base/dichotomous_entry_code.h:25: ./include/DichWeibullBMD_NC.h:100:18: warning: 'dich_weibullModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 100 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ 14 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c main_entry_mcmc.cpp -o main_entry_mcmc.o In file included from main_entry_mcmc.cpp:36: In file included from ./include/DichGammaBMD_NC.h:35: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry_mcmc.cpp:36: In file included from ./include/DichGammaBMD_NC.h:35: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry_mcmc.cpp:36: In file included from ./include/DichGammaBMD_NC.h:35: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry_mcmc.cpp:36: In file included from ./include/DichGammaBMD_NC.h:35: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_entry_mcmc.cpp:36: ./include/DichGammaBMD_NC.h:126:18: warning: 'dich_gammaModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 126 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_mcmc.cpp:37: ./include/DichHillBMD_NC.h:143:18: warning: 'dich_hillModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 143 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_mcmc.cpp:38: ./include/DichLogLogisticBMD_NC.h:89:18: warning: 'dich_loglogisticModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 89 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_mcmc.cpp:39: ./include/DichLogProbitBMD_NC.h:102:18: warning: 'dich_logProbitModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 102 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_mcmc.cpp:40: ./include/DichLogisticBMD_NC.h:95:18: warning: 'dich_logisticModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 95 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_mcmc.cpp:41: ./include/DichMultistageBMD_NC.h:147:18: warning: 'dich_multistageNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 147 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_mcmc.cpp:42: ./include/DichProbitBMD_NC.h:94:18: warning: 'dich_probitModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 94 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_mcmc.cpp:43: ./include/DichQlinearBMD_NC.h:93:18: warning: 'dich_qlinearModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 93 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from main_entry_mcmc.cpp:44: ./include/DichWeibullBMD_NC.h:100:18: warning: 'dich_weibullModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 100 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ 14 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c main_polyk.cpp -o main_polyk.o In file included from main_polyk.cpp:9: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_polyk.cpp:9: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_polyk.cpp:9: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 main_polyk.cpp:9: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c main_seeder.cpp -o main_seeder.o clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c set_omp_threads.cpp -o set_omp_threads.o clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/DichGammaBMD_NC.cpp -o code_base/DichGammaBMD_NC.o In file included from code_base/DichGammaBMD_NC.cpp:1: In file included from ./include/DichGammaBMD_NC.h:35: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichGammaBMD_NC.cpp:1: In file included from ./include/DichGammaBMD_NC.h:35: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichGammaBMD_NC.cpp:1: In file included from ./include/DichGammaBMD_NC.h:35: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichGammaBMD_NC.cpp:1: In file included from ./include/DichGammaBMD_NC.h:35: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichGammaBMD_NC.cpp:1: ./include/DichGammaBMD_NC.h:126:18: warning: 'dich_gammaModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 126 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ code_base/DichGammaBMD_NC.cpp:38:10: warning: unused variable 'g' [-Wunused-variable] 38 | double g = GAMMA_G(theta(0, 0)); | ^ 7 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/DichLogProbitBMD_NC.cpp -o code_base/DichLogProbitBMD_NC.o In file included from code_base/DichLogProbitBMD_NC.cpp:3: In file included from ./include/DichLogProbitBMD_NC.h:38: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichLogProbitBMD_NC.cpp:3: In file included from ./include/DichLogProbitBMD_NC.h:38: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichLogProbitBMD_NC.cpp:3: In file included from ./include/DichLogProbitBMD_NC.h:38: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichLogProbitBMD_NC.cpp:3: In file included from ./include/DichLogProbitBMD_NC.h:38: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichLogProbitBMD_NC.cpp:3: ./include/DichLogProbitBMD_NC.h:102:18: warning: 'dich_logProbitModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 102 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ code_base/DichLogProbitBMD_NC.cpp:30:10: warning: unused variable 'g' [-Wunused-variable] 30 | double g = LOGPROBIT_G(theta(0, 0)); | ^ 7 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/DichLogisticBMD_NC.cpp -o code_base/DichLogisticBMD_NC.o In file included from code_base/DichLogisticBMD_NC.cpp:1: In file included from ./include/DichLogisticBMD_NC.h:38: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichLogisticBMD_NC.cpp:1: In file included from ./include/DichLogisticBMD_NC.h:38: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichLogisticBMD_NC.cpp:1: In file included from ./include/DichLogisticBMD_NC.h:38: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichLogisticBMD_NC.cpp:1: In file included from ./include/DichLogisticBMD_NC.h:38: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichLogisticBMD_NC.cpp:1: ./include/DichLogisticBMD_NC.h:95:18: warning: 'dich_logisticModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 95 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ 6 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/DichProbitBMD_NC.cpp -o code_base/DichProbitBMD_NC.o In file included from code_base/DichProbitBMD_NC.cpp:1: In file included from ./include/DichProbitBMD_NC.h:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichProbitBMD_NC.cpp:1: In file included from ./include/DichProbitBMD_NC.h:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichProbitBMD_NC.cpp:1: In file included from ./include/DichProbitBMD_NC.h:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichProbitBMD_NC.cpp:1: In file included from ./include/DichProbitBMD_NC.h:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichProbitBMD_NC.cpp:1: ./include/DichProbitBMD_NC.h:94:18: warning: 'dich_probitModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 94 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ 6 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/DichQlinearBMD_NC.cpp -o code_base/DichQlinearBMD_NC.o In file included from code_base/DichQlinearBMD_NC.cpp:1: In file included from ./include/DichQlinearBMD_NC.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichQlinearBMD_NC.cpp:1: In file included from ./include/DichQlinearBMD_NC.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichQlinearBMD_NC.cpp:1: In file included from ./include/DichQlinearBMD_NC.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichQlinearBMD_NC.cpp:1: In file included from ./include/DichQlinearBMD_NC.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichQlinearBMD_NC.cpp:1: ./include/DichQlinearBMD_NC.h:93:18: warning: 'dich_qlinearModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 93 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ code_base/DichQlinearBMD_NC.cpp:26:10: warning: unused variable 'g' [-Wunused-variable] 26 | double g = QLINEAR_G(theta(0, 0)); | ^ 7 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/DichWeibullBMD_NC.cpp -o code_base/DichWeibullBMD_NC.o In file included from code_base/DichWeibullBMD_NC.cpp:1: In file included from ./include/DichWeibullBMD_NC.h:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichWeibullBMD_NC.cpp:1: In file included from ./include/DichWeibullBMD_NC.h:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichWeibullBMD_NC.cpp:1: In file included from ./include/DichWeibullBMD_NC.h:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichWeibullBMD_NC.cpp:1: In file included from ./include/DichWeibullBMD_NC.h:36: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/DichWeibullBMD_NC.cpp:1: ./include/DichWeibullBMD_NC.h:100:18: warning: 'dich_weibullModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 100 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ code_base/DichWeibullBMD_NC.cpp:26:10: warning: unused variable 'g' [-Wunused-variable] 26 | double g = WEIBULL_G(theta(0, 0)); | ^ 7 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/IDPrior.cpp -o code_base/IDPrior.o In file included from code_base/IDPrior.cpp:12: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/IDPrior.cpp:12: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/IDPrior.cpp:12: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/IDPrior.cpp:12: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/IDPriorMCMC.cpp -o code_base/IDPriorMCMC.o In file included from code_base/IDPriorMCMC.cpp:12: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/IDPriorMCMC.cpp:12: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/IDPriorMCMC.cpp:12: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/IDPriorMCMC.cpp:12: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/analysis_of_deviance.cpp -o code_base/analysis_of_deviance.o In file included from code_base/analysis_of_deviance.cpp:27: In file included from ./include/bmd_calculate.h:47: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/analysis_of_deviance.cpp:27: In file included from ./include/bmd_calculate.h:47: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/analysis_of_deviance.cpp:27: In file included from ./include/bmd_calculate.h:47: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/analysis_of_deviance.cpp:27: In file included from ./include/bmd_calculate.h:47: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/bmdStruct.cpp -o code_base/bmdStruct.o In file included from code_base/bmdStruct.cpp:9: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/bmdStruct.cpp:9: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/bmdStruct.cpp:9: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/bmdStruct.cpp:9: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/continuous_clean_aux.cpp -o code_base/continuous_clean_aux.o In file included from code_base/continuous_clean_aux.cpp:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/continuous_clean_aux.cpp:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/continuous_clean_aux.cpp:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/continuous_clean_aux.cpp:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/continuous_entry_code.cpp -o code_base/continuous_entry_code.o In file included from code_base/continuous_entry_code.cpp:32: In file included from code_base/continuous_entry_code.h:40: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/continuous_entry_code.cpp:32: In file included from code_base/continuous_entry_code.h:40: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/continuous_entry_code.cpp:32: In file included from code_base/continuous_entry_code.h:40: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/continuous_entry_code.cpp:32: In file included from code_base/continuous_entry_code.h:40: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/continuous_model_functions.cpp -o code_base/continuous_model_functions.o In file included from code_base/continuous_model_functions.cpp:11: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/continuous_model_functions.cpp:11: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/continuous_model_functions.cpp:11: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/continuous_model_functions.cpp:11: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/dichotomous_entry_code.cpp -o code_base/dichotomous_entry_code.o In file included from code_base/dichotomous_entry_code.cpp:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/dichotomous_entry_code.cpp:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/dichotomous_entry_code.cpp:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/dichotomous_entry_code.cpp:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/dichotomous_entry_code.cpp:27: ./include/DichGammaBMD_NC.h:126:18: warning: 'dich_gammaModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 126 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from code_base/dichotomous_entry_code.cpp:28: ./include/DichHillBMD_NC.h:143:18: warning: 'dich_hillModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 143 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from code_base/dichotomous_entry_code.cpp:29: ./include/DichLogLogisticBMD_NC.h:89:18: warning: 'dich_loglogisticModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 89 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from code_base/dichotomous_entry_code.cpp:30: ./include/DichLogProbitBMD_NC.h:102:18: warning: 'dich_logProbitModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 102 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from code_base/dichotomous_entry_code.cpp:31: ./include/DichLogisticBMD_NC.h:95:18: warning: 'dich_logisticModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 95 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from code_base/dichotomous_entry_code.cpp:32: ./include/DichMultistageBMD_NC.h:147:18: warning: 'dich_multistageNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 147 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from code_base/dichotomous_entry_code.cpp:33: ./include/DichProbitBMD_NC.h:94:18: warning: 'dich_probitModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 94 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from code_base/dichotomous_entry_code.cpp:34: ./include/DichQlinearBMD_NC.h:93:18: warning: 'dich_qlinearModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 93 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ In file included from code_base/dichotomous_entry_code.cpp:35: ./include/DichWeibullBMD_NC.h:100:18: warning: 'dich_weibullModelNC::BMR_CONSTRAINT' hides overloaded virtual function [-Woverloaded-virtual] 100 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd theta, double *grad, double BMR, | ^ ./include/binomModels.h:44:18: note: hidden overloaded virtual function 'binomialBMD::BMR_CONSTRAINT' declared here: different number of parameters (2 vs 4) 44 | virtual double BMR_CONSTRAINT(Eigen::MatrixXd X, double BMR) { return 0.0; } | ^ code_base/dichotomous_entry_code.cpp:459:7: warning: variable 'nan_count' set but not used [-Wunused-but-set-variable] 459 | int nan_count = 0; | ^ 15 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/gradient.cpp -o code_base/gradient.o In file included from code_base/gradient.cpp:16: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/gradient.cpp:16: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/gradient.cpp:16: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/gradient.cpp:16: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/helperfunctions.cpp -o code_base/helperfunctions.o In file included from code_base/helperfunctions.cpp:16: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/helperfunctions.cpp:16: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/helperfunctions.cpp:16: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/helperfunctions.cpp:16: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormalModels.cpp -o code_base/lognormalModels.o In file included from code_base/lognormalModels.cpp:12: In file included from ./include/lognormalModels.h:8: In file included from ./include/lognormal_likelihoods.h:15: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormalModels.cpp:12: In file included from ./include/lognormalModels.h:8: In file included from ./include/lognormal_likelihoods.h:15: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormalModels.cpp:12: In file included from ./include/lognormalModels.h:8: In file included from ./include/lognormal_likelihoods.h:15: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormalModels.cpp:12: In file included from ./include/lognormalModels.h:8: In file included from ./include/lognormal_likelihoods.h:15: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_EXP_NC.cpp -o code_base/lognormal_EXP_NC.o In file included from code_base/lognormal_EXP_NC.cpp:2: In file included from ./include/lognormal_EXP_NC.h:14: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_EXP_NC.cpp:2: In file included from ./include/lognormal_EXP_NC.h:14: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_EXP_NC.cpp:2: In file included from ./include/lognormal_EXP_NC.h:14: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_EXP_NC.cpp:2: In file included from ./include/lognormal_EXP_NC.h:14: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_EXP_aerts_NC.cpp -o code_base/lognormal_EXP_aerts_NC.o In file included from code_base/lognormal_EXP_aerts_NC.cpp:2: In file included from ./include/lognormal_EXP_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_EXP_aerts_NC.cpp:2: In file included from ./include/lognormal_EXP_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_EXP_aerts_NC.cpp:2: In file included from ./include/lognormal_EXP_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_EXP_aerts_NC.cpp:2: In file included from ./include/lognormal_EXP_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_GAMMA_aerts_NC.cpp -o code_base/lognormal_GAMMA_aerts_NC.o In file included from code_base/lognormal_GAMMA_aerts_NC.cpp:2: In file included from ./include/lognormal_GAMMA_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_GAMMA_aerts_NC.cpp:2: In file included from ./include/lognormal_GAMMA_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_GAMMA_aerts_NC.cpp:2: In file included from ./include/lognormal_GAMMA_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_GAMMA_aerts_NC.cpp:2: In file included from ./include/lognormal_GAMMA_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_GAMMA_efsa_NC.cpp -o code_base/lognormal_GAMMA_efsa_NC.o In file included from code_base/lognormal_GAMMA_efsa_NC.cpp:2: In file included from ./include/lognormal_GAMMA_efsa_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_GAMMA_efsa_NC.cpp:2: In file included from ./include/lognormal_GAMMA_efsa_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_GAMMA_efsa_NC.cpp:2: In file included from ./include/lognormal_GAMMA_efsa_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_GAMMA_efsa_NC.cpp:2: In file included from ./include/lognormal_GAMMA_efsa_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_HILL_NC.cpp -o code_base/lognormal_HILL_NC.o In file included from code_base/lognormal_HILL_NC.cpp:2: In file included from ./include/lognormal_HILL_NC.h:6: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_HILL_NC.cpp:2: In file included from ./include/lognormal_HILL_NC.h:6: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_HILL_NC.cpp:2: In file included from ./include/lognormal_HILL_NC.h:6: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_HILL_NC.cpp:2: In file included from ./include/lognormal_HILL_NC.h:6: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_HILL_aerts_NC.cpp -o code_base/lognormal_HILL_aerts_NC.o In file included from code_base/lognormal_HILL_aerts_NC.cpp:2: In file included from ./include/lognormal_HILL_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_HILL_aerts_NC.cpp:2: In file included from ./include/lognormal_HILL_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_HILL_aerts_NC.cpp:2: In file included from ./include/lognormal_HILL_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_HILL_aerts_NC.cpp:2: In file included from ./include/lognormal_HILL_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_IEXP_aerts_NC.cpp -o code_base/lognormal_IEXP_aerts_NC.o In file included from code_base/lognormal_IEXP_aerts_NC.cpp:2: In file included from ./include/lognormal_IEXP_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_IEXP_aerts_NC.cpp:2: In file included from ./include/lognormal_IEXP_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_IEXP_aerts_NC.cpp:2: In file included from ./include/lognormal_IEXP_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_IEXP_aerts_NC.cpp:2: In file included from ./include/lognormal_IEXP_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_IGAMMA_aerts_NC.cpp -o code_base/lognormal_IGAMMA_aerts_NC.o In file included from code_base/lognormal_IGAMMA_aerts_NC.cpp:2: In file included from ./include/lognormal_IGAMMA_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_IGAMMA_aerts_NC.cpp:2: In file included from ./include/lognormal_IGAMMA_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_IGAMMA_aerts_NC.cpp:2: In file included from ./include/lognormal_IGAMMA_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_IGAMMA_aerts_NC.cpp:2: In file included from ./include/lognormal_IGAMMA_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_ILOGSKEW_aerts_NC.cpp -o code_base/lognormal_ILOGSKEW_aerts_NC.o In file included from code_base/lognormal_ILOGSKEW_aerts_NC.cpp:2: In file included from ./include/lognormal_ILOGSKEW_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_ILOGSKEW_aerts_NC.cpp:2: In file included from ./include/lognormal_ILOGSKEW_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_ILOGSKEW_aerts_NC.cpp:2: In file included from ./include/lognormal_ILOGSKEW_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_ILOGSKEW_aerts_NC.cpp:2: In file included from ./include/lognormal_ILOGSKEW_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_ILOMAX_aerts_NC.cpp -o code_base/lognormal_ILOMAX_aerts_NC.o In file included from code_base/lognormal_ILOMAX_aerts_NC.cpp:2: In file included from ./include/lognormal_ILOMAX_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_ILOMAX_aerts_NC.cpp:2: In file included from ./include/lognormal_ILOMAX_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_ILOMAX_aerts_NC.cpp:2: In file included from ./include/lognormal_ILOMAX_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_ILOMAX_aerts_NC.cpp:2: In file included from ./include/lognormal_ILOMAX_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_LMS_NC.cpp -o code_base/lognormal_LMS_NC.o In file included from code_base/lognormal_LMS_NC.cpp:2: In file included from ./include/lognormal_LMS_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LMS_NC.cpp:2: In file included from ./include/lognormal_LMS_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LMS_NC.cpp:2: In file included from ./include/lognormal_LMS_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LMS_NC.cpp:2: In file included from ./include/lognormal_LMS_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_LOGISTIC_aerts_NC.cpp -o code_base/lognormal_LOGISTIC_aerts_NC.o In file included from code_base/lognormal_LOGISTIC_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGISTIC_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOGISTIC_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGISTIC_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOGISTIC_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGISTIC_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOGISTIC_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGISTIC_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_LOGNORMAL_aerts_NC.cpp -o code_base/lognormal_LOGNORMAL_aerts_NC.o In file included from code_base/lognormal_LOGNORMAL_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGNORMAL_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOGNORMAL_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGNORMAL_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOGNORMAL_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGNORMAL_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOGNORMAL_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGNORMAL_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_LOGSKEW_aerts_NC.cpp -o code_base/lognormal_LOGSKEW_aerts_NC.o In file included from code_base/lognormal_LOGSKEW_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGSKEW_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOGSKEW_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGSKEW_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOGSKEW_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGSKEW_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOGSKEW_aerts_NC.cpp:2: In file included from ./include/lognormal_LOGSKEW_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_LOMAX_aerts_NC.cpp -o code_base/lognormal_LOMAX_aerts_NC.o In file included from code_base/lognormal_LOMAX_aerts_NC.cpp:2: In file included from ./include/lognormal_LOMAX_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOMAX_aerts_NC.cpp:2: In file included from ./include/lognormal_LOMAX_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOMAX_aerts_NC.cpp:2: In file included from ./include/lognormal_LOMAX_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_LOMAX_aerts_NC.cpp:2: In file included from ./include/lognormal_LOMAX_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_POLYNOMIAL_NC.cpp -o code_base/lognormal_POLYNOMIAL_NC.o In file included from code_base/lognormal_POLYNOMIAL_NC.cpp:2: In file included from ./include/lognormal_POLYNOMIAL_NC.h:14: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_POLYNOMIAL_NC.cpp:2: In file included from ./include/lognormal_POLYNOMIAL_NC.h:14: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_POLYNOMIAL_NC.cpp:2: In file included from ./include/lognormal_POLYNOMIAL_NC.h:14: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_POLYNOMIAL_NC.cpp:2: In file included from ./include/lognormal_POLYNOMIAL_NC.h:14: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_POWER_NC.cpp -o code_base/lognormal_POWER_NC.o In file included from code_base/lognormal_POWER_NC.cpp:2: In file included from ./include/lognormal_POWER_NC.h:4: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_POWER_NC.cpp:2: In file included from ./include/lognormal_POWER_NC.h:4: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_POWER_NC.cpp:2: In file included from ./include/lognormal_POWER_NC.h:4: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_POWER_NC.cpp:2: In file included from ./include/lognormal_POWER_NC.h:4: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/lognormal_PROBIT_aerts_NC.cpp -o code_base/lognormal_PROBIT_aerts_NC.o In file included from code_base/lognormal_PROBIT_aerts_NC.cpp:2: In file included from ./include/lognormal_PROBIT_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_PROBIT_aerts_NC.cpp:2: In file included from ./include/lognormal_PROBIT_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_PROBIT_aerts_NC.cpp:2: In file included from ./include/lognormal_PROBIT_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/lognormal_PROBIT_aerts_NC.cpp:2: In file included from ./include/lognormal_PROBIT_aerts_NC.h:5: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normalModels.cpp -o code_base/normalModels.o In file included from code_base/normalModels.cpp:12: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normalModels.cpp:12: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normalModels.cpp:12: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normalModels.cpp:12: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_EXP_NC.cpp -o code_base/normal_EXP_NC.o In file included from code_base/normal_EXP_NC.cpp:2: In file included from ./include/normal_EXP_NC.h:6: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_EXP_NC.cpp:2: In file included from ./include/normal_EXP_NC.h:6: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_EXP_NC.cpp:2: In file included from ./include/normal_EXP_NC.h:6: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_EXP_NC.cpp:2: In file included from ./include/normal_EXP_NC.h:6: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_EXP_aerts_NC.cpp -o code_base/normal_EXP_aerts_NC.o In file included from code_base/normal_EXP_aerts_NC.cpp:2: In file included from ./include/normal_EXP_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_EXP_aerts_NC.cpp:2: In file included from ./include/normal_EXP_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_EXP_aerts_NC.cpp:2: In file included from ./include/normal_EXP_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_EXP_aerts_NC.cpp:2: In file included from ./include/normal_EXP_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_FUNL_NC.cpp -o code_base/normal_FUNL_NC.o In file included from code_base/normal_FUNL_NC.cpp:2: In file included from ./include/normal_FUNL_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_FUNL_NC.cpp:2: In file included from ./include/normal_FUNL_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_FUNL_NC.cpp:2: In file included from ./include/normal_FUNL_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_FUNL_NC.cpp:2: In file included from ./include/normal_FUNL_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_GAMMA_aerts_NC.cpp -o code_base/normal_GAMMA_aerts_NC.o In file included from code_base/normal_GAMMA_aerts_NC.cpp:2: In file included from ./include/normal_GAMMA_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_GAMMA_aerts_NC.cpp:2: In file included from ./include/normal_GAMMA_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_GAMMA_aerts_NC.cpp:2: In file included from ./include/normal_GAMMA_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_GAMMA_aerts_NC.cpp:2: In file included from ./include/normal_GAMMA_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_GAMMA_efsa_NC.cpp -o code_base/normal_GAMMA_efsa_NC.o In file included from code_base/normal_GAMMA_efsa_NC.cpp:2: In file included from ./include/normal_GAMMA_efsa_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_GAMMA_efsa_NC.cpp:2: In file included from ./include/normal_GAMMA_efsa_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_GAMMA_efsa_NC.cpp:2: In file included from ./include/normal_GAMMA_efsa_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_GAMMA_efsa_NC.cpp:2: In file included from ./include/normal_GAMMA_efsa_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_HILL_NC.cpp -o code_base/normal_HILL_NC.o In file included from code_base/normal_HILL_NC.cpp:2: In file included from ./include/normal_HILL_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_HILL_NC.cpp:2: In file included from ./include/normal_HILL_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_HILL_NC.cpp:2: In file included from ./include/normal_HILL_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_HILL_NC.cpp:2: In file included from ./include/normal_HILL_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_HILL_aerts_NC.cpp -o code_base/normal_HILL_aerts_NC.o In file included from code_base/normal_HILL_aerts_NC.cpp:2: In file included from ./include/normal_HILL_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_HILL_aerts_NC.cpp:2: In file included from ./include/normal_HILL_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_HILL_aerts_NC.cpp:2: In file included from ./include/normal_HILL_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_HILL_aerts_NC.cpp:2: In file included from ./include/normal_HILL_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_IEXP_aerts_NC.cpp -o code_base/normal_IEXP_aerts_NC.o In file included from code_base/normal_IEXP_aerts_NC.cpp:2: In file included from ./include/normal_IEXP_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_IEXP_aerts_NC.cpp:2: In file included from ./include/normal_IEXP_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_IEXP_aerts_NC.cpp:2: In file included from ./include/normal_IEXP_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_IEXP_aerts_NC.cpp:2: In file included from ./include/normal_IEXP_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_IGAMMA_aerts_NC.cpp -o code_base/normal_IGAMMA_aerts_NC.o In file included from code_base/normal_IGAMMA_aerts_NC.cpp:2: In file included from ./include/normal_IGAMMA_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_IGAMMA_aerts_NC.cpp:2: In file included from ./include/normal_IGAMMA_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_IGAMMA_aerts_NC.cpp:2: In file included from ./include/normal_IGAMMA_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_IGAMMA_aerts_NC.cpp:2: In file included from ./include/normal_IGAMMA_aerts_NC.h:5: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_ILOGSKEW_aerts_NC.cpp -o code_base/normal_ILOGSKEW_aerts_NC.o In file included from code_base/normal_ILOGSKEW_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_ILOGSKEW_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_ILOGSKEW_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_ILOGSKEW_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_ILOMAX_aerts_NC.cpp -o code_base/normal_ILOMAX_aerts_NC.o In file included from code_base/normal_ILOMAX_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_ILOMAX_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_ILOMAX_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_ILOMAX_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_LMS_NC.cpp -o code_base/normal_LMS_NC.o In file included from code_base/normal_LMS_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LMS_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LMS_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LMS_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_LOGISTIC_aerts_NC.cpp -o code_base/normal_LOGISTIC_aerts_NC.o In file included from code_base/normal_LOGISTIC_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOGISTIC_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOGISTIC_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOGISTIC_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_LOGNORMAL_aerts_NC.cpp -o code_base/normal_LOGNORMAL_aerts_NC.o In file included from code_base/normal_LOGNORMAL_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOGNORMAL_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOGNORMAL_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOGNORMAL_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_LOGSKEW_aerts_NC.cpp -o code_base/normal_LOGSKEW_aerts_NC.o In file included from code_base/normal_LOGSKEW_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOGSKEW_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOGSKEW_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOGSKEW_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_LOMAX_aerts_NC.cpp -o code_base/normal_LOMAX_aerts_NC.o In file included from code_base/normal_LOMAX_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOMAX_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOMAX_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_LOMAX_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_POLYNOMIAL_NC.cpp -o code_base/normal_POLYNOMIAL_NC.o In file included from code_base/normal_POLYNOMIAL_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_POLYNOMIAL_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_POLYNOMIAL_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_POLYNOMIAL_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_POWER_NC.cpp -o code_base/normal_POWER_NC.o In file included from code_base/normal_POWER_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_POWER_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_POWER_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_POWER_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_PROBIT_aerts_NC.cpp -o code_base/normal_PROBIT_aerts_NC.o In file included from code_base/normal_PROBIT_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_PROBIT_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_PROBIT_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_PROBIT_aerts_NC.cpp:2: In file included from ./include/normalModels.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/normal_likelihoods.cpp -o code_base/normal_likelihoods.o In file included from code_base/normal_likelihoods.cpp:1: In file included from ./include/normal_likelihoods.h:1: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_likelihoods.cpp:1: In file included from ./include/normal_likelihoods.h:1: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_likelihoods.cpp:1: In file included from ./include/normal_likelihoods.h:1: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/normal_likelihoods.cpp:1: In file included from ./include/normal_likelihoods.h:1: In file included from ./include/log_likelihoods.h:16: In file included from ./code_base/gradient.h:10: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/owenst_asa076.cpp -o code_base/owenst_asa076.o clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/seeder.cpp -o code_base/seeder.o clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/skewnorm_optim.cpp -o code_base/skewnorm_optim.o In file included from code_base/skewnorm_optim.cpp:2: In file included from ./include/skewnorm_optim.h:15: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/skewnorm_optim.cpp:2: In file included from ./include/skewnorm_optim.h:15: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/skewnorm_optim.cpp:2: In file included from ./include/skewnorm_optim.h:15: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 code_base/skewnorm_optim.cpp:2: In file included from ./include/skewnorm_optim.h:15: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c code_base/stdafx.cpp -o code_base/stdafx.o clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c polyK/polyK.cpp -o polyK/polyK.o In file included from polyK/polyK.cpp:29: In file included from polyK/polyK.h:29: In file included from polyK/polyK_setup.h:7: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 polyK/polyK.cpp:29: In file included from polyK/polyK.h:29: In file included from polyK/polyK_setup.h:7: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 polyK/polyK.cpp:29: In file included from polyK/polyK.h:29: In file included from polyK/polyK_setup.h:7: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 polyK/polyK.cpp:29: In file included from polyK/polyK.h:29: In file included from polyK/polyK_setup.h:7: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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; | ^ polyK/polyK.cpp:65:8: warning: unused variable 'debugFlag' [-Wunused-variable] 65 | bool debugFlag = false; // Change to true to show debug messages | ^~~~~~~~~ 6 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppGSL/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I./code_base -I./include -I./nlopt/include -I/usr/include -DR_COMPILATION -DNO_OMP -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O3 -Wall -pedantic -c polyK/polyK_setup.cpp -o polyK/polyK_setup.o In file included from polyK/polyK_setup.cpp:6: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/tmp/CRAN_special_clang-san/Library/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 polyK/polyK_setup.cpp:6: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/tmp/CRAN_special_clang-san/Library/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 | ^ /home/hornik/tmp/CRAN_special_clang-san/Library/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 polyK/polyK_setup.cpp:6: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/tmp/CRAN_special_clang-san/Library/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 polyK/polyK_setup.cpp:6: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/tmp/CRAN_special_clang-san/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/tmp/CRAN_special_clang-san/Library/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. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-xtra/lib -Wl,-O1 -o ToxicR.so RcppExports.o main_entry.o main_entry_ma.o main_entry_mcmc.o main_polyk.o main_seeder.o set_omp_threads.o code_base/DichGammaBMD_NC.o code_base/DichLogProbitBMD_NC.o code_base/DichLogisticBMD_NC.o code_base/DichProbitBMD_NC.o code_base/DichQlinearBMD_NC.o code_base/DichWeibullBMD_NC.o code_base/IDPrior.o code_base/IDPriorMCMC.o code_base/analysis_of_deviance.o code_base/bmdStruct.o code_base/continuous_clean_aux.o code_base/continuous_entry_code.o code_base/continuous_model_functions.o code_base/dichotomous_entry_code.o code_base/gradient.o code_base/helperfunctions.o code_base/lognormalModels.o code_base/lognormal_EXP_NC.o code_base/lognormal_EXP_aerts_NC.o code_base/lognormal_GAMMA_aerts_NC.o code_base/lognormal_GAMMA_efsa_NC.o code_base/lognormal_HILL_NC.o code_base/lognormal_HILL_aerts_NC.o code_base/lognormal_IEXP_aerts_NC.o code_base/lognormal_IGAMMA_aerts_NC.o code_base/lognormal_ILOGSKEW_aerts_NC.o code_base/lognormal_ILOMAX_aerts_NC.o code_base/lognormal_LMS_NC.o code_base/lognormal_LOGISTIC_aerts_NC.o code_base/lognormal_LOGNORMAL_aerts_NC.o code_base/lognormal_LOGSKEW_aerts_NC.o code_base/lognormal_LOMAX_aerts_NC.o code_base/lognormal_POLYNOMIAL_NC.o code_base/lognormal_POWER_NC.o code_base/lognormal_PROBIT_aerts_NC.o code_base/normalModels.o code_base/normal_EXP_NC.o code_base/normal_EXP_aerts_NC.o code_base/normal_FUNL_NC.o code_base/normal_GAMMA_aerts_NC.o code_base/normal_GAMMA_efsa_NC.o code_base/normal_HILL_NC.o code_base/normal_HILL_aerts_NC.o code_base/normal_IEXP_aerts_NC.o code_base/normal_IGAMMA_aerts_NC.o code_base/normal_ILOGSKEW_aerts_NC.o code_base/normal_ILOMAX_aerts_NC.o code_base/normal_LMS_NC.o code_base/normal_LOGISTIC_aerts_NC.o code_base/normal_LOGNORMAL_aerts_NC.o code_base/normal_LOGSKEW_aerts_NC.o code_base/normal_LOMAX_aerts_NC.o code_base/normal_POLYNOMIAL_NC.o code_base/normal_POWER_NC.o code_base/normal_PROBIT_aerts_NC.o code_base/normal_likelihoods.o code_base/owenst_asa076.o code_base/seeder.o code_base/skewnorm_optim.o code_base/stdafx.o polyK/polyK.o polyK/polyK_setup.o -llapack -L/home/hornik/tmp/R-d-clang-xtra/lib -lRblas -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L./nlopt/lib -lnlopt -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -L/home/hornik/tmp/R-d-clang-xtra/lib -lR installing to /home/hornik/tmp/CRAN_special_clang-san/ToxicR.Rcheck/00LOCK-ToxicR/00new/ToxicR/libs ** R ** data *** moving datasets to lazyload DB ** 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 (ToxicR)