* installing *source* package ‘rsofun’ ... ** package ‘rsofun’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.4)’ using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’ using SDK: ‘MacOSX14.2.sdk’ /opt/gfortran/bin/gfortran -mtune=native -fPIC -g -O2 -c params_core.mod.f90 -o params_core.mod.o /opt/gfortran/bin/gfortran -mtune=native -fPIC -g -O2 -c grid_siterun.mod.f90 -o grid_siterun.mod.o /opt/gfortran/bin/gfortran -mtune=native -fPIC -g -O2 -c params_soil_biomee.mod.f90 -o params_soil_biomee.mod.o /opt/gfortran/bin/gfortran -mtune=native -fPIC -g -O2 -c classdefs.mod.f90 -o classdefs.mod.o /opt/gfortran/bin/gfortran -mtune=native -fPIC -g -O2 -c sofunutils.mod.f90 -o sofunutils.mod.o /opt/gfortran/bin/gfortran -mtune=native -fPIC -g -O2 -c params_siml_pmodel.mod.f90 -o params_siml_pmodel.mod.o /opt/gfortran/bin/gfortran -mtune=native -fPIC -g -O2 -c params_siml_biomee.mod.f90 -o params_siml_biomee.mod.o params_siml_biomee.mod.f90:61:9: 61 | use md_params_core, only: dummy | 1 Fatal Error: Cannot open module file ‘md_params_core.mod’ for reading at (1): No such file or directory compilation terminated. make[2]: *** [params_siml_biomee.mod.o] Error 1 /opt/gfortran/bin/gfortran -mtune=native -fPIC -g -O2 -c photosynth_pmodel.mod.f90 -o photosynth_pmodel.mod.o photosynth_pmodel.mod.f90:8:7: 8 | use md_params_core, only: kPo, c_molmass, dummy, eps | 1 Fatal Error: Cannot open module file ‘md_params_core.mod’ for reading at (1): No such file or directory compilation terminated. make[2]: *** [photosynth_pmodel.mod.o] Error 1 /opt/gfortran/bin/gfortran -mtune=native -fPIC -g -O2 -c forcing_siterun_pmodel.mod.f90 -o forcing_siterun_pmodel.mod.o forcing_siterun_pmodel.mod.f90:7:7: 7 | use md_params_core, only: ndayyear, nlu, dummy | 1 Fatal Error: Cannot open module file ‘md_params_core.mod’ for reading at (1): No such file or directory compilation terminated. make[2]: *** [forcing_siterun_pmodel.mod.o] Error 1 make[2]: Target `all' not remade because of errors. ERROR: compilation failed for package ‘rsofun’ * removing ‘/Users/ripley/R/packages/tests-devel/rsofun.Rcheck/rsofun’