* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘pumBayes’ ...
** this is package ‘pumBayes’ version ‘1.0.1’
** package ‘pumBayes’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcKcUOw/R.INSTALL3384c24f77f300/pumBayes/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppDist/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/mvtnorm/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppTN/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppDist/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/mvtnorm/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppTN/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c rtn1.cpp -o rtn1.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppDist/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/mvtnorm/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppTN/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c three_utility_probit_helper_functions.cpp -o three_utility_probit_helper_functions.o
three_utility_probit_helper_functions.cpp: In function ‘double bvnd(double, double, double)’:
three_utility_probit_helper_functions.cpp:119:30: warning: overflow in conversion from ‘double’ to ‘int’ changes value from ‘-Inf’ to ‘-2147483648’ [-Woverflow]
  119 |     bvn += R::pnorm(-h, 0, 1,-datum::inf, false) * R::pnorm(-k, 0, 1,-datum::inf, false);
      |                              ^~~~~~~~~~~
three_utility_probit_helper_functions.cpp:119:70: warning: overflow in conversion from ‘double’ to ‘int’ changes value from ‘-Inf’ to ‘-2147483648’ [-Woverflow]
  119 |     bvn += R::pnorm(-h, 0, 1,-datum::inf, false) * R::pnorm(-k, 0, 1,-datum::inf, false);
      |                                                                      ^~~~~~~~~~~
three_utility_probit_helper_functions.cpp:139:68: warning: overflow in conversion from ‘double’ to ‘int’ changes value from ‘-Inf’ to ‘-2147483648’ [-Woverflow]
  139 |         bvn = bvn - exp(-hk/2) * sqrt(TWOPI) * R::pnorm(-b/a, 0, 1,-datum::inf, false) * b
      |                                                                    ^~~~~~~~~~~
three_utility_probit_helper_functions.cpp:158:50: warning: overflow in conversion from ‘double’ to ‘int’ changes value from ‘-Inf’ to ‘-2147483648’ [-Woverflow]
  158 |       bvn = bvn + R::pnorm(-std::max(h, k), 0, 1,-datum::inf, false);
      |                                                  ^~~~~~~~~~~
three_utility_probit_helper_functions.cpp:162:38: warning: overflow in conversion from ‘double’ to ‘int’ changes value from ‘-Inf’ to ‘-2147483648’ [-Woverflow]
  162 |         bvn = bvn + R::pnorm(k, 0, 1,-datum::inf, false) - R::pnorm(h, 0, 1,-datum::inf, false);
      |                                      ^~~~~~~~~~~
three_utility_probit_helper_functions.cpp:162:77: warning: overflow in conversion from ‘double’ to ‘int’ changes value from ‘-Inf’ to ‘-2147483648’ [-Woverflow]
  162 |         bvn = bvn + R::pnorm(k, 0, 1,-datum::inf, false) - R::pnorm(h, 0, 1,-datum::inf, false);
      |                                                                             ^~~~~~~~~~~
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o pumBayes.so RcppExports.o rtn1.o three_utility_probit_helper_functions.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcKcUOw/R.INSTALL3384c24f77f300/pumBayes/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcKcUOw/R.INSTALL3384c24f77f300/pumBayes/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcKcUOw/R.INSTALL3384c24f77f300/pumBayes/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-pumBayes/00new/pumBayes/libs
** R
** data
** 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 (pumBayes)