-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot install NORMT3 #51
Comments
It appears that NORMT3 was removed from CRAM, but I was able to install it on MacOSX by grabbing the latest package from the archives: https://cran.r-project.org/src/contrib/Archive/NORMT3/
Does this solution work for you? |
I tried downloading NORMT3 from https://cran.r-project.org/src/contrib/Archive/NORMT3/ but I got the same error of ruhollah2. |
I am seeing the same issue now on R version 4.3 and MacOSX 12.6. It's a fairly deep rabbit hole involving clang/gfortran versions that I don't have time to go down at the moment (but will check back on in the future). In the meantime, I know that this docker image contains a working version of sciclone. You could give it a try until we're able to find a workaround: |
It appeared that
NORMT3
has several dependencies, like gfortran and c-compiler . Even after installing these dependencies,NORMT3
cannot be installed with the following errer:Any help is highly appreciated?
MacOS Monterey
R version 4.1.1 (2021-08-10) -- "Kick Things"
The text was updated successfully, but these errors were encountered: