* 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++ -arch arm64 -std=gnu++17 accepts -g... yes
checking for gcc... clang -arch arm64
checking whether we are using the GNU C compiler... yes
checking whether clang -arch arm64 accepts -g... yes
checking for clang -arch arm64 option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -arch arm64 -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... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
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... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c MCMCpack_init.c -o MCMCpack_init.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
cMCMCpaircompare2d.cc:439:14: warning: variable 'gamma_accept_num' set but not used [-Wunused-but-set-variable]
      double gamma_accept_num = 0.0;
             ^
cMCMCpaircompare2d.cc:440:14: warning: variable 'gamma_accept_denom' set but not used [-Wunused-but-set-variable]
      double gamma_accept_denom = 0.0;
             ^
6 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
cMCMCpaircompare2dDP.cc:756:10: warning: variable 'gamma_accept_num' set but not used [-Wunused-but-set-variable]
                double gamma_accept_num = 0.0;
                       ^
cMCMCpaircompare2dDP.cc:757:10: warning: variable 'gamma_accept_denom' set but not used [-Wunused-but-set-variable]
                double gamma_accept_denom = 0.0;
                       ^
6 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
./matrix_random_access_iterator.h:288:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_forward_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      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 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
      inline const reference operator* () const
             ^~~~~~
4 warnings generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/MCMCpack.Rcheck/00LOCK-MCMCpack/00new/MCMCpack/libs
** generating debug symbols (dSYM)
** 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)