* installing *source* package ‘causalSLSE’ ... ** package ‘causalSLSE’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (GCC) 14.2.0’ using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/causalSLSE/src' gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c dist.c -o dist.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c initcausal.c -o initcausal.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c slse.f -o slse.o slse.f:261:12: 261 | ssr = sum(e1**2) + sum(e0**2) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] slse.f:688:12: 688 | ssr = sum(e1**2) + sum(e0**2) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] slse.f:719:12: 719 | ssr = sum(e**2) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] slse.f:706:43: 706 | integer nks(p), tnks, piv(tnk+p+1), i | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] slse.f:667:47: 667 | integer nk0s(p), nk1s(p), tnk0s, tnk1s, i | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] slse.f:618:43: 618 | integer npval0, npval1, npval, nna, i, j, l | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] slse.f:618:46: 618 | integer npval0, npval1, npval, nna, i, j, l | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] slse.f:618:49: 618 | integer npval0, npval1, npval, nna, i, j, l | 1 Warning: Unused variable 'l' declared at (1) [-Wunused-variable] slse.f:618:40: 618 | integer npval0, npval1, npval, nna, i, j, l | 1 Warning: Unused variable 'nna' declared at (1) [-Wunused-variable] slse.f:37:36: 37 | integer n, k, rk, piv(k), info, i, j, tv | 1 Warning: Unused variable 'info' declared at (1) [-Wunused-variable] slse.f:37:42: 37 | integer n, k, rk, piv(k), info, i, j, tv | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] slse.f:241:47: 241 | integer nk0s(p), nk1s(p), tnk0s, tnk1s, i, vt | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] gcc-14 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o causalSLSE.so dist.o initcausal.o slse.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/causalSLSE/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/causalSLSE/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/causalSLSE/src' installing to /data/gannet/ripley/R/packages/tests-devel/causalSLSE.Rcheck/00LOCK-causalSLSE/00new/causalSLSE/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (causalSLSE)