* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘arcstat’ ... ** this is package ‘arcstat’ version ‘0.3.0’ ** package ‘arcstat’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpw0CT84/R.INSTALL1db6c34a7cb61/arcstat/src' gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c arccirc.c -o arccirc.o arccirc.c: In function ‘arcc_admiss’: arccirc.c:388:5: warning: ‘rr’ may be used uninitialized [-Wmaybe-uninitialized] 388 | arcc_qmin_rho(rr, ri, nm, nodes, &mn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arccirc.c:368:6: note: by argument 1 of type ‘const double *’ to ‘arcc_qmin_rho’ declared here 368 | void arcc_qmin_rho(const double *rhore, const double *rhoim, const int *nm, const int *nodes, | ^~~~~~~~~~~~~ arccirc.c:388:5: warning: ‘ri’ may be used uninitialized [-Wmaybe-uninitialized] 388 | arcc_qmin_rho(rr, ri, nm, nodes, &mn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arccirc.c:368:6: note: by argument 2 of type ‘const double *’ to ‘arcc_qmin_rho’ declared here 368 | void arcc_qmin_rho(const double *rhore, const double *rhoim, const int *nm, const int *nodes, | ^~~~~~~~~~~~~ gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c arcdistc.c -o arcdistc.o arcdistc.c: In function ‘quantile7’: arcdistc.c:280:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 280 | if (lo < 0) lo = 0; if (lo > n - 1) lo = n - 1; | ^~ arcdistc.c:280:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 280 | if (lo < 0) lo = 0; if (lo > n - 1) lo = n - 1; | ^~ gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c arceq.c -o arceq.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c arceq2.c -o arceq2.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c arceqfit.c -o arceqfit.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c arck4.c -o arck4.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c arck4fit.c -o arck4fit.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c arclen.c -o arclen.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c arcmv.c -o arcmv.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c arcvc.c -o arcvc.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bayesarc.c -o bayesarc.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cfarc.c -o cfarc.o gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-16 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o arcstat.so arccirc.o arcdistc.o arceq.o arceq2.o arceqfit.o arck4.o arck4fit.o arclen.o arcmv.o arcvc.o bayesarc.o cfarc.o init.o -fopenmp -lm -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpw0CT84/R.INSTALL1db6c34a7cb61/arcstat/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpw0CT84/R.INSTALL1db6c34a7cb61/arcstat/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpw0CT84/R.INSTALL1db6c34a7cb61/arcstat/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-arcstat/00new/arcstat/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘arcstat’ finding HTML links ... done al_band_model html al_band_model_star html al_band_sample html al_moments html al_pvalue html al_scale html al_scale_raw html al_statistic html al_test html arc_generator html arcc_c3max html arcc_exact_ci html arcc_gof html arccirc html arccirc_fr html arcq html arcstat-package html bb_evidence html bb_post_disc html bb_ref_disc html bc_cdf html bc_pdf html bc_q html cf_arclength html cf_arclength_family html dtemper_vm html eq_E html eq_bstar html eq_readings html eq_ub_quad html eqfit_bc html fit_arccirc html fit_arccirc_fr html fit_arcq html fit_arcq_cf html k4_band_model html k4_band_trop_mean html k4_fit_lmom html k4_fit_varpro html k4_icc html k4_locus_dist html k4_mv_boot html k4_q html k4_readings html k4_runmed html k4_tau34 html lmom_circ html lmoments html lmratios html sample_lmoments 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 (arcstat)