* installing *source* package ‘wsbackfit’ ...
** package ‘wsbackfit’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 13.0.0 (clang-1300.0.29.30)’
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -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
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  wsbackfit.f90 -o wsbackfit.o
wsbackfit.f90:2142:2:

 2142 |         subroutine ker1D_(h,Delta,kbin,ker,ikernel)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
wsbackfit.f90:2169:2:

 2169 |         double precision function kernh(X,x0,h,ikernel)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
wsbackfit.f90:2640:19:

 2640 |           integer i,n,j,p,iopt
      |                   1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
wsbackfit.f90:2640:23:

 2640 |           integer i,n,j,p,iopt
      |                       1
Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1545:32:

 1545 |      Pred(n),xmin,xmax,delta,aux,medy,rango,&
      |                                1
Warning: Unused variable ‘aux’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1541:21:

 1541 |      logical converge
      |                     1
Warning: Unused variable ‘converge’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1545:28:

 1545 |      Pred(n),xmin,xmax,delta,aux,medy,rango,&
      |                            1
Warning: Unused variable ‘delta’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1543:33:

 1543 |      double precision eps,num,den,media,kaux,&
      |                                 1
Warning: Unused variable ‘den’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1543:25:

 1543 |      double precision eps,num,den,media,kaux,&
      |                         1
Warning: Unused variable ‘eps’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1544:60:

 1544 |      X(n,npar),Z(n,npar),Y(n),W(n),Wy(n),h(npar),Maux,erraux,M(n,npar),&
      |                                                            1
Warning: Unused variable ‘erraux’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1546:17:

 1546 |      ErrCV,errmin,haux,&
      |                 1
Warning: Unused variable ‘errmin’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1542:30:

 1542 |      integer maxit,j,k,i,it,i1,i2,n,npar,s,nh,ih,iopt,kbin,n0
      |                              1
Warning: Unused variable ‘i1’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1542:33:

 1542 |      integer maxit,j,k,i,it,i1,i2,n,npar,s,nh,ih,iopt,kbin,n0
      |                                 1
Warning: Unused variable ‘i2’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1542:27:

 1542 |      integer maxit,j,k,i,it,i1,i2,n,npar,s,nh,ih,iopt,kbin,n0
      |                           1
Warning: Unused variable ‘it’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1542:22:

 1542 |      integer maxit,j,k,i,it,i1,i2,n,npar,s,nh,ih,iopt,kbin,n0
      |                      1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1543:44:

 1543 |      double precision eps,num,den,media,kaux,&
      |                                            1
Warning: Unused variable ‘kaux’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1544:53:

 1544 |      X(n,npar),Z(n,npar),Y(n),W(n),Wy(n),h(npar),Maux,erraux,M(n,npar),&
      |                                                     1
Warning: Unused variable ‘maux’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1542:18:

 1542 |      integer maxit,j,k,i,it,i1,i2,n,npar,s,nh,ih,iopt,kbin,n0
      |                  1
Warning: Unused variable ‘maxit’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1543:39:

 1543 |      double precision eps,num,den,media,kaux,&
      |                                       1
Warning: Unused variable ‘media’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1545:37:

 1545 |      Pred(n),xmin,xmax,delta,aux,medy,rango,&
      |                                     1
Warning: Unused variable ‘medy’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1543:29:

 1543 |      double precision eps,num,den,media,kaux,&
      |                             1
Warning: Unused variable ‘num’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1547:17:

 1547 |      erropt,pred2,PredCV(n),&
      |                 1
Warning: Unused variable ‘pred2’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1542:42:

 1542 |      integer maxit,j,k,i,it,i1,i2,n,npar,s,nh,ih,iopt,kbin,n0
      |                                          1
Warning: Unused variable ‘s’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1648:41:

 1648 |      Pred(n),xmin,xmax,delta,Predl(n),aux,medy,&
      |                                         1
Warning: Unused variable ‘aux’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1647:60:

 1647 |      X(n,npar),Z(n,npar),Y(n),W(n),Wy(n),h(npar),Maux,erraux,M(n,npar),&
      |                                                            1
Warning: Unused variable ‘erraux’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1646:50:

 1646 |      double precision eps,num,den,media,alpha,kaux,&
      |                                                  1
Warning: Unused variable ‘kaux’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1650:31:

 1650 |      mx0(n0,npar),pred0(n0),med, predaux(n), Baux(2),&
      |                               1
Warning: Unused variable ‘med’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1646:39:

 1646 |      double precision eps,num,den,media,alpha,kaux,&
      |                                       1
