* installing *source* package ‘weightedScores’ ...
** package ‘weightedScores’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 13.0.0 (clang-1300.0.29.30)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mvnapp.c -o mvnapp.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mvnscher.c -o mvnscher.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mvnsub.c -o mvnsub.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c pbnorm.c -o pbnorm.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c phi.c -o phi.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/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 arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c pnorms.c -o pnorms.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c posdef.c -o posdef.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c r_mvn1der.c -o r_mvn1der.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c r_mvn2der.c -o r_mvn2der.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/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-arm64/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)