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

Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : namespace ‘scRepertoire’ 1.10.1 is being loaded, but >= 2.0.8 is required #437

Closed
GaF123 opened this issue Nov 1, 2024 · 4 comments

Comments

@GaF123
Copy link

GaF123 commented Nov 1, 2024

When I was trying to install scplotter, it showed: Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
namespace ‘scRepertoire’ 1.10.1 is being loaded, but >= 2.0.8 is required

But the latest version is 2.0.5.

Please help.

many thanks

@Qile0317
Copy link
Collaborator

Qile0317 commented Nov 1, 2024

@GaF123 At the moment please install from the dev branch with devtools::install_github("ncborcherding/scRepertoire@dev")

@GaF123
Copy link
Author

GaF123 commented Nov 1, 2024

Thank you. but it still shows the package version is 1.10.1

@Qile0317
Copy link
Collaborator

Qile0317 commented Nov 1, 2024

Thank you. but it still shows the package version is 1.10.1

Have you reloaded the R session?

@GaF123
Copy link
Author

GaF123 commented Nov 1, 2024

Yes, it still shows:

Restarting R session...

packageVersion("scRepertoire")
[1] ‘1.10.1’

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