* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘micsr’ ... ** this is package ‘micsr’ version ‘0.1-2’ ** package ‘micsr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmppslbjx/R.INSTALL2660d03fa30d23/micsr/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/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-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c gauss_quad.cpp -o gauss_quad.o gauss_quad.cpp: In function ‘Rcpp::List gauss_laguerre(int)’: gauss_quad.cpp:44:26: warning: ‘p2’ may be used uninitialized [-Wmaybe-uninitialized] 44 | w[i] = - 1 / (pp * N * p2); | ~~~~~~~~^~~~~ gauss_quad.cpp:18:21: note: ‘p2’ was declared here 18 | double z, z1, p1, p2, p3, pp, ai; | ^~ gauss_quad.cpp:44:22: warning: ‘pp’ may be used uninitialized [-Wmaybe-uninitialized] 44 | w[i] = - 1 / (pp * N * p2); | ~~~^~~ gauss_quad.cpp:18:29: note: ‘pp’ was declared here 18 | double z, z1, p1, p2, p3, pp, ai; | ^~ gauss_quad.cpp: In function ‘Rcpp::List gauss_hermite(int)’: gauss_quad.cpp:91:19: warning: ‘pp’ may be used uninitialized [-Wmaybe-uninitialized] 91 | w[i] = 2 / pow(pp, 2); | ~~~^~~~~~~ gauss_quad.cpp:60:29: note: ‘pp’ was declared here 60 | double z, z1, p1, p2, p3, pp; | ^~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ptnorm.cpp -o ptnorm.o ptnorm.cpp: In function ‘double ptnorm0(double, double, double, double, double, double)’: ptnorm.cpp:133:31: warning: ‘r12’ may be used uninitialized [-Wmaybe-uninitialized] 133 | (1.0 - xis * pow(r12, 2))) / | ~~~^~~~~~~~ ptnorm.cpp:111:10: note: ‘r12’ was declared here 111 | double r12, r13, r23; | ^~~ ptnorm.cpp:136:31: warning: ‘r13’ may be used uninitialized [-Wmaybe-uninitialized] 136 | (1.0 - xis * pow(r13, 2))) / | ~~~^~~~~~~~ ptnorm.cpp:111:15: note: ‘r13’ was declared here 111 | double r12, r13, r23; | ^~~ ptnorm.cpp:138:91: warning: ‘r23’ may be used uninitialized [-Wmaybe-uninitialized] 138 | del = 1.0 - xis * pow(r12, 2) - xis * pow(r13, 2) - pow(r23, 2) + 2 * xis * r12 * r13 * r23; | ~~~~~~~~~~~~~~~~~~~~^~~~~ ptnorm.cpp:111:20: note: ‘r23’ was declared here 111 | double r12, r13, r23; | ^~~ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o micsr.so RcppExports.o gauss_quad.o ptnorm.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmppslbjx/R.INSTALL2660d03fa30d23/micsr/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmppslbjx/R.INSTALL2660d03fa30d23/micsr/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmppslbjx/R.INSTALL2660d03fa30d23/micsr/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-micsr/00new/micsr/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘micsr’ finding HTML links ... done apples html binomreg html birthwt html bivprobit html charitable html cigmales html clm html cmtest html drinks html escount html expreg html federiv html fin_reform html ftest html gauss_laguerre html gaussian_quad html gaze html hausman html housprod html ivldv html loglm html micsr-package html micsr html mills html mode_choice html ndvuong html newton html npar html ordreg html pbnorm html poisreg html pscore html ptnorm html punorm html quad_form html random_group html recall html reexports html rsq html sargan html scoretest html select_coef html stder html tobit1 html trade_protection html trips html turnout html twa html unemp_duration html vuong_sim html weibreg html zellner_revankar html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (micsr)