An Wang

Results 3 comments of An Wang

https://github.com/xzhoulab/SPARK/issues/12#issuecomment-2107495029 Hope you solved this problem! If not, feel free to check out the solution here.

Here is my solution: 1. `brew install gcc` 2. in terminal, type `which gfortran`. In my case, it returns `/opt/homebrew/bin/gfortran` 3. In terminal, type ``` mkdir -p ~/.R nano ~/.R/Makevars...