* installing *source* package 'BAS' ...
** this is package 'BAS' version '2.0.2'
** package 'BAS' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
using Fortran compiler: 'GNU Fortran (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_12_28_01_50_00_8710/Rtmp42lprD/R.INSTALL17eb041aa636f/BAS/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c E_ZS.c -o E_ZS.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c MH-funs.c -o MH-funs.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c ZS_approx_full_np.c -o ZS_approx_full_np.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c ZS_approx_null_np.c -o ZS_approx_null_np.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c amcmc-funs.c -o amcmc-funs.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c bayesglm.c -o bayesglm.o
bayesglm.c: In function 'glm_fit':
bayesglm.c:62:17: warning: variable 'betapriorfamily' set but not used [-Wunused-but-set-variable]
   62 |   betapriorptr *betapriorfamily;
      |                 ^~~~~~~~~~~~~~~
bayesglm.c:178:17: warning: 'disp' may be used uninitialized [-Wmaybe-uninitialized]
  178 |         se[j] = sqrt(se[j]*disp);
      |                 ^~~~~~~~~~~~~~~~
bayesglm.c:54:10: note: 'disp' was declared here
   54 |   double disp;
      |          ^~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c bayesreg.c -o bayesreg.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c betapriorfamily.c -o betapriorfamily.o
betapriorfamily.c: In function 'intrinsic_glm_shrinkage':
betapriorfamily.c:239:38: warning: unused variable 'u' [-Wunused-variable]
  239 |   double a, b, s, r, v, theta, n, p, u, shrinkage;
      |                                      ^
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c cch.c -o cch.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dch1up.f -o dch1up.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c family.c -o family.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c glm_deterministic.c -o glm_deterministic.o
glm_deterministic.c: In function 'glm_deterministic':
glm_deterministic.c:67:35: warning: unused variable 'logmargy' [-Wunused-variable]
   67 |         double *probs,shrinkage_m,logmargy;
      |                                   ^~~~~~~~
glm_deterministic.c:67:23: warning: unused variable 'shrinkage_m' [-Wunused-variable]
   67 |         double *probs,shrinkage_m,logmargy;
      |                       ^~~~~~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c glm_fit.c -o glm_fit.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c glm_mcmc.c -o glm_mcmc.o
glm_mcmc.c: In function 'glm_mcmc':
glm_mcmc.c:17:39: warning: variable 'shrinkage_m' set but not used [-Wunused-but-set-variable]
   17 |   double *probs, MH=0.0, prior_m=1.0, shrinkage_m, logmargy, postold, postnew;
      |                                       ^~~~~~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c glm_mcmc_grow.c -o glm_mcmc_grow.o
glm_mcmc_grow.c: In function 'glm_mcmc_grow':
glm_mcmc_grow.c:117:45: warning: variable 'shrinkage_m' set but not used [-Wunused-but-set-variable]
  117 |         double *probs, MH=0.0, prior_m=1.0, shrinkage_m, logmarg_m, postold, postnew;
      |                                             ^~~~~~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c glm_mcmcbas.c -o glm_mcmcbas.o
glm_mcmcbas.c: In function 'glm_mcmcbas':
glm_mcmcbas.c:54:44: warning: variable 'shrinkage_m' set but not used [-Wunused-but-set-variable]
   54 |         double *probs, MH=0.0, prior_m=1.0,shrinkage_m, logmargy, postold, postnew;
      |                                            ^~~~~~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c glm_sampleworep.c -o glm_sampleworep.o
glm_sampleworep.c: In function 'glm_sampleworep':
glm_sampleworep.c:121:33: warning: variable 'shrinkage_m' set but not used [-Wunused-but-set-variable]
  121 |         double *probs,logmargy, shrinkage_m;
      |                                 ^~~~~~~~~~~
glm_sampleworep.c:121:23: warning: variable 'logmargy' set but not used [-Wunused-but-set-variable]
  121 |         double *probs,logmargy, shrinkage_m;
      |                       ^~~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c glm_sampleworep_grow.c -o glm_sampleworep_grow.o
glm_sampleworep_grow.c: In function 'glm_sampleworep_grow':
glm_sampleworep_grow.c:101:33: warning: variable 'shrinkage_m' set but not used [-Wunused-but-set-variable]
  101 |         double *probs,logmargy, shrinkage_m;
      |                                 ^~~~~~~~~~~
