* installing *source* package 'pscl' ...
** this is package 'pscl' version '1.5.9'
** package 'pscl' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_10_14_01_50_00_4128/RtmpU9Zm6u/R.INSTALL988059c92ea5/pscl/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 IDEAL.c -o IDEAL.o
IDEAL.c: In function 'IDEAL':
IDEAL.c:31:39: warning: variable 'sd' set but not used [-Wunused-but-set-variable]
31 | double **xp, **xpv, *xtemp, *btemp, sd;
| ^~
IDEAL.c:30:58: warning: variable 'nm_doub' set but not used [-Wunused-but-set-variable]
30 | double **ystar, **x, **xreg, **y, **beta, **bp, **bpv, nm_doub, iterPerCent;
| ^~~~~~~
IDEAL.c:29:38: warning: variable 'nm' set but not used [-Wunused-but-set-variable]
29 | int inloop, **ok, burnin, n, m, d, nm, maxiter, thin, impute, verbose;
| ^~
IDEAL.c:252:9: warning: 'ofp' may be used uninitialized [-Wmaybe-uninitialized]
252 | fprintf(ofp, "%d", iter);
| ^~~~~~~~~~~~~~~~~~~~~~~~
IDEAL.c:32:9: note: 'ofp' was declared here
32 | FILE *ofp;
| ^~~
IDEAL.c:28:10: warning: 'xocursor' may be used uninitialized [-Wmaybe-uninitialized]
28 | int e, xocursor, bocursor, xlength, blength, q, iter;
| ^~~~~~~~
IDEAL.c:28:20: warning: 'bocursor' may be used uninitialized [-Wmaybe-uninitialized]
28 | int e, xocursor, bocursor, xlength, blength, q, iter;
| ^~~~~~~~
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 check.c -o check.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 chol.c -o chol.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 crossprod.c -o crossprod.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 dmatTOdvec.c -o dmatTOdvec.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 dtnorm.c -o dtnorm.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 dvecTOdmat.c -o dvecTOdmat.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 gaussj.c -o gaussj.o
gaussj.c: In function 'gaussj':
gaussj.c:39:8: warning: 'icol' may be used uninitialized [-Wmaybe-uninitialized]
39 | if (irow != icol) {
| ^
gaussj.c:17:9: note: 'icol' was declared here
17 | int i,icol,irow,j,k,l,ll;
| ^~~~
gaussj.c:39:8: warning: 'irow' may be used uninitialized [-Wmaybe-uninitialized]
39 | if (irow != icol) {
| ^
gaussj.c:17:14: note: 'irow' was declared here
17 | int i,icol,irow,j,k,l,ll;
| ^~~~
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 pi.c -o pi.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 predict.c -o predict.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 printmat.c -o printmat.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 renormalize.c -o renormalize.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 rigamma.c -o rigamma.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 rmvnorm.c -o rmvnorm.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 updateb.c -o updateb.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 updatex.c -o updatex.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 updatey.c -o updatey.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 util.c -o util.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 xchol.c -o xchol.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 xreg.c -o xreg.o
gcc -shared -s -static-libgcc -o pscl.dll tmp.def IDEAL.o bayesreg.o check.o chol.o crossprod.o dmatTOdvec.o dtnorm.o dvecTOdmat.o gaussj.o init.o pi.o predict.o printmat.o renormalize.o rigamma.o rmvnorm.o updateb.o updatex.o updatey.o util.o xchol.o xreg.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_10_14_01_50_00_4128/RtmpU9Zm6u/R.INSTALL988059c92ea5/pscl/src'
make[1]: Entering directory '/d/temp/2025_10_14_01_50_00_4128/RtmpU9Zm6u/R.INSTALL988059c92ea5/pscl/src'
make[1]: Leaving directory '/d/temp/2025_10_14_01_50_00_4128/RtmpU9Zm6u/R.INSTALL988059c92ea5/pscl/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-pscl/00new/pscl/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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
** 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 'pscl' as pscl_1.5.9.zip
* DONE (pscl)