* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘multinomialLogitMix’ ...
** this is package ‘multinomialLogitMix’ version ‘1.1’
** package ‘multinomialLogitMix’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpAEvYn0/R.INSTALL164fbe34a34350/multinomialLogitMix/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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c multinomialLogitMix.cpp -o multinomialLogitMix.o
multinomialLogitMix.cpp: In function ‘Rcpp::List mala_proposal_cpp(arma::mat, arma::mat, arma::cube, Rcpp::IntegerVector, double, arma::vec, double)’:
multinomialLogitMix.cpp:44:25: warning: variable ‘npars’ set but not used [-Wunused-but-set-variable]
44 | int k, i, r, d, npars, acceptance;
| ^~~~~
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o multinomialLogitMix.so RcppExports.o multinomialLogitMix.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpAEvYn0/R.INSTALL164fbe34a34350/multinomialLogitMix/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpAEvYn0/R.INSTALL164fbe34a34350/multinomialLogitMix/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpAEvYn0/R.INSTALL164fbe34a34350/multinomialLogitMix/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-multinomialLogitMix/00new/multinomialLogitMix/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘multinomialLogitMix’
finding HTML links ... done
dealWithLabelSwitching html
expected_complete_LL html
gibbs_mala_sampler html
gibbs_mala_sampler_ppt html
log_dirichlet_pdf html
mala_proposal html
mixLoglikelihood_GLM html
mix_mnm_logistic html
multinomialLogitMix-package html
multinomialLogitMix html
multinomial_logistic_EM html
myDirichlet html
newton_raphson_mstep html
shakeEM_GLM html
simulate_multinomial_data html
splitEM_GLM html
** 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 (multinomialLogitMix)