Closed ac3957 closed 4 years ago
Hi, thank you for your comment! We have noticed this dependency problem, it will be fixed very soon in the next version.
Hi, got the same error. any solution for this problem?
as mentioned above,
install_github("jefferis/RANN@master-L1")
Alternatively, you can also install though conda
. conda install r-rann.l1
.
When trying to install liger, there is a missing dependency RANN.L1 On its CRAN page:
You'll want to either get this unarchived, or advise users to install RANN.L1 separately with:
install_github("jefferis/RANN@master-L1")