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 t(rj) : invalid 'lazy' to R_sparse_transpose() when learn_graph #684

Open
bdiluccia opened this issue Oct 3, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@bdiluccia
Copy link

** If this is a question and not a bug report or enhancement request, please post to our google group at https://groups.google.com/forum/#!forum/monocle-3-users**

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
The code that produced the bug:

traceback()
After the error, run traceback() in R and post the output:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

sessionInfo():
Run sessionInfo() in R and post the output

Additional context
Add any other context about the problem here.

@bdiluccia bdiluccia added the bug Something isn't working label Oct 3, 2023
@bdiluccia
Copy link
Author

Hi,
I get this error: Error in t(rj) : invalid 'lazy' to R_sparse_transpose()
when I run cds <- learn_graph(cds, use_partition = T). Can you help me to understand what is the problem and fix it? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant