downloading reverse dependencies ... downloading pid_0.50.tar.gz ... ok downloading FrF2_2.3-4.tar.gz ... ok downloading RcmdrPlugin.DoE_0.12-6.tar.gz ... ok installing dependencies ‘BsMD’, ‘DoE.wrapper’, ‘FrF2.catlg128’ begin installing package ‘FrF2.catlg128’ begin installing package ‘BsMD’ begin installing package ‘DoE.wrapper’ * installing *source* package ‘BsMD’ ... ** this is package ‘BsMD’ version ‘2023.920’ ** package ‘BsMD’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-1) 15.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSLWu4I/R.INSTALL1f5558357eefbb/BsMD/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c BsMD_init.c -o BsMD_init.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c bsmd.f -o bsmd.o bsmd.f:153:73: 153 | *RES(MAXN), | 1 154 | *A(MAXN,MAXTERM),AA(MAXTERM,MAXTERM),NORM(MAXGAM), | ~~~~~~~~~~~~~~~~ Warning: Array ‘a’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] bsmd.f:154:23: 154 | *A(MAXN,MAXTERM),AA(MAXTERM,MAXTERM),NORM(MAXGAM), | 1~~~~~~~~~~~~~~~~~~ Warning: Array ‘aa’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] bsmd.f:156:73: 156 | *Z(MAXTERM),PTOP(MAXNMD),SIGTOP(MAXNMD),PROB0(MAXGAM), | 1 157 | *ATEM(MAXTERM,MAXTERM),DT(2) | ~~~~~~~~~~~~~~~~~~~~~~ Warning: Array ‘atem’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] bsmd.f:1725:40: 1725 | DOUBLE PRECISION A(MAXN0,MAXCOL),AA(MAXCOL,MAXCOL),Z(MAXCOL) | 1~~~~~~~~~~~~~~~~ Warning: Array ‘aa’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o BsMD.so BsMD_init.o bsmd.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSLWu4I/R.INSTALL1f5558357eefbb/BsMD/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-BsMD/00new/BsMD/libs ** 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 (BsMD) * installing *source* package ‘DoE.wrapper’ ... ** this is package ‘DoE.wrapper’ version ‘0.13’ ** package ‘DoE.wrapper’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 * DONE (DoE.wrapper) * installing *source* package ‘FrF2.catlg128’ ... ** this is package ‘FrF2.catlg128’ version ‘1.2-4’ ** using staged installation ** R ** 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 * DONE (FrF2.catlg128) checking FrF2.catlg128_1.2-4.tar.gz ... checking pid_0.50.tar.gz ... checking FrF2_2.3-4.tar.gz ... checking RcmdrPlugin.DoE_0.12-6.tar.gz ... Depends: Package: FrF2.catlg128 Depends: R(>= 2.13.0), FrF2(>= 1.4) Timings: user system elapsed FrF2.catlg128 84.364 7.394 92.081 Results: Check status summary: OK Source packages 1 Reverse depends 3 Check results summary: FrF2.catlg128 ... OK rdepends_FrF2 ... OK rdepends_pid ... OK rdepends_RcmdrPlugin.DoE ... OK