welch-lab / liger

R package for integrating and analyzing multiple single-cell datasets
GNU General Public License v3.0
389 stars 78 forks source link

installation of v0.5 #146

Closed orrzor closed 4 years ago

orrzor commented 4 years ago

Hi Josh and LIGER team,

Thanks for updating the algorithms. I tried installing the latest version (v0.5)

library(devtools)
install_github('MacoskoLab/liger', force = T)

After running this, the package version is still 0.4.2. Is there something else I should be doing? Thank you- Orr

vkozareva commented 4 years ago

We had a slight mix-up in our tagging/release, but we just updated the release to include the new functionality. If you try reinstalling now, it should install the correct version. Sorry about that!

orrzor commented 4 years ago

Thanks a lot Velina, that fixed it! Looking forward to liger'ing. -Orr