* installing *source* package ‘MCMCpack’ ...
** package ‘MCMCpack’ successfully unpacked and MD5 sums checked
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++ -mtune=native accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for trunc... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c HMMmultivariateGaussian.cc -o HMMmultivariateGaussian.o
In file included from HMMmultivariateGaussian.cc:20:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [HMMmultivariateGaussian.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c HMMpanelFE.cc -o HMMpanelFE.o
In file included from HMMpanelFE.cc:15:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [HMMpanelFE.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c HMMpanelRE.cc -o HMMpanelRE.o
In file included from HMMpanelRE.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCSVDreg.cc -o MCMCSVDreg.o
3 errors generated.
make[2]: *** [HMMpanelRE.o] Error 1
In file included from MCMCSVDreg.cc:36:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCSVDreg.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCbinaryChange.cc -o MCMCbinaryChange.o
In file included from MCMCbinaryChange.cc:15:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCbinaryChange.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCdynamicEI.cc -o MCMCdynamicEI.o
In file included from MCMCdynamicEI.cc:28:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCdynamicEI.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCdynamicIRT1d-b.cc -o MCMCdynamicIRT1d-b.o
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCdynamicIRT1d.cc -o MCMCdynamicIRT1d.o
In file included from MCMCdynamicIRT1d-b.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCdynamicIRT1d.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCdynamicIRT1d-b.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCfactanal.cc -o MCMCfactanal.o
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMChierBetaBinom.cc -o MCMChierBetaBinom.o
3 errors generated.
make[2]: *** [MCMCdynamicIRT1d.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMChierEI.cc -o MCMChierEI.o
In file included from MCMCfactanal.cc:32:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMChierBetaBinom.cc:35:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
In file included from MCMChierEI.cc:24:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
MCMChierBetaBinom.cc:89:11: warning: expression result unused [-Wunused-value]
    term1 + -numeric_limits<double>::infinity();
    ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCfactanal.o] Error 1
1 warning and 3 errors generated.
make[2]: *** [MCMChierBetaBinom.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMChlogit.cc -o MCMChlogit.o
3 errors generated.
make[2]: *** [MCMChierEI.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMChpoisson.cc -o MCMChpoisson.o
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMChregress.cc -o MCMChregress.o
In file included from MCMChlogit.cc:49:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMChpoisson.cc:49:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMChlogit.o] Error 1
In file included from MCMChregress.cc:49:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMChpoisson.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCirt1d.cc -o MCMCirt1d.o
3 errors generated.
make[2]: *** [MCMChregress.o] Error 1
In file included from MCMCirt1d.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCirt1d.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCirtHier1d.cc -o MCMCirtHier1d.o
In file included from MCMCirtHier1d.cc:17:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCirtKdHet.cc -o MCMCirtKdHet.o
3 errors generated.
make[2]: *** [MCMCirtHier1d.o] Error 1
In file included from MCMCirtKdHet.cc:35:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCirtKdHet.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCirtKdRob.cc -o MCMCirtKdRob.o
In file included from MCMCirtKdRob.cc:32:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCirtKdRob.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMClogit.cc -o MCMClogit.o
In file included from MCMClogit.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMClogit.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMClogituserprior.cc -o MCMClogituserprior.o
In file included from MCMClogituserprior.cc:32:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCmetrop1R.cc -o MCMCmetrop1R.o
make[2]: *** [MCMClogituserprior.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCmixfactanal.cc -o MCMCmixfactanal.o
In file included from MCMCmetrop1R.cc:30:
./matrix.h:2179:43: error: expected expression
In file included from MCMCmixfactanal.cc:36:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCmnlMH.cc -o MCMCmnlMH.o
3 errors generated.
make[2]: *** [MCMCmetrop1R.o] Error 1
3 errors generated.
make[2]: *** [MCMCmixfactanal.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCmnlslice.cc -o MCMCmnlslice.o
In file included from MCMCmnlMH.cc:36:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCmnlslice.cc:36:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCmnlMH.o] Error 1
3 errors generated.
make[2]: *** [MCMCmnlslice.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCoprobit.cc -o MCMCoprobit.o
In file included from MCMCoprobit.cc:33:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCoprobit.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCoprobitChange.cc -o MCMCoprobitChange.o
In file included from MCMCoprobitChange.cc:15:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCoprobitChange.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCordfactanal.cc -o MCMCordfactanal.o
In file included from MCMCordfactanal.cc:35:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCordfactanal.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCpoisson.cc -o MCMCpoisson.o
In file included from MCMCpoisson.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCpoisson.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCpoissonChange.cc -o MCMCpoissonChange.o
In file included from MCMCpoissonChange.cc:18:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCpoissonChange.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCprobit.cc -o MCMCprobit.o
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCprobitChange.cc -o MCMCprobitChange.o
In file included from MCMCprobit.cc:30:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCprobitChange.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCprobitres.cc -o MCMCprobitres.o
3 errors generated.
make[2]: *** [MCMCprobit.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCquantreg.cc -o MCMCquantreg.o
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCregress.cc -o MCMCregress.o
3 errors generated.
make[2]: *** [MCMCprobitChange.o] Error 1
In file included from MCMCprobitres.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCquantreg.cc:40:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCregress.cc:39:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCprobitres.o] Error 1
3 errors generated.
make[2]: *** [MCMCquantreg.o] Error 1
3 errors generated.
make[2]: *** [MCMCregress.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCresidualBreakAnalysis.cc -o MCMCresidualBreakAnalysis.o
In file included from MCMCresidualBreakAnalysis.cc:13:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCtobit.cc -o MCMCtobit.o
3 errors generated.
make[2]: *** [MCMCresidualBreakAnalysis.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c SSVSquantreg.cc -o SSVSquantreg.o
In file included from MCMCtobit.cc:38:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from SSVSquantreg.cc:36:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCtobit.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c lecuyer.cc -o lecuyer.o
3 errors generated.
make[2]: *** [SSVSquantreg.o] Error 1
In file included from lecuyer.cc:4:
In file included from ./lecuyer.h:63:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [lecuyer.o] Error 1
make[2]: Target `all' not remade because of errors.
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c HMMmultivariateGaussian.cc -o HMMmultivariateGaussian.o
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c HMMpanelFE.cc -o HMMpanelFE.o
In file included from HMMpanelFE.cc:15:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from HMMmultivariateGaussian.cc:20:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [HMMpanelFE.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c HMMpanelRE.cc -o HMMpanelRE.o
3 errors generated.
make[2]: *** [HMMmultivariateGaussian.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCSVDreg.cc -o MCMCSVDreg.o
In file included from HMMpanelRE.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCSVDreg.cc:36:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCbinaryChange.cc -o MCMCbinaryChange.o
3 errors generated.
make[2]: *** [MCMCSVDreg.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCdynamicEI.cc -o MCMCdynamicEI.o
3 errors generated.
In file included from MCMCbinaryChange.cc:15:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
make[2]: *** [HMMpanelRE.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCdynamicIRT1d-b.cc -o MCMCdynamicIRT1d-b.o
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCdynamicIRT1d.cc -o MCMCdynamicIRT1d.o
In file included from MCMCdynamicEI.cc:28:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCbinaryChange.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCfactanal.cc -o MCMCfactanal.o
In file included from MCMCdynamicIRT1d-b.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCdynamicEI.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMChierBetaBinom.cc -o MCMChierBetaBinom.o
In file included from MCMCdynamicIRT1d.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCdynamicIRT1d-b.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMChierEI.cc -o MCMChierEI.o
In file included from MCMCfactanal.cc:32:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCdynamicIRT1d.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMChlogit.cc -o MCMChlogit.o
In file included from MCMChierBetaBinom.cc:35:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCfactanal.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMChpoisson.cc -o MCMChpoisson.o
In file included from MCMChierEI.cc:24:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMChregress.cc -o MCMChregress.o
MCMChierBetaBinom.cc:89:11: warning: expression result unused [-Wunused-value]
    term1 + -numeric_limits<double>::infinity();
    ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning and 3 errors generated.
make[2]: *** [MCMChierBetaBinom.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCirt1d.cc -o MCMCirt1d.o
In file included from MCMChlogit.cc:49:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCirtHier1d.cc -o MCMCirtHier1d.o
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMChierEI.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCirtKdHet.cc -o MCMCirtKdHet.o
In file included from MCMChpoisson.cc:49:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMChregress.cc:49:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCirtKdRob.cc -o MCMCirtKdRob.o
3 errors generated.
make[2]: *** [MCMChlogit.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMClogit.cc -o MCMClogit.o
In file included from MCMCirt1d.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMChpoisson.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMClogituserprior.cc -o MCMClogituserprior.o
In file included from MCMCirtHier1d.cc:17:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCirtKdHet.cc:35:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMChregress.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCmetrop1R.cc -o MCMCmetrop1R.o
3 errors generated.
make[2]: *** [MCMCirt1d.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCmixfactanal.cc -o MCMCmixfactanal.o
In file included from MCMCirtKdRob.cc:32:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
In file included from MCMClogit.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCirtHier1d.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCmnlMH.cc -o MCMCmnlMH.o
3 errors generated.
make[2]: *** [MCMCirtKdHet.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCmnlslice.cc -o MCMCmnlslice.o
In file included from MCMClogituserprior.cc:32:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCmetrop1R.cc:30:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMClogit.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCoprobit.cc -o MCMCoprobit.o
3 errors generated.
make[2]: *** [MCMCirtKdRob.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCoprobitChange.cc -o MCMCoprobitChange.o
In file included from MCMCmixfactanal.cc:36:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMClogituserprior.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCordfactanal.cc -o MCMCordfactanal.o
3 errors generated.
make[2]: *** [MCMCmetrop1R.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCpoisson.cc -o MCMCpoisson.o
In file included from MCMCmnlMH.cc:36:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCmnlslice.cc:36:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCoprobit.cc:33:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCmixfactanal.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCpoissonChange.cc -o MCMCpoissonChange.o
In file included from MCMCoprobitChange.cc:15:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCmnlMH.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCprobit.cc -o MCMCprobit.o
3 errors generated.
make[2]: *** [MCMCmnlslice.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCprobitChange.cc -o MCMCprobitChange.o
In file included from MCMCpoisson.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
In file included from MCMCordfactanal.cc:35:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCoprobit.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCprobitres.cc -o MCMCprobitres.o
3 errors generated.
make[2]: *** [MCMCpoisson.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCquantreg.cc -o MCMCquantreg.o
In file included from MCMCpoissonChange.cc:18:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCoprobitChange.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCregress.cc -o MCMCregress.o
In file included from MCMCprobit.cc:30:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
3 errors generated.
make[2]: *** [MCMCordfactanal.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCresidualBreakAnalysis.cc -o MCMCresidualBreakAnalysis.o
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCprobitChange.cc:19:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCprobit.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c MCMCtobit.cc -o MCMCtobit.o
In file included from MCMCprobitres.cc:31:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCquantreg.cc:40:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
In file included from MCMCregress.cc:39:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCprobitChange.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c SSVSquantreg.cc -o SSVSquantreg.o
3 errors generated.
make[2]: *** [MCMCpoissonChange.o] Error 1
clang++ -mtune=native -I/Users/ripley/R/R-clang/include -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC  -DHAVE_TRUNC  -I/usr/local/include    -fPIC  -g -O2  -c lecuyer.cc -o lecuyer.o
In file included from MCMCresidualBreakAnalysis.cc:13:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCprobitres.o] Error 1
3 errors generated.
make[2]: *** [MCMCquantreg.o] Error 1
3 errors generated.
make[2]: *** [MCMCregress.o] Error 1
In file included from MCMCtobit.cc:38:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [MCMCresidualBreakAnalysis.o] Error 1
In file included from SSVSquantreg.cc:36:
In file included from ./MCMCrng.h:29:
In file included from ./mersenne.h:76:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
In file included from lecuyer.cc:4:
In file included from ./lecuyer.h:63:
In file included from ./rng.h:47:
./matrix.h:2179:43: error: expected expression
          std::transform(M.begin_f<ORDER>(), M.end_f<ORDER>(), 
                                          ^
./matrix.h:2185:65: error: expected expression
            std::transform(begin_f(), end_f(), M.begin_f<ORDER>(), 
                                                                ^
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
./matrix.h:3748:17: error: reference to non-static member function must be called
        return (begin_bd<I_ORDER>.set_end());
                ^~~~~~~~~~~~~~~~~
3 errors generated.
make[2]: *** [lecuyer.o] Error 1
3 errors generated.
make[2]: *** [MCMCtobit.o] Error 1
3 errors generated.
make[2]: *** [SSVSquantreg.o] Error 1
make[2]: Target `symbols.rds' not remade because of errors.
ERROR: compilation failed for package ‘MCMCpack’
* removing ‘/Users/ripley/R/packages/tests-clang/MCMCpack.Rcheck/MCMCpack’
