* 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: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’ using SDK: ‘MacOSX11.3.sdk’ /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c causal.f -o causal.o causal.f:186:52: 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:23: 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:52: 41 | double precision x1(k), x2(n,k), dist(n), tmp1, tmp2, tol | ^ 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 clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c dist.c -o dist.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 initcausal.c -o initcausal.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c rsum.f90 -o rsum.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -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] clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o causalSLSE.so causal.o dist.o initcausal.o rsum.o slse.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R ld: warning: could not create compact unwind for _updatek_: does not use standard frame ld: warning: could not create compact unwind for _selpvt_: does not use standard frame ld: warning: could not create compact unwind for _testknoti_: does not use standard frame ld: warning: could not create compact unwind for _hatvals_: does not use standard frame ld: warning: could not create compact unwind for _vcovhc_: does not use standard frame ld: warning: could not create compact unwind for _lse_: does not use standard frame ld: warning: could not create compact unwind for _modfitsel_: does not use standard frame ld: warning: could not create compact unwind for _selic_: does not use standard frame ld: warning: could not create compact unwind for _pvalf_: does not use standard frame ld: warning: could not create compact unwind for _cmodfitsel_: does not use standard frame ld: warning: could not create compact unwind for _selicc_: does not use standard frame ld: warning: could not create compact unwind for _modelfit_: does not use standard frame ld: warning: could not create compact unwind for _selmodel_: does not use standard frame ld: warning: could not create compact unwind for ___emutls_get_address: does not use standard frame ld: warning: could not create compact unwind for _llri_: does not use standard frame ld: warning: could not create compact unwind for _cvfct_: does not use standard frame ld: warning: could not create compact unwind for _edist_: does not use standard frame ld: warning: could not create compact unwind for _findnni_: does not use standard frame ld: warning: could not create compact unwind for _allmin_: does not use standard frame ld: warning: could not create compact unwind for _findnn_: does not use standard frame ld: warning: could not create compact unwind for _gridcv_: does not use standard frame ld: warning: could not create compact unwind for _brentcv_: does not use standard frame ld: warning: could not create compact unwind for _allocate_tramp_ctrl: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_created: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: does not use standard frame installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/causalSLSE.Rcheck/00LOCK-causalSLSE/00new/causalSLSE/libs ** generating debug symbols (dSYM) ** 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)