* installing *source* package ‘brunnermunzel’ ...
** this is package ‘brunnermunzel’ version ‘2.0’
** package ‘brunnermunzel’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 21.1.0-rc3’
using Fortran compiler: ‘flang version 21.1.0-rc3’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/brunnermunzel/src'
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c Rf_wrapper.c -o Rf_wrapper.o
/usr/local/clang21/bin/flang  -fpic  -O2 -pedantic  -c bm_permutation_stat.f -o bm_permutation_stat.o
/usr/local/clang21/bin/flang  -fpic  -O2 -pedantic  -c bm_permutation_test.f -o bm_permutation_test.o
/usr/local/clang21/bin/flang  -fpic  -O2 -pedantic  -c bm_test.f -o bm_test.o
/usr/local/clang21/bin/flang  -fpic  -O2 -pedantic  -c calc_statistics.f -o calc_statistics.o
/usr/local/clang21/bin/flang  -fpic  -O2 -pedantic  -c combination.f -o combination.o
/usr/local/clang21/bin/flang  -fpic  -O2 -pedantic  -c divide_groups.f -o divide_groups.o
/usr/local/clang21/bin/flang  -fpic  -O2 -pedantic  -c rank.f -o rank.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c registerDynamicSymbol.c -o registerDynamicSymbol.o
/usr/local/clang21/bin/clang -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/21/lib/x86_64-unknown-linux-gnu -o brunnermunzel.so Rf_wrapper.o bm_permutation_stat.o bm_permutation_test.o bm_test.o calc_statistics.o combination.o divide_groups.o rank.o registerDynamicSymbol.o -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/brunnermunzel/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/brunnermunzel/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/brunnermunzel/src'
installing to /data/gannet/ripley/R/packages/tests-clang/brunnermunzel.Rcheck/00LOCK-brunnermunzel/00new/brunnermunzel/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 (brunnermunzel)