* installing *source* package ‘eiPack’ ...
** this is package ‘eiPack’ version ‘0.2-2’
** package ‘eiPack’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
using SDK: ‘MacOSX14.5.sdk’
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c eiutil.c -o eiutil.o
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rbycei.c -o rbycei.o
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rbycei2.c -o rbycei2.o
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rbyceicov2.c -o rbyceicov2.o
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rbyceicov4.c -o rbyceicov4.o
eiutil.c:59:7: warning: variable 'nProtect' set but not used [-Wunused-but-set-variable]
59 | int nProtect = 0;
| ^
rbycei.c:37:23: warning: variable 'nComps' set but not used [-Wunused-but-set-variable]
37 | int nProtected = 0, nComps = 0, crbycei2.c:43orbyceicov2.c::49:23:23eiutil.c:94:rbyceicov4.cu7:51:23: warning: variable 'nComps' set but not used [-Wunused-but-set-variable]: warning: variable 'nProtect' set but not used [-Wunused-but-set-variable]
n 51 | int nProtetc 94 | intte enr:d =Prot warning: variable 'nComps' set but not used [-Wunused-but-set-variable] 0e warning: variable 'nComps' set but not used [-Wunused-but-set-variable]
= c
;
| 49 ^43 |
| int nProt0t = e , nComps ic=t0 0, e;dc = 0,ounternt nPr = 0;
| ^
| ^
nCompsotected = 0, nC = 0, counteromps = 0, = 0;
| counter = 0; ^
| ^
eiutil.c:127:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
127 | int ret=0;
| ^
3 warnings generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
clang -arch arm64 -std=gnu23 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o eiPack.so eiutil.o init.o rbycei.o rbycei2.o rbyceicov2.o rbyceicov4.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/eiPack.Rcheck/00LOCK-eiPack/00new/eiPack/libs
** generating debug symbols (dSYM)
** R
** data
** demo
** 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 (eiPack)