glm_sampleworep_grow.c:101:23: warning: variable 'logmargy' set but not used [-Wunused-but-set-variable]
  101 |         double *probs,logmargy, shrinkage_m;
      |                       ^~~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c hg_approx_null_np.c -o hg_approx_null_np.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c hyp1F1.c -o hyp1F1.o
hyp1F1.c:99:9: warning: "DOMAIN" redefined
   99 | #define DOMAIN          1       /* argument domain error */
      |         ^~~~~~
In file included from D:/RCompile/recent/R/include/Rmath.h:43,
                 from hyp1F1.c:69:
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:29:9: note: this is the location of the previous definition
   29 | #define DOMAIN          _DOMAIN
      |         ^~~~~~
hyp1F1.c:100:9: warning: "SING" redefined
  100 | #define SING            2       /* argument singularity */
      |         ^~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:30:9: note: this is the location of the previous definition
   30 | #define SING            _SING
      |         ^~~~
hyp1F1.c:101:9: warning: "OVERFLOW" redefined
  101 | #define OVERFLOW        3       /* overflow range error */
      |         ^~~~~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:31:9: note: this is the location of the previous definition
   31 | #define OVERFLOW        _OVERFLOW
      |         ^~~~~~~~
hyp1F1.c:102:9: warning: "UNDERFLOW" redefined
  102 | #define UNDERFLOW       4       /* underflow range error */
      |         ^~~~~~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:32:9: note: this is the location of the previous definition
   32 | #define UNDERFLOW       _UNDERFLOW
      |         ^~~~~~~~~
hyp1F1.c:103:9: warning: "TLOSS" redefined
  103 | #define TLOSS           5       /* total loss of precision */
      |         ^~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:33:9: note: this is the location of the previous definition
   33 | #define TLOSS           _TLOSS
      |         ^~~~~
hyp1F1.c:104:9: warning: "PLOSS" redefined
  104 | #define PLOSS           6       /* partial loss of precision */
      |         ^~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:34:9: note: this is the location of the previous definition
   34 | #define PLOSS           _PLOSS
      |         ^~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c hyp2f1.c -o hyp2f1.o
hyp2f1.c:89:9: warning: "DOMAIN" redefined
   89 | #define DOMAIN          1       /* argument domain error */
      |         ^~~~~~
In file included from D:/RCompile/recent/R/include/R.h:45,
                 from hyp2f1.c:70:
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:29:9: note: this is the location of the previous definition
   29 | #define DOMAIN          _DOMAIN
      |         ^~~~~~
hyp2f1.c:90:9: warning: "SING" redefined
   90 | #define SING            2       /* argument singularity */
      |         ^~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:30:9: note: this is the location of the previous definition
   30 | #define SING            _SING
      |         ^~~~
hyp2f1.c:91:9: warning: "OVERFLOW" redefined
   91 | #define OVERFLOW        3       /* overflow range error */
      |         ^~~~~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:31:9: note: this is the location of the previous definition
   31 | #define OVERFLOW        _OVERFLOW
      |         ^~~~~~~~
hyp2f1.c:92:9: warning: "UNDERFLOW" redefined
   92 | #define UNDERFLOW       4       /* underflow range error */
      |         ^~~~~~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:32:9: note: this is the location of the previous definition
   32 | #define UNDERFLOW       _UNDERFLOW
      |         ^~~~~~~~~
hyp2f1.c:93:9: warning: "TLOSS" redefined
   93 | #define TLOSS           5       /* total loss of precision */
      |         ^~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:33:9: note: this is the location of the previous definition
   33 | #define TLOSS           _TLOSS
      |         ^~~~~
hyp2f1.c:94:9: warning: "PLOSS" redefined
   94 | #define PLOSS           6       /* partial loss of precision */
      |         ^~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:34:9: note: this is the location of the previous definition
   34 | #define PLOSS           _PLOSS
      |         ^~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c hypergeometric1F1.c -o hypergeometric1F1.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c hypergeometric2F1.c -o hypergeometric2F1.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c lm_amcmc.c -o lm_amcmc.o
lm_amcmc.c: In function 'amcmc':
lm_amcmc.c:348:35: warning: 'new_loc' may be used uninitialized [-Wmaybe-uninitialized]
  348 |                   INTEGER(Rcounts)[old_loc] += 1;
      |                   ~~~~~~~~~~~~~~~~^~~~~~~~~