Warning: Unused variable ‘media’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1648:46:

 1648 |      Pred(n),xmin,xmax,delta,Predl(n),aux,medy,&
      |                                              1
Warning: Unused variable ‘medy’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1648:37:

 1648 |      Pred(n),xmin,xmax,delta,Predl(n),aux,medy,&
      |                                     1
Warning: Unused variable ‘predl’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1645:47:

 1645 |      integer maxit,j,k,i,it,i1,i2,n,npar,kbin,s,iopt,n0
      |                                               1
Warning: Unused variable ‘s’ declared at (1) [-Wunused-variable]
wsbackfit.f90:2323:53:

 2323 |           INTEGER                 :: i, ier, iostatus, j, n, nk,next_knot, pos,kbin,icont
      |                                                     1
Warning: Unused variable ‘iostatus’ declared at (1) [-Wunused-variable]
wsbackfit.f90:2323:78:

 2323 |           INTEGER                 :: i, ier, iostatus, j, n, nk,next_knot, pos,kbin,icont
      |                                                                              1
Warning: Unused variable ‘pos’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1867:37:

 1867 |           kernel2(kbin),M1b(kbin),aux,h,haux,num,den,&
      |                                     1
Warning: Unused variable ‘aux’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1867:52:

 1867 |           kernel2(kbin),M1b(kbin),aux,h,haux,num,den,&
      |                                                    1
Warning: Unused variable ‘den’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1865:61:

 1865 |           kernel1(kbin),S0(kbin),t0(kbin),t1(kbin),Sumw,ErrCV,&
      |                                                             1
Warning: Unused variable ‘errcv’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1867:48:

 1867 |           kernel2(kbin),M1b(kbin),aux,h,haux,num,den,&
      |                                                1
Warning: Unused variable ‘num’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1864:68:

 1864 |           double precision X(n),Y(n),W(n),Xb(kbin),Wb(kbin),Yb(kbin),Delta,d1,k,&
      |                                                                    1
Warning: Unused variable ‘yb’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1932:38:

 1932 |           integer KBIN,n,i,ii,igrid(n),j
      |                                      1
Warning: Unused variable ‘igrid’ declared at (1) [-Wunused-variable]
wsbackfit.f90:2484:62:

 2484 |           double precision w,muhat,family,linc,temp1,temp,maux,aux,muhat2
      |                                                              1
Warning: Unused variable ‘maux’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1099:21:

 1099 |      logical converge,calib
      |                     1
Warning: Unused variable ‘converge’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1101:31:

 1101 |      integer j,k,i,n,npar,icont,irep,ih,nh,kbin,N0
      |                               1
Warning: Unused variable ‘icont’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1101:36:

 1101 |      integer j,k,i,n,npar,icont,irep,ih,nh,kbin,N0
      |                                    1
Warning: Unused variable ‘irep’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1101:16:

 1101 |      integer j,k,i,n,npar,icont,irep,ih,nh,kbin,N0
      |                1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1203:14:

 1203 |         erraux,Maux,X(n,npar),Y(n),W(n),Wy(n),h(npar),M(n,npar),&
      |              1
Warning: Unused variable ‘erraux’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1202:46:

 1202 |      double precision eps,integral,num,den,med,&
      |                                              1
Warning: Unused variable ‘med’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1204:36:

 1204 |         Pred(n),xmin,xmax,delta,medy,PredCV(n),&
      |                                    1
Warning: Unused variable ‘medy’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1206:46:

 1206 |         X0(n0,npar),M0(n0,npar),pred0(n0), Var, a,&
      |                                              1
Warning: Unused variable ‘var’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1991:37:

 1991 |           m0CV(kbin),M0grid(kbin),aux,&
      |                                     1
Warning: Unused variable ‘aux’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1992:19:

 1992 |           h,num,den,sumw,&
      |                   1
Warning: Unused variable ‘den’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1987:31:

 1987 |           integer n,kbin,i,i0,j
      |                               1
Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1992:15:

 1992 |           h,num,den,sumw,&
      |               1
Warning: Unused variable ‘num’ declared at (1) [-Wunused-variable]
wsbackfit.f90:2471:55:

 2471 |           double precision fits(n),y(n),w(n),tempf,alog
      |                                                       1
Warning: Unused variable ‘alog’ declared at (1) [-Wunused-variable]
wsbackfit.f90:2584:21:

 2584 |           integer n,i
      |                     1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
