* installing *source* package ‘weightedScores’ ...
** package ‘weightedScores’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 18.1.2’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/weightedScores/src'
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c mvnapp.c -o mvnapp.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c mvnscher.c -o mvnscher.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -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.
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c pbnorm.c -o pbnorm.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c phi.c -o phi.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -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.
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c pnorms.c -o pnorms.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c posdef.c -o posdef.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c r_mvn1der.c -o r_mvn1der.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c r_mvn2der.c -o r_mvn2der.o
/usr/local/clang18/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -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
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/weightedScores/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/weightedScores/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/weightedScores/src'
installing to /data/gannet/ripley/R/packages/tests-clang/weightedScores.Rcheck/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)