lm_amcmc.c:251:13: note: 'new_loc' was declared here
  251 |         int new_loc;
      |             ^~~~~~~
lm_amcmc.c:445:34: warning: 'postold' may be used uninitialized [-Wmaybe-uninitialized]
  445 |       if (!IS) MH =  exp(postnew - postold + log(pigammaold) - log(pigammanew));
      |                          ~~~~~~~~^~~~~~~~~
lm_amcmc.c:135:47: note: 'postold' was declared here
  135 |                 R2_m, RSquareFull, logmarg_m, postold, postnew;
      |                                               ^~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c lm_amcmc_growable.c -o lm_amcmc_growable.o
lm_amcmc_growable.c: In function 'amcmc_grow':
lm_amcmc_growable.c:331:35: warning: 'new_loc' may be used uninitialized [-Wmaybe-uninitialized]
  331 |                   INTEGER(Rcounts)[old_loc] += 1;
      |                   ~~~~~~~~~~~~~~~~^~~~~~~~~
lm_amcmc_growable.c:234:13: note: 'new_loc' was declared here
  234 |         int new_loc;
      |             ^~~~~~~
lm_amcmc_growable.c:474:34: warning: 'postold' may be used uninitialized [-Wmaybe-uninitialized]
  474 |       if (!IS) MH =  exp(postnew - postold + log(pigammaold) - log(pigammanew));
      |                          ~~~~~~~~^~~~~~~~~
lm_amcmc_growable.c:120:47: note: 'postold' was declared here
  120 |                 R2_m, RSquareFull, logmarg_m, postold, postnew;
      |                                               ^~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c lm_deterministic.c -o lm_deterministic.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c lm_mcmc.c -o lm_mcmc.o
lm_mcmc.c: In function 'mcmc':
lm_mcmc.c:137:13: warning: unused variable 'k' [-Wunused-variable]
  137 |         int k = LENGTH(modelprobs);
      |             ^
lm_mcmc.c:312:35: warning: 'new_loc' may be used uninitialized [-Wmaybe-uninitialized]
  312 |                   INTEGER(Rcounts)[old_loc] += 1;
      |                   ~~~~~~~~~~~~~~~~^~~~~~~~~
lm_mcmc.c:216:13: note: 'new_loc' was declared here
  216 |         int new_loc;
      |             ^~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c lm_mcmc_grow.c -o lm_mcmc_grow.o
lm_mcmc_grow.c: In function 'mcmc_grow':
lm_mcmc_grow.c:306:35: warning: 'new_loc' may be used uninitialized [-Wmaybe-uninitialized]
  306 |                   INTEGER(Rcounts)[old_loc] += 1;
      |                   ~~~~~~~~~~~~~~~~^~~~~~~~~
lm_mcmc_grow.c:211:13: note: 'new_loc' was declared here
  211 |         int new_loc;
      |             ^~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c lm_mcmcbas.c -o lm_mcmcbas.o
lm_mcmcbas.c: In function 'mcmcbas':
lm_mcmcbas.c:297:22: warning: 'new_loc' may be used uninitialized [-Wmaybe-uninitialized]
  297 |       INTEGER(counts)[old_loc] += 1;
      |       ~~~~~~~~~~~~~~~^~~~~~~~~
lm_mcmcbas.c:194:9: note: 'new_loc' was declared here
  194 |     int new_loc;
      |         ^~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c lm_sampleworep-grow.c -o lm_sampleworep-grow.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c lm_sampleworep.c -o lm_sampleworep.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c mem.c -o mem.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c model_probabilities.c -o model_probabilities.o
model_probabilities.c: In function 'compute_margprobs_Bayes_BAS_MCMC':
model_probabilities.c:129:17: warning: unused variable 'probNotInS' [-Wunused-variable]
  129 |   double *beta, probNotInS = 1.0;
      |                 ^~~~~~~~~~
In file included from bas.h:23,
                 from model_probabilities.c:6:
D:/RCompile/recent/R/include/Rmath.h:221:25: warning: unused variable 'Rf_beta' [-Wunused-variable]
  221 | #define beta            Rf_beta
      |                         ^~~~~~~
model_probabilities.c:129:11: note: in expansion of macro 'beta'
  129 |   double *beta, probNotInS = 1.0;
      |           ^~~~
