Open basai1234 opened 1 year ago
Hi Basai,
Thank you for your interest in EvoGeneX.
I am also facing the same problem. I am not sure if this is some issue with GitHub install function.
However, the following workaround worked for me.
Let me know if that works for you.
Hi Basai,
Thank you for your interest in EvoGeneX.
I am also facing the same problem. I am not sure if this is some issue with GitHub install function.
However, the following workaround worked for me.
Let me know if that works for you.
Soumitra
From: basai1234 @.> Sent: Thursday, July 13, 2023 9:44 AM To: ncbi/EvoGeneX @.> Cc: Subscribed @.***> Subject: [EXTERNAL] [ncbi/EvoGeneX] Failed to install 'EvoGeneX' from GitHub (Issue #4)
Hello,
I would like to use 'EvoGeneX' however I couldn't install it.
I asked couple other colleagues to install it with:
"devtools::install_github("ncbi/EvoGeneX", subdir="Rpackage", build_vignettes=TRUE)"
And it sounds that we encountered the same issue (both MacOS and Linux):
Error: Failed to install 'EvoGeneX' from GitHub: ! System command 'R' failed 7c7a8/00LOCK-EvoGeneX/00new/EvoGeneX/libs/EvoGeneX.so':
I first got this warning something like a dozen of time:
^
In file included from RcppExports.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/RcppEigen/include/RcppEigen.h:25: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/RcppEigen/include/RcppEigenForward.h:30: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/RcppEigen/include/Eigen/Dense:2: In file included from /Library/Frameworks/R.framework/Versions/4.1/Resources/library/RcppEigen/include/Eigen/LU:47: /Library/Frameworks/R.framework/Versions/4.1/Resources/library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas]
^
And finally this one before it halt:
ERROR: package installation failed
If you could help install it, it would be great !
Thanks a lot!
— Reply to this email directly, view it on GitHubhttps://github.com/ncbi/EvoGeneX/issues/4, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB7HEZGSHR4TY5VAZ7PCBU3XP73RPANCNFSM6AAAAAA2I7BY4Q. You are receiving this because you are subscribed to this thread.Message ID: @.***>
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and are confident the content is safe.
Sounds like it worked!
I am now able to load the library !
Thanks a lot for this quick answer,
Have a good one,
B
Le jeu. 13 juil. 2023 à 16:06, Soumitra Pal @.***> a écrit :
Hi Basai,
Thank you for your interest in EvoGeneX.
I am also facing the same problem. I am not sure if this is some issue with GitHub install function.
However, the following workaround worked for me.
- Clone the GitHub repository on your local computer.
- On a shell terminal, CD to Rpackage directory within EvoGeneX repository.
- Then execute "Rscript build_install.R"
Let me know if that works for you.
— Reply to this email directly, view it on GitHub https://github.com/ncbi/EvoGeneX/issues/4#issuecomment-1634309850, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWE6AFSMZE5GUCG6MOTZCO3XP76FTANCNFSM6AAAAAA2I7BY4Q . You are receiving this because you authored the thread.Message ID: @.***>
Glad to know. Thanks.
Hello,
I would like to use 'EvoGeneX' however I couldn't install it.
I asked couple other colleagues to install it with:
And it sounds that we encountered the same issue (both MacOS and Linux):
I first got this warning something like a dozen of time:
And finally this one before it halt:
If you could help install it, it would be great !
Thanks a lot!