* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘weightedScores’ ...
** this is package ‘weightedScores’ version ‘0.9.5.3’
** package ‘weightedScores’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.7 (7)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzfBXSk/R.INSTALL531a6580f3707/weightedScores/src'
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mvnapp.c -o mvnapp.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mvnscher.c -o mvnscher.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mvnsub.c -o mvnsub.o
mvnsub.c:411:24: warning: variable 'm1' set but not used [-Wunused-but-set-variable]
411 | int ii,a1,a2,a3,idt,m1,a4;
| ^
mvnsub.c:488:15: warning: variable 'nm3' set but not used [-Wunused-but-set-variable]
488 | { int s,d,i,j,nm3,j1,j2,ia,l,i1,m;
| ^
2 warnings generated.
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c pbnorm.c -o pbnorm.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c phi.c -o phi.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c pmnorm.c -o pmnorm.o
pmnorm.c:26:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
26 | static double coef[6][4]={0.0, 0.0, 0.0, 0.0,
| ^~~~~~~~~~~~~~~~~~
| { }
pmnorm.c:27:9: warning: suggest braces around initialization of subobject [-Wmissing-braces]
27 | 0.0, 0.311111111111111, 0.333333333333333, 0.5,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| { }
pmnorm.c:28:9: warning: suggest braces around initialization of subobject [-Wmissing-braces]
28 | 0.0, 1.422222222222222, 0.0, 0.0,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| { }
pmnorm.c:29:9: warning: suggest braces around initialization of subobject [-Wmissing-braces]
29 | 0.0, 0.533333333333333, 1.333333333333333, 0.0,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| { }
pmnorm.c:30:9: warning: suggest braces around initialization of subobject [-Wmissing-braces]
30 | 0.0, 1.422222222222222, 0.0, 0.0,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| { }
pmnorm.c:31:9: warning: suggest braces around initialization of subobject [-Wmissing-braces]
31 | 0.0, 0.311111111111111, 0.333333333333333, 0.5 };
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| { }
6 warnings generated.
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c pnorms.c -o pnorms.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c posdef.c -o posdef.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c r_mvn1der.c -o r_mvn1der.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c r_mvn2der.c -o r_mvn2der.o
clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o weightedScores.so mvnapp.o mvnscher.o mvnsub.o pbnorm.o phi.o pmnorm.o pnorms.o posdef.o r_mvn1der.o r_mvn2der.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzfBXSk/R.INSTALL531a6580f3707/weightedScores/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzfBXSk/R.INSTALL531a6580f3707/weightedScores/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzfBXSk/R.INSTALL531a6580f3707/weightedScores/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-weightedScores/00new/weightedScores/libs
** R
** data
** 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 (weightedScores)