saezlab / liana

LIANA: a LIgand-receptor ANalysis frAmework
https://saezlab.github.io/liana/
GNU General Public License v3.0
176 stars 32 forks source link

Issue in installation #124

Closed youngorchuang closed 11 months ago

youngorchuang commented 1 year ago

When I run the following codes: library(devtools) install_github('saezlab/liana')

It shows: Error: Failed to install 'unknown package' from GitHub: Line starting 'Config/testthat/edit ...' is malformed!

How can I fix this issue?

dbdimitrov commented 1 year ago

Hey,

There was a related issue recently: https://github.com/saezlab/liana/issues/102

Unfortunately, I haven't been able to reproduce the error, so I cannot debug it. Let me know if e.g. installing via source works.