* installing *source* package ‘weightedScores’ ... ** package ‘weightedScores’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using SDK: ‘MacOSX11.3.sdk’ clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c mvnapp.c -o mvnapp.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c mvnscher.c -o mvnscher.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c mvnsub.c -o mvnsub.o mvnsub.c:411:24: warning: variable 'm1' set but not used [-Wunused-but-set-variable] int ii,a1,a2,a3,idt,m1,a4; ^ mvnsub.c:488:15: warning: variable 'nm3' set but not used [-Wunused-but-set-variable] { int s,d,i,j,nm3,j1,j2,ia,l,i1,m; ^ 2 warnings generated. clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pbnorm.c -o pbnorm.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c phi.c -o phi.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pmnorm.c -o pmnorm.o pmnorm.c:26:28: warning: suggest braces around initialization of subobject [-Wmissing-braces] 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] 0.0, 0.311111111111111, 0.333333333333333, 0.5, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } pmnorm.c:28:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 0.0, 1.422222222222222, 0.0, 0.0, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } pmnorm.c:29:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 0.0, 0.533333333333333, 1.333333333333333, 0.0, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } pmnorm.c:30:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 0.0, 1.422222222222222, 0.0, 0.0, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } pmnorm.c:31:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 0.0, 0.311111111111111, 0.333333333333333, 0.5 }; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 6 warnings generated. clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pnorms.c -o pnorms.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c posdef.c -o posdef.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c r_mvn1der.c -o r_mvn1der.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c r_mvn2der.c -o r_mvn2der.o clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/weightedScores.Rcheck/00LOCK-weightedScores/00new/weightedScores/libs ** generating debug symbols (dSYM) ** 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)