* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘MCMCpack’ ...
** package ‘MCMCpack’ successfully unpacked and MD5 sums checked
** using staged installation
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 we are using the GNU C++ compiler... yes
checking whether clang++-18 -std=gnu++17 accepts -g... yes
checking for gcc... clang-18
checking whether we are using the GNU C compiler... yes
checking whether clang-18 accepts -g... yes
checking for clang-18 option to accept ISO C89... none needed
checking how to run the C preprocessor... clang-18 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for trunc... no
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘Debian clang version 18.1.0 (rc4-1)’
using C++ compiler: ‘Debian clang version 18.1.0 (rc4-1)’
make[1]: Entering directory '/tmp/RtmpS2mDtZ/R.INSTALL24179177324c41/MCMCpack/src'
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c HMMmultivariateGaussian.cc -o HMMmultivariateGaussian.o
In file included from HMMmultivariateGaussian.cc:22:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from HMMmultivariateGaussian.cc:22:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from HMMmultivariateGaussian.cc:22:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMCdynamicEI.cc -o MCMCdynamicEI.o
In file included from MCMCdynamicEI.cc:28:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMCdynamicEI.cc:28:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMCdynamicEI.cc:28:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMChierBetaBinom.cc -o MCMChierBetaBinom.o
In file included from MCMChierBetaBinom.cc:35:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMChierBetaBinom.cc:35:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMChierBetaBinom.cc:35:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMChierEI.cc -o MCMChierEI.o
In file included from MCMChierEI.cc:24:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMChierEI.cc:24:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMChierEI.cc:24:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMCirtKdHet.cc -o MCMCirtKdHet.o
In file included from MCMCirtKdHet.cc:35:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMCirtKdHet.cc:35:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMCirtKdHet.cc:35:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMCirtKdRob.cc -o MCMCirtKdRob.o
In file included from MCMCirtKdRob.cc:32:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMCirtKdRob.cc:32:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMCirtKdRob.cc:32:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMClogituserprior.cc -o MCMClogituserprior.o
In file included from MCMClogituserprior.cc:32:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMClogituserprior.cc:32:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMClogituserprior.cc:32:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMCmetrop1R.cc -o MCMCmetrop1R.o
In file included from MCMCmetrop1R.cc:30:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMCmetrop1R.cc:30:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMCmetrop1R.cc:30:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMCmixfactanal.cc -o MCMCmixfactanal.o
In file included from MCMCmixfactanal.cc:36:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMCmixfactanal.cc:36:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMCmixfactanal.cc:36:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMCmnlMH.cc -o MCMCmnlMH.o
In file included from MCMCmnlMH.cc:36:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMCmnlMH.cc:36:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMCmnlMH.cc:36:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMCmnlslice.cc -o MCMCmnlslice.o
In file included from MCMCmnlslice.cc:36:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMCmnlslice.cc:36:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMCmnlslice.cc:36:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMCnbutil.cc -o MCMCnbutil.o
In file included from MCMCnbutil.cc:6:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMCnbutil.cc:6:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMCnbutil.cc:6:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c MCMCordfactanal.cc -o MCMCordfactanal.o
In file included from MCMCordfactanal.cc:35:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from MCMCordfactanal.cc:35:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from MCMCordfactanal.cc:35:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c MCMCpack_init.c -o MCMCpack_init.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cHDPHMMnegbin.cc -o cHDPHMMnegbin.o
In file included from cHDPHMMnegbin.cc:22:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cHDPHMMnegbin.cc:22:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cHDPHMMnegbin.cc:22:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cHDPHMMpoisson.cc -o cHDPHMMpoisson.o
In file included from cHDPHMMpoisson.cc:20:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cHDPHMMpoisson.cc:20:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cHDPHMMpoisson.cc:20:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cHDPHSMMnegbin.cc -o cHDPHSMMnegbin.o
In file included from cHDPHSMMnegbin.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cHDPHSMMnegbin.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cHDPHSMMnegbin.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cHMMpanelFE.cc -o cHMMpanelFE.o
In file included from cHMMpanelFE.cc:18:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cHMMpanelFE.cc:18:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cHMMpanelFE.cc:18:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cHMMpanelRE.cc -o cHMMpanelRE.o
In file included from cHMMpanelRE.cc:22:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cHMMpanelRE.cc:22:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cHMMpanelRE.cc:22:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCSVDreg.cc -o cMCMCSVDreg.o
In file included from cMCMCSVDreg.cc:36:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCSVDreg.cc:36:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCSVDreg.cc:36:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCbinaryChange.cc -o cMCMCbinaryChange.o
In file included from cMCMCbinaryChange.cc:17:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCbinaryChange.cc:17:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCbinaryChange.cc:17:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCdynamicIRT1d-b.cc -o cMCMCdynamicIRT1d-b.o
In file included from cMCMCdynamicIRT1d-b.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCdynamicIRT1d-b.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCdynamicIRT1d-b.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCdynamicIRT1d.cc -o cMCMCdynamicIRT1d.o
In file included from cMCMCdynamicIRT1d.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCdynamicIRT1d.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCdynamicIRT1d.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCfactanal.cc -o cMCMCfactanal.o
In file included from cMCMCfactanal.cc:32:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCfactanal.cc:32:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCfactanal.cc:32:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMChlogit.cc -o cMCMChlogit.o
In file included from cMCMChlogit.cc:49:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMChlogit.cc:49:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMChlogit.cc:49:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMChpoisson.cc -o cMCMChpoisson.o
In file included from cMCMChpoisson.cc:49:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMChpoisson.cc:49:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMChpoisson.cc:49:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMChregress.cc -o cMCMChregress.o
In file included from cMCMChregress.cc:49:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMChregress.cc:49:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMChregress.cc:49:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCirt1d.cc -o cMCMCirt1d.o
In file included from cMCMCirt1d.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCirt1d.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCirt1d.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCirtHier1d.cc -o cMCMCirtHier1d.o
In file included from cMCMCirtHier1d.cc:17:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCirtHier1d.cc:17:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCirtHier1d.cc:17:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
cMCMCirtHier1d.cc:240:5: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
  240 |     if (chib == 1) {
      |     ^
cMCMCirtHier1d.cc:236:3: note: previous statement is here
  236 |   for (unsigned int i = 0; i < samplesize; ++i)
      |   ^
5 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMClogit.cc -o cMCMClogit.o
In file included from cMCMClogit.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMClogit.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMClogit.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCnegbin.cc -o cMCMCnegbin.o
In file included from cMCMCnegbin.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCnegbin.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCnegbin.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCnegbinChange.cc -o cMCMCnegbinChange.o
In file included from cMCMCnegbinChange.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCnegbinChange.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCnegbinChange.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCoprobit.cc -o cMCMCoprobit.o
In file included from cMCMCoprobit.cc:34:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCoprobit.cc:34:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCoprobit.cc:34:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCoprobitChange.cc -o cMCMCoprobitChange.o
In file included from cMCMCoprobitChange.cc:17:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCoprobitChange.cc:17:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCoprobitChange.cc:17:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCpaircompare.cc -o cMCMCpaircompare.o
In file included from cMCMCpaircompare.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCpaircompare.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCpaircompare.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCpaircompare2d.cc -o cMCMCpaircompare2d.o
In file included from cMCMCpaircompare2d.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCpaircompare2d.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCpaircompare2d.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
cMCMCpaircompare2d.cc:439:14: warning: variable 'gamma_accept_num' set but not used [-Wunused-but-set-variable]
  439 |       double gamma_accept_num = 0.0;
      |              ^
cMCMCpaircompare2d.cc:440:14: warning: variable 'gamma_accept_denom' set but not used [-Wunused-but-set-variable]
  440 |       double gamma_accept_denom = 0.0;
      |              ^
6 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCpaircompare2dDP.cc -o cMCMCpaircompare2dDP.o
In file included from cMCMCpaircompare2dDP.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCpaircompare2dDP.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCpaircompare2dDP.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
cMCMCpaircompare2dDP.cc:756:10: warning: variable 'gamma_accept_num' set but not used [-Wunused-but-set-variable]
  756 |                 double gamma_accept_num = 0.0;
      |                        ^
cMCMCpaircompare2dDP.cc:757:10: warning: variable 'gamma_accept_denom' set but not used [-Wunused-but-set-variable]
  757 |                 double gamma_accept_denom = 0.0;
      |                        ^
6 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCpoisson.cc -o cMCMCpoisson.o
In file included from cMCMCpoisson.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCpoisson.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCpoisson.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCpoissonChange.cc -o cMCMCpoissonChange.o
In file included from cMCMCpoissonChange.cc:20:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCpoissonChange.cc:20:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCpoissonChange.cc:20:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCprobit.cc -o cMCMCprobit.o
In file included from cMCMCprobit.cc:30:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCprobit.cc:30:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCprobit.cc:30:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCprobitChange.cc -o cMCMCprobitChange.o
In file included from cMCMCprobitChange.cc:18:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCprobitChange.cc:18:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCprobitChange.cc:18:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCprobitres.cc -o cMCMCprobitres.o
In file included from cMCMCprobitres.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCprobitres.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCprobitres.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCquantreg.cc -o cMCMCquantreg.o
In file included from cMCMCquantreg.cc:40:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCquantreg.cc:40:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCquantreg.cc:40:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCregress.cc -o cMCMCregress.o
In file included from cMCMCregress.cc:39:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCregress.cc:39:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCregress.cc:39:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCregressChange.cc -o cMCMCregressChange.o
In file included from cMCMCregressChange.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCregressChange.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCregressChange.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCresidualBreakAnalysis.cc -o cMCMCresidualBreakAnalysis.o
In file included from cMCMCresidualBreakAnalysis.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCresidualBreakAnalysis.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCresidualBreakAnalysis.cc:16:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cMCMCtobit.cc -o cMCMCtobit.o
In file included from cMCMCtobit.cc:38:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cMCMCtobit.cc:38:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cMCMCtobit.cc:38:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cSSVSquantreg.cc -o cSSVSquantreg.o
In file included from cSSVSquantreg.cc:36:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from cSSVSquantreg.cc:36:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from cSSVSquantreg.cc:36:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC     -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c lecuyer.cc -o lecuyer.o
In file included from lecuyer.cc:4:
In file included from ./lecuyer.h:63:
In file included from ./rng.h:47:
In file included from ./matrix.h:61:
In file included from ./algorithm.h:41:
./matrix_random_access_iterator.h:203:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  203 |       inline const reference operator* () const
      |              ^~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  288 |       inline const reference operator[] (difference_type n) const
      |              ^~~~~
In file included from lecuyer.cc:4:
In file included from ./lecuyer.h:63:
In file included from ./rng.h:47:
In file included from ./matrix.h:65:
./matrix_forward_iterator.h:214:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  214 |       inline const reference operator* () const
      |              ^~~~~
In file included from lecuyer.cc:4:
In file included from ./lecuyer.h:63:
In file included from ./rng.h:47:
In file included from ./matrix.h:66:
./matrix_bidirectional_iterator.h:219:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
  219 |       inline const reference operator* () const
      |              ^~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o MCMCpack.so HMMmultivariateGaussian.o MCMCdynamicEI.o MCMChierBetaBinom.o MCMChierEI.o MCMCirtKdHet.o MCMCirtKdRob.o MCMClogituserprior.o MCMCmetrop1R.o MCMCmixfactanal.o MCMCmnlMH.o MCMCmnlslice.o MCMCnbutil.o MCMCordfactanal.o MCMCpack_init.o cHDPHMMnegbin.o cHDPHMMpoisson.o cHDPHSMMnegbin.o cHMMpanelFE.o cHMMpanelRE.o cMCMCSVDreg.o cMCMCbinaryChange.o cMCMCdynamicIRT1d-b.o cMCMCdynamicIRT1d.o cMCMCfactanal.o cMCMChlogit.o cMCMChpoisson.o cMCMChregress.o cMCMCirt1d.o cMCMCirtHier1d.o cMCMClogit.o cMCMCnegbin.o cMCMCnegbinChange.o cMCMCoprobit.o cMCMCoprobitChange.o cMCMCpaircompare.o cMCMCpaircompare2d.o cMCMCpaircompare2dDP.o cMCMCpoisson.o cMCMCpoissonChange.o cMCMCprobit.o cMCMCprobitChange.o cMCMCprobitres.o cMCMCquantreg.o cMCMCregress.o cMCMCregressChange.o cMCMCresidualBreakAnalysis.o cMCMCtobit.o cSSVSquantreg.o lecuyer.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpS2mDtZ/R.INSTALL24179177324c41/MCMCpack/src'
make[1]: Entering directory '/tmp/RtmpS2mDtZ/R.INSTALL24179177324c41/MCMCpack/src'
make[1]: Leaving directory '/tmp/RtmpS2mDtZ/R.INSTALL24179177324c41/MCMCpack/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-MCMCpack/00new/MCMCpack/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (MCMCpack)