* installing *source* package ‘circular’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (11)’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-2) 13.2.0’ clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c distance.c -o distance.o gfortran -fpic -g -O2 -Wall -mtune=native -c dwrappednormal.f -o dwrappednormal.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mean.circular.c -o mean.circular.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c median.circular.c -o median.circular.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c medianHL.circular.c -o medianHL.circular.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c minuspipluspi.c -o minuspipluspi.o gfortran -fpic -g -O2 -Wall -mtune=native -c mle.wrappednormal.f -o mle.wrappednormal.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rvonmises.c -o rvonmises.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c weighted.mean.circular.c -o weighted.mean.circular.o clang-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o circular.so distance.o dwrappednormal.o init.o mean.circular.o median.circular.o medianHL.circular.o minuspipluspi.o mle.wrappednormal.o rvonmises.o weighted.mean.circular.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/circular.Rcheck/00LOCK-circular/00new/circular/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (circular)