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

problem with loading the pacakage #16

Open
AhmedAli8829 opened this issue Mar 25, 2023 · 1 comment
Open

problem with loading the pacakage #16

AhmedAli8829 opened this issue Mar 25, 2023 · 1 comment

Comments

@AhmedAli8829
Copy link

library(qqplotr)
Error: package or namespace load failed for ‘qqplotr’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘twosamples’

@stamats
Copy link
Contributor

stamats commented Apr 8, 2023

Try
install.packages("twosamples")
library(qqplotr)

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

2 participants