Closed enblacar closed 4 months ago
Hi @enblacar,
Reverted some of the last commits as they seemed to have caused some trouble with the installation to several users. The current version in the master branch is now installing fine for me in a fresh installation of R, hope it also works for you. We will work on fixing the last additions that caused the trouble before merging them back to master.
Best
Hi, I also have the same problem, when using GitHub actions when using the dev version. Is there any solution for this?
Hi @joan-yanqiong, Please open a new issue with a the output of R CMD INSTALL
or any specific error message that you encounter.
git clone --depth 1 OmnipathR
cd OmnipathR
R CMD INSTALL .
In this issue there is no information even about the original problem, which has been supposedly resolved in February, and 4 months later we are already way ahead, let's investigate your current problem independently.
Hi,
Thank you for this awesome package!
I would like to draw the attention to the following error log I get when using GitHub actions to check my package. This happens regardless of platform and R version:
Are there any updates on when this could be fixed?
Thanks a lot in advance. Enrique