model_probabilities.c:127:22: warning: unused variable 'n' [-Wunused-variable]
  127 |   int m, j, *model, *n;
      |                      ^
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c mtherr.c -o mtherr.o
mtherr.c:67:9: warning: "DOMAIN" redefined
   67 | #define DOMAIN          1       /* argument domain error */
      |         ^~~~~~
In file included from D:/RCompile/recent/R/include/R.h:45,
                 from mtherr.c:61:
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:29:9: note: this is the location of the previous definition
   29 | #define DOMAIN          _DOMAIN
      |         ^~~~~~
mtherr.c:68:9: warning: "SING" redefined
   68 | #define SING            2       /* argument singularity */
      |         ^~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:30:9: note: this is the location of the previous definition
   30 | #define SING            _SING
      |         ^~~~
mtherr.c:69:9: warning: "OVERFLOW" redefined
   69 | #define OVERFLOW        3       /* overflow range error */
      |         ^~~~~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:31:9: note: this is the location of the previous definition
   31 | #define OVERFLOW        _OVERFLOW
      |         ^~~~~~~~
mtherr.c:70:9: warning: "UNDERFLOW" redefined
   70 | #define UNDERFLOW       4       /* underflow range error */
      |         ^~~~~~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:32:9: note: this is the location of the previous definition
   32 | #define UNDERFLOW       _UNDERFLOW
      |         ^~~~~~~~~
mtherr.c:71:9: warning: "TLOSS" redefined
   71 | #define TLOSS           5       /* total loss of precision */
      |         ^~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:33:9: note: this is the location of the previous definition
   33 | #define TLOSS           _TLOSS
      |         ^~~~~
mtherr.c:72:9: warning: "PLOSS" redefined
   72 | #define PLOSS           6       /* partial loss of precision */
      |         ^~~~~
D:/rtools45/x86_64-w64-mingw32.static.posix/include/math.h:34:9: note: this is the location of the previous definition
   34 | #define PLOSS           _PLOSS
      |         ^~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c resizeVectors.c -o resizeVectors.o
resizeVectors.c: In function 'resizeVector':
resizeVectors.c:78:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   78 |   for (i = 0; i < len_new; i++)
      |   ^~~
resizeVectors.c:86:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   86 |     break;
      |     ^~~~~
resizeVectors.c:88:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   88 |   for (i = 0; i < len_new; i++)
      |   ^~~
resizeVectors.c:94:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   94 |     break;
      |     ^~~~~
resizeVectors.c:102:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  102 |   for (i = 0; i < len_new; i++)
      |   ^~~
resizeVectors.c:106:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  106 |     break;
      |     ^~~~~
resizeVectors.c:108:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  108 |   for (i = 0; i < len_new; i++)
      |   ^~~
resizeVectors.c:114:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  114 |     break;
      |     ^~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c tree_structures.c -o tree_structures.o
gcc -shared -s -static-libgcc -o BAS.dll tmp.def E_ZS.o MH-funs.o ZS_approx_full_np.o ZS_approx_null_np.o amcmc-funs.o bayesglm.o bayesreg.o betapriorfamily.o cch.o dch1up.o family.o glm_deterministic.o glm_fit.o glm_mcmc.o glm_mcmc_grow.o glm_mcmcbas.o glm_sampleworep.o glm_sampleworep_grow.o hg_approx_null_np.o hyp1F1.o hyp2f1.o hypergeometric1F1.o hypergeometric2F1.o init.o lm_amcmc.o lm_amcmc_growable.o lm_deterministic.o lm_mcmc.o lm_mcmc_grow.o lm_mcmcbas.o lm_sampleworep-grow.o lm_sampleworep.o mem.o model_probabilities.o mtherr.o resizeVectors.o tree_structures.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -lgfortran -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_12_28_01_50_00_8710/Rtmp42lprD/R.INSTALL17eb041aa636f/BAS/src'
make[1]: Entering directory '/d/temp/2025_12_28_01_50_00_8710/Rtmp42lprD/R.INSTALL17eb041aa636f/BAS/src'
make[1]: Leaving directory '/d/temp/2025_12_28_01_50_00_8710/Rtmp42lprD/R.INSTALL17eb041aa636f/BAS/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-BAS/00new/BAS/libs/x64
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'BAS' as BAS_2.0.2.zip
* DONE (BAS)