* installing *source* package 'SmoothHazard' ... ** package 'SmoothHazard' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' using Fortran compiler: 'GNU Fortran (GCC) 13.2.0' make[1]: Entering directory '/d/temp/Rtmp4Mgoki/R.INSTALL237b4379968d/SmoothHazard/src' gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c commun.f90 -o commun.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c optim.f90 -o optim.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c recKappa.f90 -o recKappa.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c bgos.f90 -o bgos.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c cdfnor.f90 -o cdfnor.o cdfnor.f90:102:20: 102 | implicit none | 1 Warning: Nonconforming tab character at (1) [-Wtabs] cdfnor.f90:165:65: 165 | IF (.NOT. (abs(((pq)-0.5D0)-0.5D0).GT.(3.0D0*spmpar(1)))) GO TO 140 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] cdfnor.f90:290:37: 290 | dennor(x) = r2pi*exp(nhalf*x*x) | 1 Warning: Obsolescent feature: Statement function at (1) gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c distance.f90 -o distance.o distance.f90:319:2: 319 | use commun,only:iconf,level | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:327:2: 327 | quantile,P,bound,m,sd | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:400:5: 400 | if (iconf.eq.1) then | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:401:2: 401 | P = level + (1-level)/2 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:402:2: 402 | m = 0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:403:2: 403 | sd = 1 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:404:2: 404 | call cdfnor(2, P, 1-P, quantile, m, sd, s, bound) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:405:11: 405 | call conf(x,j,n,y,pm,zi) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:406:11: 406 | binf = dexp(-gl + quantile*pm) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:407:11: 407 | bsup = dexp(-gl - quantile*pm) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:408:11: 408 | call conf1(x,j,n,y,pm,zi) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:409:11: 409 | lbinf = lam - quantile*pm | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:410:11: 410 | lbsup = lam + quantile*pm | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:411:2: 411 | else | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:412:2: 412 | binf=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:413:2: 413 | bsup=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:414:2: 414 | lbinf=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:415:2: 415 | lbsup=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] distance.f90:416:2: 416 | end if | 1 Warning: Nonconforming tab character at (1) [-Wtabs] gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c estimv.f90 -o estimv.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c fonct.f90 -o fonct.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c idmLikelihood.f90 -o idmLikelihood.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c idmPl.f90 -o idmPl.o idmPl.f90:37:2: 37 | conf_bands,level_conf,CVcrit,mdf,theta01,theta02,theta12,prt,hess_tot) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmPl.f90:54:2: 54 | double precision,intent(in)::level_conf | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmPl.f90:114:2: 114 | iconf = conf_bands | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmPl.f90:115:2: 115 | level = level_conf | 1 Warning: Nonconforming tab character at (1) [-Wtabs] gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c idmPlLikelihood.f90 -o idmPlLikelihood.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c idmPlLikelihood2.f90 -o idmPlLikelihood2.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c idmPlLikelihood0.f90 -o idmPlLikelihood0.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c runiran.c -o runiran.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c idmWeib.f90 -o idmWeib.o idmWeib.f90:11:2: 11 | ,level_conf,prt,hess_tot) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:21:2: 21 | double precision,intent(in)::level_conf | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:81:2: 81 | iconf = conf_bands | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:307:2: 307 | if (iconf.eq.1)then | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:308:2: 308 | alpha = 1 - level_conf | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:391:2: 391 | else | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:392:2: 392 | a01_l=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:393:2: 393 | a01_u=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:394:2: 394 | a02_l=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:395:2: 395 | a02_u=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:396:2: 396 | a12_l=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:397:2: 397 | a12_u=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] idmWeib.f90:398:2: 398 | end if | 1 Warning: Nonconforming tab character at (1) [-Wtabs] gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c qgauss1.f90 -o qgauss1.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c survLikelihood.f90 -o survLikelihood.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c survPl.f90 -o survPl.o survPl.f90:74:2: 74 | iconf = conf_bands | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survPl.f90:75:2: 75 | level = level_conf | 1 Warning: Nonconforming tab character at (1) [-Wtabs] gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c survPlLikelihood.f90 -o survPlLikelihood.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c survWeib.f90 -o survWeib.o survWeib.f90:8:2: 8 | level_conf,prt,hess_tot) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survWeib.f90:19:2: 19 | double precision,intent(in)::level_conf | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survWeib.f90:64:2: 64 | iconf = conf_bands | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survWeib.f90:317:2: 317 | if (iconf.eq.1)then | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survWeib.f90:318:2: 318 | alpha = 1 - level_conf | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survWeib.f90:319:2: 319 | icut = nint(alpha/2*2000 + 1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survWeib.f90:439:2: 439 | else | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survWeib.f90:440:2: 440 | S_l=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survWeib.f90:441:2: 441 | S_u=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survWeib.f90:442:2: 442 | h_l=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survWeib.f90:443:2: 443 | h_u=0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] survWeib.f90:444:2: 444 | end if | 1 Warning: Nonconforming tab character at (1) [-Wtabs] gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c tri.f90 -o tri.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c useSurv.f90 -o useSurv.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -shared -s -static-libgcc -o SmoothHazard.dll tmp.def commun.o optim.o recKappa.o bgos.o cdfnor.o distance.o estimv.o fonct.o idmLikelihood.o idmPl.o idmPlLikelihood.o idmPlLikelihood2.o idmPlLikelihood0.o idmWeib.o qgauss1.o survLikelihood.o survPl.o survPlLikelihood.o survWeib.o tri.o useSurv.o init.o runiran.o -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmp4Mgoki/R.INSTALL237b4379968d/SmoothHazard/src' make[1]: Entering directory '/d/temp/Rtmp4Mgoki/R.INSTALL237b4379968d/SmoothHazard/src' make[1]: Leaving directory '/d/temp/Rtmp4Mgoki/R.INSTALL237b4379968d/SmoothHazard/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-SmoothHazard/00new/SmoothHazard/libs/x64 ** R ** data ** inst ** 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 ** 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 'SmoothHazard' as SmoothHazard_2024.04.10.zip * DONE (SmoothHazard)