* installing *source* package ‘causalSLSE’ ... ** this is package ‘causalSLSE’ version ‘0.4-1’ ** package ‘causalSLSE’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ using Fortran compiler: ‘GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/causalSLSE/src' gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c causal.f -o causal.o causal.f:186:51: 186 | double precision p(n), y(n), h(nh), cv(nh), yi, yh | 1~ Warning: Unused variable ‘yi’ declared at (1) [-Wunused-variable] causal.f:201:18: 201 | integer n, ind(n), nh, wmin, info, i, kern | 1~~~~~ Warning: Unused variable ‘ind’ declared at (1) [-Wunused-variable] causal.f:229:43: 229 | double precision cgold, zeps, a, b, c, x, w, v, fw, fv, fx, xm | 1 Warning: Unused variable ‘c’ declared at (1) [-Wunused-variable] causal.f:66:16: 66 | if (abs(tmp2-tmp1)<tol) then | ^ Warning: ‘tmp1’ may be used uninitialized [-Wmaybe-uninitialized] causal.f:41:49: 41 | double precision x1(k), x2(n,k), dist(n), tmp1, tmp2, tol | ^~~~ note: ‘tmp1’ was declared here causal.f:26:13: 26 | if (tmp1 == tmp2) then | ^ Warning: ‘tmp1’ may be used uninitialized [-Wmaybe-uninitialized] causal.f:11:30: 11 | double precision x(n), tmp1, tmp2 | ^~~~ note: ‘tmp1’ was declared here causal.f:256:72: 256 | q = abs(q); etemp = e; e = ed | ^ Warning: ‘ed’ may be used uninitialized [-Wmaybe-uninitialized] causal.f:256:41: 256 | q = abs(q); etemp = e; e = ed | ^ note: ‘ed’ was declared here gcc -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 -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 -fpic -g -O2 -mtune=native -Wall -pedantic -c rsum.f90 -o rsum.o gfortran -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:38: 618 | integer npval0, npval1, npval, nna, i, j, l | 1~~ Warning: Unused variable ‘nna’ declared at (1) [-Wunused-variable] slse.f:37:33: 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 -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/lib64 -o causalSLSE.so causal.o dist.o initcausal.o rsum.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)