В Sat, 2 Sep 2023 22:23:51 +0530 Christofer Bogaso <bogaso.christo...@gmail.com> пишет:
> ld: warning: directory not found for option > '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0' > > ld: warning: directory not found for option > '-L/usr/local/gfortran/lib' > > ld: library not found for -lgfortran Sounds like you need to install gfortran: https://mac.r-project.org/tools/ If that doesn't help, consider asking at r-sig-...@r-project.org, a "special interest group" for everything related to R on macOS. -- Best regards, Ivan ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.