* installing *source* package ‘arcstat’ ...
** this is package ‘arcstat’ version ‘0.2.0’
** package ‘arcstat’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/arcstat/src'
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c arccirc.c -o arccirc.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c arcdistc.c -o arcdistc.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c arceq.c -o arceq.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c arceq2.c -o arceq2.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c arceqfit.c -o arceqfit.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c arck4.c -o arck4.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c arck4fit.c -o arck4fit.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c arclen.c -o arclen.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c arcmv.c -o arcmv.o
arcdistc.c: In function ‘quantile7’:
arcdistc.c:201:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  201 |   if (lo < 0) lo = 0; if (lo > n - 1) lo = n - 1;
      |   ^~
arcdistc.c:201:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  201 |   if (lo < 0) lo = 0; if (lo > n - 1) lo = n - 1;
      |                       ^~
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c arcvc.c -o arcvc.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c bayesarc.c -o bayesarc.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c cfarc.c -o cfarc.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c init.c -o init.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 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -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
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/arcstat/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/arcstat/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/arcstat/src'
installing to /data/localhost/ripley/R/packages/tests-devel/arcstat.Rcheck/00LOCK-arcstat/00new/arcstat/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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)