Open jlche opened 10 months ago
It works for me in https://github.com/zdk123/SpiecEasi/issues/217#issuecomment-1489172072
It has been solved. create folder name .R ; then create subfolder name it with Makevars, input below code into Makevars: FC = /usr/local/gcc/bin/gfortran E77 = /usr/local/opt/gcc/bin/gfortran FLIBS = -L/usr/local/opt/gcc/lib
It has been solved. create folder name .R ; then create subfolder name it with Makevars, input below code into Makevars: FC = /usr/local/gcc/bin/gfortran E77 = /usr/local/opt/gcc/bin/gfortran FLIBS = -L/usr/local/opt/gcc/lib
------------------ Original ------------------ From: @.>; Date: Thu, Feb 1, 2024 03:04 PM To: @.>; Cc: @.>; @.>; Subject: Re: [zdk123/SpiecEasi] Error in installing packages (Issue #253)
I have encountered the same issue. Have you managed to resolve it?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Hi, I am trying to install the package on my laptop (macOS Monterey 12.7.2) using the RStudio (Version 2023.12.0), but it failed to visit and download via the routine as shown below. May I try the other way or do you know how to solve this error? Thanks a lot.