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

SelectK Error with Packages #271

Open
zacharyjxy2020 opened this issue Dec 10, 2024 · 1 comment
Open

SelectK Error with Packages #271

zacharyjxy2020 opened this issue Dec 10, 2024 · 1 comment

Comments

@zacharyjxy2020
Copy link

I am attempting to run the following selectk code:

selectK(cellchat.patient, pattern = 'outgoing')

However, this produces the following output and error:

Timing stopped at: 0 0 0
Timing stopped at: 0 0 0
Timing stopped at: 0 0 0
Timing stopped at: 0 0 0
Timing stopped at: 0 0 0
Timing stopped at: 0 0 0
Timing stopped at: 0 0 0
Timing stopped at: 0 0 0
Timing stopped at: 0 0 0
Error in (function (...) : All the runs produced an error:
-#1 [r=2] -> none of the packages are loaded [in call to 'path.package']
-#2 [r=3] -> none of the packages are loaded [in call to 'path.package']
-#3 [r=4] -> none of the packages are loaded [in call to 'path.package']
-#4 [r=5] -> none of the packages are loaded [in call to 'path.package']
-#5 [r=6] -> none of the packages are loaded [in call to 'path.package']
-#6 [r=7] -> none of the packages are loaded [in call to 'path.package']
-#7 [r=8] -> none of the packages are loaded [in call to 'path.package']
-#8 [r=9] -> none of the packages are loaded [in call to 'path.package']
-#9 [r=10] -> none of the packages are loaded [in call to 'path.package']

is this due to an error with my cellchat installation?

@sqjin
Copy link
Member

sqjin commented Dec 11, 2024

@zacharyjxy2020 We did not have this error.

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