* installing *source* package ‘WWR’ ... ** package ‘WWR’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Intel(R) oneAPI DPC++/C++ Compiler 2024.0.0 (2024.0.0.20231017)’ using Fortran compiler: ‘ifx (IFX) 2024.0.0 20231017’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-Intel/WWR/src' /data/gannet/ripley/intel/oneapi/compiler/2024.0//bin/ifx -fpic -free -O3 -fp-model precise -warn all,noexternals -nogen-interfaces -c Prog.f90 -o Prog.o Prog.f90(4): remark #7841: DLL IMPORT/EXPORT is not supported on this platform. [DLLEXPORT] !DEC$ ATTRIBUTES DLLEXPORT,C,REFERENCE,ALIAS:'logrank2_' ::LOGRANK2 -----------------^ Prog.f90(33): remark #7841: DLL IMPORT/EXPORT is not supported on this platform. [DLLEXPORT] !DEC$ ATTRIBUTES DLLEXPORT,C,REFERENCE,ALIAS:'wwrnullb_' ::WWRNULLB -----------------^ Prog.f90(299): remark #7841: DLL IMPORT/EXPORT is not supported on this platform. [DLLEXPORT] !DEC$ ATTRIBUTES DLLEXPORT,C,REFERENCE,ALIAS:'xwinratio_' ::XWINRATIO -----------------^ Prog.f90(309): remark #7712: This variable has not been used. [NL] REAL(8)::NL,NW,barw ------------^ Prog.f90(309): remark #7712: This variable has not been used. [NW] REAL(8)::NL,NW,barw ---------------^ Prog.f90(377): remark #7841: DLL IMPORT/EXPORT is not supported on this platform. [DLLEXPORT] !DEC$ ATTRIBUTES DLLEXPORT,C,REFERENCE,ALIAS:'xgenwr_' ::XGENWR -----------------^ /data/gannet/ripley/intel/oneapi/compiler/2024.0//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c WWR_init.c -o WWR_init.o /data/gannet/ripley/intel/oneapi/compiler/2024.0//bin/icx -shared -L/data/gannet/ripley/intel/oneapi/compiler/2024.0/lib -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o WWR.so Prog.o WWR_init.o -lifport -lifcoremt -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-Intel/WWR/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-Intel/WWR/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-Intel/WWR/src' installing to /data/gannet/ripley/R/packages/tests-Intel/WWR.Rcheck/00LOCK-WWR/00new/WWR/libs ** R ** 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 (WWR)