Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RANN.L1 dependency no longer on CRAN #140

Closed
ac3957 opened this issue Jan 29, 2020 · 4 comments
Closed

RANN.L1 dependency no longer on CRAN #140

ac3957 opened this issue Jan 29, 2020 · 4 comments

Comments

@ac3957
Copy link

ac3957 commented Jan 29, 2020

When trying to install liger, there is a missing dependency RANN.L1
On its CRAN page:

Package ‘RANN.L1’ was removed from the CRAN repository.

Formerly available versions can be obtained from the archive.

Archived on 2020-01-15 as nothing depends on it.

You'll want to either get this unarchived, or advise users to install RANN.L1 separately with:
install_github("jefferis/RANN@master-L1")

@skpalan
Copy link
Collaborator

skpalan commented Feb 15, 2020

Hi, thank you for your comment! We have noticed this dependency problem, it will be fixed very soon in the next version.

@skpalan skpalan closed this as completed Feb 15, 2020
@htc502
Copy link

htc502 commented Feb 25, 2020

Hi, got the same error. any solution for this problem?

@ac3957
Copy link
Author

ac3957 commented Feb 25, 2020

as mentioned above,

install_github("jefferis/RANN@master-L1")

@raivivek
Copy link

Alternatively, you can also install though conda. conda install r-rann.l1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants