Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Error in 'projectData' #655

Closed
Yujj1123 opened this issue Jul 31, 2023 · 2 comments
Closed

Error in 'projectData' #655

Yujj1123 opened this issue Jul 31, 2023 · 2 comments

Comments

@Yujj1123
Copy link

Hello,
thank you for developing this package. I have encountered problems when applying. I hope to get your guidance. When I run
cellchat <- projectData(cellchat, PPI.human)
I receive the following error:

Error in isTRUE(r <- .Call(Dim_validate, object, "Matrix")) :
object 'Dim_validate' not found

I don't know the reason for this error. I'm looking forward to your reply!

@sqjin
Copy link
Owner

sqjin commented Aug 5, 2023 via email

@Yujj1123
Copy link
Author

Do you have this issue when running the example dataset?

On Mon, Jul 31, 2023 at 5:23 PM Yujj1123 @.> wrote: Hello, thank you for developing this package. I have encountered problems when applying. I hope to get your guidance. When I run cellchat <- projectData(cellchat, PPI.human) I receive the following error: Error in isTRUE(r <- .Call(Dim_validate, object, "Matrix")) : object 'Dim_validate' not found I don't know the reason for this error. I'm looking forward to your reply! — Reply to this email directly, view it on GitHub <#655>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHXF63HOG72DHENO5DM3EFLXS52R3ANCNFSM6AAAAAA2566P2I . You are receiving this because you are subscribed to this thread.Message ID: @.>

Thanks for your attention!My problem is caused by Matrix1.6 incompatibility. After changing Matrix to 1.5-4.1, CellChat now can be run properly.

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

No branches or pull requests

2 participants