############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL NuPoP ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’ * installing *source* package ‘NuPoP’ ... ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (GCC) 10.3.1’ gfortran -fPIC -g -O2 -Wall -c cvtbfb.f90 -o cvtbfb.o gfortran -fPIC -g -O2 -Wall -c cvtbfbNL4.f90 -o cvtbfbNL4.o cvtbfbNL4.f90:13:51: 13 | real*8 freqN4(4,4,4,4),tranN4(5:147,4,4,4,4,4),freqL4(4,4,4,4) | 1 Warning: Array ‘trann4’ 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 using ‘-frecursive’, or increase the ‘-fmax-stack-var-size=’ limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] gfortran -fPIC -g -O2 -Wall -c vtbfb.f90 -o vtbfb.o gfortran -fPIC -g -O2 -Wall -c vtbfbNL4.f90 -o vtbfbNL4.o vtbfbNL4.f90:13:51: 13 | real*8 freqN4(4,4,4,4),tranN4(5:147,4,4,4,4,4),freqL4(4,4,4,4) | 1 Warning: Array ‘trann4’ 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 using ‘-frecursive’, or increase the ‘-fmax-stack-var-size=’ limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] gcc -shared -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -L/usr/local/lib -o NuPoP.so cvtbfb.o cvtbfbNL4.o vtbfb.o vtbfbNL4.o -lgfortran -lm -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -lR installing to /home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/00LOCK-NuPoP/00new/NuPoP/libs ** R ** 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 (NuPoP)