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

Typo in NAMESPACE #120

Open
akhmelevskaya opened this issue Jun 17, 2022 · 2 comments
Open

Typo in NAMESPACE #120

akhmelevskaya opened this issue Jun 17, 2022 · 2 comments

Comments

@akhmelevskaya
Copy link

In NAMESPACE typo in the name of phangorn package:
importFrom(phanghorn,parsimony)

Which results in error during the VISION package installation -

Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : 
  there is no package called ‘phanghorn’
Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
ERROR: lazy loading failed for package ‘VISION’
@SathiyaNManivannan
Copy link

I am having the same issue.

I think the package is spelled phangorn without the second h

@mattjones315
Copy link
Collaborator

Hi all,

I believe I've fixed this typo in our NAMESPACE with the latest push to master. Please let me know if you run into any other issues. Thanks for bringing this to our attention!

-Matt

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

3 participants