wsbackfit.f90:963:53:

  963 |           double precision X(n,p),W(n),Pred(n),B(p+1)
      |                                                     1
Warning: Unused variable ‘b’ declared at (1) [-Wunused-variable]
wsbackfit.f90:979:36:

  979 |         M(n,npar),h(npar),family,cte,linc,muhat(n),devian,&
      |                                    1
Warning: Unused variable ‘cte’ declared at (1) [-Wunused-variable]
wsbackfit.f90:976:16:

  976 |      integer j,k,i,it,itmax,n,npar,kbin,n0,nparl,err
      |                1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
wsbackfit.f90:978:31:

  978 |      double precision eps,media,s0,X(n,npar),Y(n),W(n),&
      |                               1
Warning: Unused variable ‘media’ declared at (1) [-Wunused-variable]
wsbackfit.f90:978:34:

  978 |      double precision eps,media,s0,X(n,npar),Y(n),W(n),&
      |                                  1
Warning: Unused variable ‘s0’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1429:16:

 1429 |      etaold,alfa, X0(n0,npar),M0(n0,npar),MX0(n0,npar),&
      |                1
Warning: Unused variable ‘alfa’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1426:58:

 1426 |      W(n),M(n,npar),Mx(n,npar), h(npar), family, linc, cte,&
      |                                                          1
Warning: Unused variable ‘cte’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1427:39:

 1427 |      muhat(n), devian, devold, num, den, p0, sumw,&
      |                                       1
Warning: Unused variable ‘den’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1429:11:

 1429 |      etaold,alfa, X0(n0,npar),M0(n0,npar),MX0(n0,npar),&
      |           1
Warning: Unused variable ‘etaold’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1424:57:

 1424 |      integer j,k,i,it,itmax,n,npar,kbin,n0,II(npar),icont,nparl,err
      |                                                         1
Warning: Unused variable ‘icont’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1424:51:

 1424 |      integer j,k,i,it,itmax,n,npar,kbin,n0,II(npar),icont,nparl,err
      |                                                   1
Warning: Unused variable ‘ii’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1424:16:

 1424 |      integer j,k,i,it,itmax,n,npar,kbin,n0,II(npar),icont,nparl,err
      |                1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1425:31:

 1425 |      double precision eps,media,s0,X(n,npar),Z(n,npar),Y(n),&
      |                               1
Warning: Unused variable ‘media’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1427:34:

 1427 |      muhat(n), devian, devold, num, den, p0, sumw,&
      |                                  1
Warning: Unused variable ‘num’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1425:34:

 1425 |      double precision eps,media,s0,X(n,npar),Z(n,npar),Y(n),&
      |                                  1
Warning: Unused variable ‘s0’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1427:49:

 1427 |      muhat(n), devian, devold, num, den, p0, sumw,&
      |                                                 1
Warning: Unused variable ‘sumw’ declared at (1) [-Wunused-variable]
wsbackfit.f90:2683:29:

 2683 |           integer n,np,i,p,n2,p2,j
      |                             1
Warning: Unused variable ‘n2’ declared at (1) [-Wunused-variable]
wsbackfit.f90:2683:32:

 2683 |           integer n,np,i,p,n2,p2,j
      |                                1
Warning: Unused variable ‘p2’ declared at (1) [-Wunused-variable]
wsbackfit.f90:2721:32:

 2721 |      INTEGER :: i, ier, iostatus, j, n, nk,next_knot, pos,kbin,icont
      |                                1
Warning: Unused variable ‘iostatus’ declared at (1) [-Wunused-variable]
wsbackfit.f90:2721:57:

 2721 |      INTEGER :: i, ier, iostatus, j, n, nk,next_knot, pos,kbin,icont
      |                                                         1
Warning: Unused variable ‘pos’ declared at (1) [-Wunused-variable]
wsbackfit.f90:1965:38:

 1965 |                     d1 = Xb(ii+1)-X(i)
      |                                      ^
Warning: ‘ii’ may be used uninitialized [-Wmaybe-uninitialized]
wsbackfit.f90:1932:29:

 1932 |           integer KBIN,n,i,ii,igrid(n),j
      |                             ^
note: ‘ii’ was declared here
wsbackfit.f90:2493:32:

 2493 |                aux=temp1*temp**2
      |                                ^
Warning: ‘__result_diriv’ may be used uninitialized [-Wmaybe-uninitialized]
wsbackfit.f90:2508:36:

 2508 |      double precision function DIRIV(muhat,linc)
      |                                    ^
note: ‘__result_diriv’ was declared here
wsbackfit.f90:2502:57:

 2502 |                     weight=w/(muhat*DIRIV(muhat,linc)**2)
      |                                                         ^
Warning: ‘__result_diriv’ may be used uninitialized [-Wmaybe-uninitialized]
wsbackfit.f90:2508:36:

 2508 |      double precision function DIRIV(muhat,linc)
      |                                    ^
note: ‘__result_diriv’ was declared here
wsbackfit.f90:2505:8:

 2505 |      end
      |        ^
Warning: ‘__result_weight’ may be used uninitialized [-Wmaybe-uninitialized]
wsbackfit.f90:2482:37:

 2482 |      double precision function WEIGHT(w,muhat,family,linc)
      |                                     ^
note: ‘__result_weight’ was declared here
wsbackfit.f90:2519:8:

 2519 |      end
      |        ^
Warning: ‘__result_diriv’ may be used uninitialized [-Wmaybe-uninitialized]
wsbackfit.f90:2508:36:

 2508 |      double precision function DIRIV(muhat,linc)
      |                                    ^
note: ‘__result_diriv’ was declared here
wsbackfit.f90:2565:8:

 2565 |      end
      |        ^
Warning: ‘__result_slinc’ may be used uninitialized [-Wmaybe-uninitialized]
wsbackfit.f90:2554:36:

 2554 |      double precision function SLINC(muhat,linc)
      |                                    ^
note: ‘__result_slinc’ was declared here
wsbackfit.f90:2071:38:

 2071 |                     d1 = Xb(ii+1)-X(i)
      |                                      ^
Warning: ‘ii’ may be used uninitialized [-Wmaybe-uninitialized]
wsbackfit.f90:2048:29:

 2048 |           integer kbin,n,i,ii,j
      |                             ^
note: ‘ii’ was declared here
wsbackfit.f90:2430:8:

 2430 |      end
      |        ^
Warning: ‘__result_dev’ may be used uninitialized [-Wmaybe-uninitialized]
wsbackfit.f90:2418:34:

 2418 |      double precision function DEV(n,fits,y,w,family)
      |                                  ^
note: ‘__result_dev’ was declared here
wsbackfit.f90:1021:85:

 1021 |                 Z2(i) = (Eta(i) - offset(i)) + (Y(i) - muhat(i))*diriv(muhat(i),linc)
      |                                                                                     ^
Warning: ‘__result_diriv’ may be used uninitialized [-Wmaybe-uninitialized]
wsbackfit.f90:2508:36:

 2508 |      double precision function DIRIV(muhat,linc)
      |                                    ^
note: ‘__result_diriv’ was declared here
wsbackfit.f90:1466:84:

 1466 |                    Z2(i) = Eta(i) - offset(i) + (Y(i)-muhat(i))*diriv(muhat(i),linc)
      |                                                                                    ^
Warning: ‘__result_diriv’ may be used uninitialized [-Wmaybe-uninitialized]
wsbackfit.f90:2508:36:

 2508 |      double precision function DIRIV(muhat,linc)
      |                                    ^
note: ‘__result_diriv’ was declared here
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o wsbackfit.so init.o wsbackfit.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for ___lsq_MOD_varprd: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for ___lsq_MOD_partial_corr: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for ___lsq_MOD_cov: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for ___lsq_MOD_tolset: register 22 saved somewhere other than in frame
ld: warning: could not create compact unwind for ___lsq_MOD_regcf: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for ___lsq_MOD_sing: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for ___lsq_MOD_endup: register 22 saved somewhere other than in frame
ld: warning: could not create compact unwind for ___lsq_MOD_startup: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _linv_: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for _interpola_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _ker1d__: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _bin1dz__: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _r1gridz__: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _pzjk_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _pzj_: registers 76 and 77 not saved contiguously in frame
ld: warning: could not create compact unwind for _bin1d__: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _r1grid__: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _pjk_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _pj_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _wregresion_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _reglineal_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _vcoef3_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _vcoef2_: registers 76 and 77 not saved contiguously in frame
ld: warning: could not create compact unwind for _sback2_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _sback3_: registers 76 and 77 not saved contiguously in frame
ld: warning: could not create compact unwind for _predl_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dllsback_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dllvcoef_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _reglinealpred_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _interpola2_: register 75 saved somewhere other than in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.3/wsbackfit.Rcheck/00LOCK-wsbackfit/00new/wsbackfit/libs
** generating debug symbols (dSYM)
** R
** data
** 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 (wsbackfit)