* installing *source* package ‘hierNest’ ... ** this is package ‘hierNest’ version ‘1.0.0’ ** package ‘hierNest’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Apple clang version 21.0.0 (clang-2100.0.123.102)’ using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’ using SDK: ‘MacOSX26.4.sdk’ /opt/gfortran/bin/gfortran -mtune=native -mmacosx-version-min=26 -fPIC -g -O2 -Wall -pedantic -c spmatmul.f90 -o spmatmul.o /opt/gfortran/bin/gfortran -mtune=native -mmacosx-version-min=26 -fPIC -g -O2 -Wall -pedantic -c log_sgl_subfuns.f90 -o log_sgl_subfuns.o log_sgl_subfuns.f90:3:7: 3 | USE spmatmul | 1 Fatal Error: Cannot open module file 'spmatmul.mod' for reading at (1): No such file or directory compilation terminated. make[1]: *** [log_sgl_subfuns.o] Error 1 /opt/gfortran/bin/gfortran -mtune=native -mmacosx-version-min=26 -fPIC -g -O2 -Wall -pedantic -c sgl_subfuns.f90 -o sgl_subfuns.o sgl_subfuns.f90:3:8: 3 | USE spmatmul | 1 Fatal Error: Cannot open module file 'spmatmul.mod' for reading at (1): No such file or directory compilation terminated. make[1]: *** [sgl_subfuns.o] Error 1 make[1]: Target `all' not remade because of errors. ERROR: compilation failed for package ‘hierNest’ * removing ‘/Users/ripley/R/packages/tests-devel/hierNest.Rcheck/hierNest’